Get ALL odds for a sport
GET/v1/odds/all/:sportId
Gets ALL markets for a given sport ID. We strongly recommend to use /odds/latest/{sportId} when you require latest odds
Rate Limit: 1 request per 60 seconds per sport ID
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 500
Successful response
Bad request
Authentication Error
Authorization Error
Rate Limit Exceeded
Internal server error