get https://api.sportradar.com/oddscomparison-player-props//v2//sports//competitions.
Returns a list of competitions for a sport ID that have odds available.
Update Frequency300s Time To Live / Cache
## 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` |
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 competition
`men`, `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` |
`men`, `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` |