get https://api.sportradar.com////categories//outrights.
Returns a list of outrights, competitors and their odds for a given category ID.
Update Frequency
60s Time To Live / Cache
Data Points
Sport & Category:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | category | String | Country code of a sport category ex. USA (USA, MLB) |
id | category | GUID | Unique ID of a sport category ex. sr:category:16 (MLB) |
name | category | String | Name of a sport category ex. USA |
id | sport | GUID | Unique ID of a sport ex. sr:sport:3 (Baseball) |
name | sport | String | Name of a sport ex. Baseball |
Competitor:
Competitors may be teams or players. Each will appear with unique competitor IDs (
sr:competitor:xxxx
).
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | outright - competitor | String | Abbreviated name of a competitor ex. LOS (Los Angeles Dodgers) or HAA (Haaland, Erling Braut) |
country | outright - competitor | String | Country name of a competitor ex. USA |
country | outright - competitor | String | Country code of a competitor ex. USA |
id | outright - competitor | String | Unique SR ID of a competitor ex. sr:competitor:3638 Click here for more info on Sportradar IDs |
name | outright - competitor | String | Name of a competitor ex. Los Angeles Dodgers or Haaland, Erling Braut |
uuid | outright - competitor | String | Unique UUID of a competitor ex. ef64da7f-cfaf-4300-87b0-9313386b977c Click here for more info on Sportradar IDs |
Books:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | competitor - book | GUID | Unique ID of a sportsbook for a competitor outright ex. sr:book:18186 |
name | competitor - book | String | Name of a sportsbook for a competitor outright ex. FanDuel |
odds | competitor - book | String | Odds of a sportsbook competitor outright ex. +300 (US), 3/1 (UK), or 4.000 (EU) |
removed | competitor - book | String | Signifies a book outright has been removed when true |
Outrights:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_date | outright | Date | End date of an outright ex. 2024-11-03 |
id | outright | Integer | ID of an outright ex. 2761 |
name | outright | String | Name of an outright ex. MLB - World Series - Winner or Premier League - Top goalscorer |
start_date | outright | Date | Start date of an outright ex. 2024-03-20 |
tournament_id | outright | UID | Unique ID of a tournament ex. sr:tournament:109 Click here for more info on Sportradar IDs |
tournament_uuids | outright | String | Unique UUID(s) of a tournament ex. 2ea6efe7-2e21-4f29-80a2-0a24ad1f5f85,2fa448bc-fc17-4d3d-be03-e60e080fdc26,fbe91704-36df-4e7c-864a-06d236425999 Click here for more info on Sportradar IDs |