get https://api.sportradar.com/oddscomparison-liveodds//v2//sports//competitions.
Returns a list of competitions with available odds for a given sport id.
Data Points
Sport & Category:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | competition - category | String | Country code of a competition's category ex. ENG |
id | competition - category | GUID | Unique ID of a competition's category ex. sr:category:1 (England, Soccer) |
name | competition - category | String | Name of a competition's category ex. England |
Competition:
Attribute | Parent Element | Type | Description |
---|---|---|---|
futures | competition | Boolean | Signifies futures are available for a competition when true |
gender | competition | String | Gender for a competitionmen , women |
id | competition | String | Unique ID for a competition ex. sr:competition:17 (Premier League) |
markets | competition | Boolean | Signifies prematch markets are available for a competition when true |
name | competition | String | Name of a competition ex. Pro A , NBA |
player_props | competition | Boolean | Signifies player props are available for a competition when true |