Return the latest odds for each unique market line for a given fixture. If the ‘asOf’ parameter is provided, the snapshots are taken at that point in time from historical data. Otherwise, it returns the current live snapshot if it exists within the current 5-minutes interval.
Documentation Index
Fetch the complete documentation index at: https://txline-docs.txodds.com/llms.txt
Use this file to discover all available pages before exploring further.
User's session JWT.
The user's long-lived API token, obtained from the activation endpoint.
Bearer token for the user's session JWT.
The user's long-lived API token.
The ID of the fixture
Optional Unix timestamp (ms) for a historical snapshot. If omitted, returns the live snapshot.
Strictly formatted to 3 decimal places, or NA for quarter handicap lines
^(NA|\d+\.\d{3})$