get https://api.sportradar.com////sports//categories.
Returns a list of categories for a sport ID that have outrights available.
Update Frequency
300s Time To Live / Cache
Data Points
Sport & Category:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | cateogries - category | String | Country code of a sport category ex. USA (USA, MLB) |
id | cateogries - category | GUID | Unique ID of a sport category ex. sr:category:16 (MLB) |
name | cateogries - category | String | Name of a sport category ex. USA |
outrights | cateogries - category | Boolean | Signifies a sport category has outrights when true |
sport_id | cateogries - category | GUID | Unique sport ID of a sport category ex. sr:sport:3 (Baseball) |
id | sport | GUID | Unique ID of a sport ex. sr:sport:3 (Baseball) |
name | sport | String | Name of a sport ex. Baseball |