sportsbet_event_markets
Retrieve all betting markets, selections, and live prices for a single sports event, enabling odds comparison and informed betting decisions.
Instructions
All markets + selections + live prices for one sport event.
Returns: {markets:[{marketId, name, selections:[{selectionId, name, price:{winPrice, winPriceNum, winPriceDen}}]}]}
Auth: works without a key; SPORTSBET_REFRESH_TOKEN unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | Sport event id. Required — part of the URL path. |