entain_racing_racecard
Get a full racecard for a single race, including entrants, fixed-odds price fluctuations, and form. Input a race UUID to retrieve structured markets, prices, and meeting data for betting analysis and odds comparison.
Instructions
Full priced racecard for one race — entrants, fixed-odds fluctuations, form.
Returns: {status, data:{races:{}, markets:{}, prices:{}, entrants:{}, price_fluctuations:{:[floats — LAST is the live fixed win price]}, meetings:{}}}
Example: One priced racecard {"id": "7f553143-1ed4-4ef8-a622-46c7563e6c83"}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Race UUID from the meetings route. | |
| method | No | Upstream RPC method (racecard). | racecard |