Get a json array of all odd updates from a specific historical 5-minute interval
Odds
Get a json array of all odd updates from a specific historical 5-minute interval
GET
Get a json array of all odd updates from a specific historical 5-minute interval
Authorizations
User's session JWT.
The user's long-lived API token, obtained from the activation endpoint.
Headers
Bearer token for the user's session JWT.
The user's long-lived API token.
Path Parameters
The day since the Unix epoch
The hour of the day (0-23)
The 0-indexed 5-minute interval within the hour (0-11)
Query Parameters
Optional filter by fixture ID
Response
Strictly formatted to 3 decimal places, or NA for quarter handicap lines
Pattern:
^(NA|\d+\.\d{3})$