Docs
Coverage MatrixDocumentationChange LogLog InContact Us
Docs

Sport Competitions

Returns a list of competitions with available odds for a given sport id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Data Points

<Accordion title="Sport & Category" icon="fa-light fa-chart-simple-horizontal">

| Attribute | Parent Element | Type | Description |
| --------- | -------------- | ---- | ----------- |
| `country_code` | `competition` - `category` | String | Country code of a competition's category<br /><br />ex. `ENG` |
| `id` | `competition` - `category` | GUID | Unique ID of a competition's category<br /><br />ex. `sr:category:1` (England, Soccer) |
| `name` | `competition` - `category` | String | Name of a competition's category<br /><br />ex. `England` |

<Accordion title="Competition" icon="fa-light fa-chart-simple-horizontal">

| Attribute | Parent Element | Type | Description |
| --------- | -------------- | ---- | ----------- |
| `futures` | `competition` | Boolean | Signifies futures are available for a competition when `true` |
| `gender` | `competition` | String | Gender for a competition<br /><br />`men`, `women` |
| `id` | `competition` | String | Unique ID for a competition<br /><br />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<br /><br />ex. `Pro A`, `NBA` |
| `player_props` | `competition` | Boolean | Signifies player props are available for a competition when `true` |

</Accordion>

Path Params
string
enum
required
Defaults to trial

The access level of your API key

trial, production

Allowed:
string
required
Defaults to en

2-letter code for supported languages

en (English)

English is the only fully supported language for this API. Click here for valid language codes and a tabular list of available languages per competition.

string
required
Defaults to sr:sport:1

Unique Id of a sport

Examples: sr:sport:1 (Soccer) or sr:sport:2 (Basketball)

Find the complete list of available sports in the Sports endpoint

string
enum
required
Defaults to json

Format returned

json, xml

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json