sportsbet_competition_outrights
Get outright (futures) betting markets for a sport competition by supplying its ID. Returns events with markets, selections, and win prices.
Instructions
Outright (futures) events for a sport competition.
Returns: {events:[{eventId, name, markets:[{name, selections:[{name, price:{winPrice}}]}]}]}
Auth: works without a key; SPORTSBET_REFRESH_TOKEN unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| competitionId | Yes | Sport competition id. Required — part of the URL path. |