Returns a list of outrights, competitors and their odds for a given category ID.
Update Frequency60s 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 |
---|---|---|---|
|
| String | Abbreviated name of a competitor |
|
| String | Country name of a competitor |
|
| String | Country code of a competitor |
|
| String | Unique SR ID of a competitor |
|
| String | Name of a competitor |
|
| String | Unique UUID of a competitor |
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 |
---|---|---|---|
|
| Date | End date of an outright |
|
| Integer | ID of an outright |
|
| String | Name of an outright |
|
| Date | Start date of an outright |
|
| UID | Unique ID of a tournament |
|
| String | Unique UUID(s) of a tournament |