racingandsports_race_odds
Fetch bookmaker odds for a single race using the per-race token and race ID from the form-guide page. Use this data to compare fixed-odds prices across all runners.
Instructions
Bookmaker odds for one race. Needs a per-race token (issued by the form-guide page); raceId + token come from the form-guide view.
Returns: (per-runner bookmaker odds; shape served to the form-guide XHR)
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Per-race access token issued by the form-guide page (not generatable here). | |
| raceId | Yes | Race id (from the form-guide page). |