Sport Competitions
GET {{baseUrl}}/:locale/sports/:urn_sport/competitions.{{format}}
Returns a list of competitions for a sport ID that have odds available.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"competitions":[{"id":"laborum dolore deserunt","name":"laboris eiu","category":{"id":"id","name":"reprehenderit ea laboris amet","country_code":"officia"},"futures":false,"gender":"consequat tempor","markets":true,"player_props":true},{"id":"in occaecat mollit Excepteur anim","name":"culpa","category":{"id":"dolore","name":"elit exercitation ut veniam","country_code":"occaecat cillum ut dolore"},"futures":true,"gender":"ad","markets":false,"player_props":false}],"generated_at":"1981-03-25T11:21:13.298Z"}