sportsbet_racecard
Fetch race details for a single event, returning runners, their win prices, and scratchings. Use this tool to view the full racecard and odds for any given event.
Instructions
Racecard for one race: runners, prices, scratchings.
Returns: {event:{eventId, raceNumber}, markets:[{marketId, name, selections:[{name, price:{winPrice, winPriceNum, winPriceDen}}]}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | Racing event id. Required — part of the URL path. | |
| selectionNames | No | Include full selection (runner) names. |