entain_racing_future_markets
Retrieve future racing markets with race names and start times via RPC. Enables cross-provider comparison of odds and stats.
Instructions
Legacy v1 racing RPC selector (future-markets races feed).
Returns: {status, data:{races:{:{name, advertised_start:{seconds}}}}}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | Upstream RPC method (observed: future-markets). | future-markets |
| exclude | No | Field mask, e.g. {"markets":true,"prices":true,"entrants":true}. |