💰
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. Endpoints

Bookmakers

PreviousGET Last Updated OddsNextGET All Bookmakers

Last updated 2 years ago

Are you looking for a specific bookmaker? Retrieve all the bookmakers our Football API offers via the bookmakers' endpoint.

Use one of our 4 bookmakers endpoints. Per endpoint, you can find the details, including base URL, parameters, includes and more.

  • GET All Bookmakers: returns all the bookmakers available in our football API.

  • GET Bookmaker by ID: returns bookmakers' information from your requested bookmaker ID.

  • GET Bookmakers by Fixture ID: returns all the bookmakers available for your requested fixture ID.

  • GET Bookmaker Event ID's by Fixture ID: returns all the bookmakers event ids available for your requested fixture ID.

Include options

none

Related Entities:

Get an overview and explanation of all the fields returned in the API response. The related entities for the bookmakers endpoints are:

📚
Bookmaker