betr_next5_races
Get next horse races with time-to-jump countdown, filtered by race type and country, to identify imminent betting opportunities.
Instructions
Next races about to jump, with time-to-jump, for a race-type + country filter.
Returns: {Items:[{Race:{EventId, Venue, RaceNo, AdvertisedStartTime, StateCode}, TimeToJump, SecondsToJump, EventType}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| CountryFilter | No | Country filter (0 = all). | |
| EventTypeFilter | No | Race-type filter (7 = all racing; 1 thoroughbred, etc.). |