💰
API 3.0
Odds API 3.0
Odds API 3.0
  • Getting Started
    • 🙋‍♂️Welcome
    • 🔐Authentication
    • 💡Request options
    • 🧭Query complexity
    • 📔Response Codes
    • Endpoints
      • 👓Pre-match Odds
        • GET All Odds
        • GET Odds by Fixture ID
        • GET Odds by Fixture ID and Bookmaker ID
        • GET Odds by Fixture ID and Market ID
        • GET Last Updated Odds
      • 🧠Inplay Odds
        • GET All Odds
        • GET Odds by Fixture ID
        • GET Odds by Fixture ID and Bookmaker ID
        • GET Odds by Fixture ID and Market ID
        • GET Last Updated Odds
      • 📚Bookmakers
        • GET All Bookmakers
        • GET Bookmaker by ID
        • GET Bookmakers Search by Name
        • GET Bookmakers by Fixture ID
        • GET Bookmaker Event ID's by Fixture Id
      • 📑Markets
        • GET All Markets
        • GET Market by ID
        • GET Markets by Search by Name
    • Entities
      • 📚Bookmaker
      • 📑Market
      • 👓Odd
      • 🧠InplayOdd
Powered by GitBook
On this page
  1. Getting Started
  2. Entities

Odd

PreviousMarketNextInplayOdd

Last updated 2 years ago

Related endpoints

Field description

Field
Description
Type

id

Refers to the unique id of the odd

integer

fixture_id

Refers to the fixture related to the odd

integer

market_id

Refers to the market related to the odd

integer

bookmaker_id

Refers to the bookmaker related to the odd

integer

label

Displays the label of the odd

string

value

Displays the value of the odd

string

name

Displays the name of the odd

string

market_description

Displays the description of the market

string

probability

Displays the probability odd

string

dp3

Displays the dp3 odd

string

fractional

Displays the fractional odd

string

american

Displays the american odd

string

winning

Determines if the odd is winning or not

boolean

stopped

Determines if the odd is stopped or not

boolean

total

Displays the total of the odd

string / null

handicap

Displays the handicap of the odd

string / null

participants

Displays the participants of the odd

string / null

Include options

👓
👓Pre-match Odds
market
bookmaker
fixture