πŸ’°
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

πŸ“šBookmaker

Related endpoints

πŸ“šBookmakers

Field description

Field
Description
Type

id

Refers to the unique id of the bookmaker

integer

name

Displays the name of the bookmaker

string

image_path

Displays the image path to the bookmaker logo

string

Include options

none

PreviousEntitiesNextMarket

Last updated 2 years ago