๐Ÿ’ฐ
API 3.0
CtrlK
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