Betting
Outrights Betting
Retrieve outright/futures betting odds for competitions related to a competitor, including league winner, relegation, and tournament winner markets
GET
Outright Bets
Overview
Returns outright (futures) betting odds for various markets across competitions. This includes season-long bets such as competition winner, relegation odds, and tournament winners. Data is organized by competition with multiple betting tables per competition.Query Parameters
Comma-separated list of competition IDs to retrieve outrights for.
The preferred bookmaker ID for odds display.
Application type identifier (resolved automatically).
Language identifier (resolved automatically).
Timezone for date/time values (auto-resolved, or specify e.g.,
America/New_York). All date/time fields use ISO 8601 format with a dynamic timezone offset.Country identifier for localization (resolved automatically).
Response Structure
Array of outright betting sections grouped by season/competition.
Array of bookmaker definitions with branding and links.
Array of sport definitions.
Array of country definitions.
Array of competition definitions with full metadata.
Array of competitor/team definitions referenced in the outrights.
Bet Line Types
| Type ID | Name | Description |
|---|---|---|
| 64 | Competition Winner | Odds to win the competition/league |
| 66 | To Be Relegated | Odds for the team to be relegated |
Odds Trend Values
| Value | Meaning | Description |
|---|---|---|
| 0 | Unchanged | Odds have not moved |
| 1 | Shortened | Odds decreased (selection more likely) |
| 3 | Drifted | Odds increased (selection less likely) |
Example Request
Example Response
Use Cases
- Season Predictions: Display odds for league winners before and during the season
- Relegation Battles: Show which teams are favorites to be relegated
- Tournament Winners: Display Champions League, FA Cup, and other tournament winner odds
- Odds Comparison: Track odds movements with trend indicators
- Multiple Competitions: Retrieve outrights for related competitions in one call
Notes
- Odds are provided by the specified bookmaker (default: Bet365)
- The
trendfield indicates recent odds movement direction - Rows are typically ordered by current odds (favorites first)
- The
isWonfield appears for concluded markets - International competitions may include
secondaryNamefor country identification
Last modified on March 15, 2026
Outright Bets