sportsbet_event_markets
Retrieve all markets, selections, and live prices for a single sport event using its event ID. Access win prices in multiple formats.
Instructions
All markets + selections + live prices for one sport event.
Returns: {markets:[{marketId, name, selections:[{selectionId, name, price:{winPrice, winPriceNum, winPriceDen}}]}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes |