sportsbet_racing_allracing
Retrieves all horse and greyhound race meetings for a specified date, grouped by meeting with event details like race number and start time.
Instructions
All race meetings (every code) for one date, grouped by meeting.
Returns: {meetings:[{competitionId, name, raceType, events:[{eventId, raceNumber, advertisedStartTime}]}]}
Example: All racing for a given day
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventDate | Yes |