GET /v1/events/{event_id}/odds/snapshot
{
  "event_id": "154866235",
  "items": [
    {
      "bookmaker": "sportsbet",
      "bet_type": "moneyline",
      "period_str": "full time",
      "side": "home",
      "selection_name": "Los Angeles Lakers",
      "odds": 1.59
    },
    {
      "bookmaker": "sportsbet",
      "bet_type": "moneyline",
      "period_str": "full time",
      "side": "away",
      "selection_name": "Houston Rockets",
      "odds": 2.44
    }
  ],
  "resume": "1777512873144-0"
}

Built for agents and humans

MCP server

Tools for events, odds, line movement, and streams. Bets endpoints are support-approved.

Agent skill

Agent-ready instructions.

SDKs and examples

TypeScript, Python, Postman and example builds.

Sports and racing

Sports and racing odds coverage for agent workflows.

SSE odds stream

Lightweight streaming updates for dashboards and alerts.

WebSocket feeds

Bidirectional streams for richer pre-match products.

Get Access

Subscribe to receive access to odds-api.

Sandbox

Free
Free
Requests
1K / month
Streams
Included
  • 30 requests/min
  • Docs and AI assistant

Starter

50K
$25 USD / month
Requests
50K / month
Streams
Included
  • 60 requests/min
  • Self-serve

Growth

250K
$55 USD / month
Requests
250K / month
Streams
Included
  • 120 requests/min
  • Self-serve

Builder

7.5M
$110 USD / month
Requests
7.5M / month
Streams
Included
  • 300 requests/min
  • Email support

Live

20M
$250 USD / month
Requests
20M / month
Streams
Included
  • 600 requests/min
  • Priority email

Pro

75M
$500 USD / month
Requests
75M / month
Streams
Included
  • 1,200 requests/min
  • Priority email plus onboarding

Scale

Custom
Custom
Requests
100M+ typical
Streams
Custom
  • Custom
  • Dedicated support

Bookmaker coverage

Australia

104 bookmakers
Bet365 logo B
Sportsbet logo S
Betfair logo B
TAB logo T
Ladbrokes logo L
Neds logo N
Pointsbet logo P
Unibet logo U
Dabble logo D
Picklebet logo P

United States

12 bookmakers
Draftkings logo D
Fanduel logo F
Betmgm logo B
Caesars logo C
Hardrockbet logo H
Bet365 logo B
Betrivers logo B
Pinnacle logo P
Espnbet logo E
Betparx logo B

United Kingdom

14 bookmakers
Bet365 logo B
Betfair logo B
Paddypower logo P
Skybet logo S
Ladbrokes UK logo LU
Betfred logo B
Betway logo B
Coral logo C
Unibet logo U
Betdaq logo B
See All Countries

Quick start.

  1. 1

    Get a free API key

    ODDS_API_KEY
  2. 2

    Get a list of events and pick one

    GET /v1/events
  3. 3

    Retrieve a snapshot with all the odds

    GET /v1/events/{id}/odds/snapshot
  4. 4

    Start streaming odds updates

    GET /v1/events/{id}/odds/stream

Features

Easy to integrate

Simple JSON, clear docs, and agent tooling for fast setup.

  • JSON for events, odds, bets, results, and usage
  • MCP, agent instructions, SDKs, examples, and Postman
  • Quick start, endpoints, streams, and response samples
Read the docs →

Dependable in production

Status, support, and latency signals for production use.

  • Low-latency API responses with live status
  • 99.8% monthly availability target
  • Email support and on-site assistant
View status →

Broad odds coverage

Bookmakers, sports, racing, events, and markets in one API.

  • Bookmakers across AU, US, UK, Canada, Europe, and more
  • Sports and racing events, odds, streams, history, and results
  • Moneyline, spreads, totals, props, racing, and opportunities
Explore coverage →

75+ Leagues...

NBA logo
AFL logo
NFL logo
NRL logo
NHL logo
MLB logo
NBA logo
AFL logo
NFL logo
NRL logo
NHL logo
MLB logo

... and 100+ Markets

View entire coverage →

FAQs

What is odds-api.net?

odds-api.net is a sports betting odds API for bookmaker odds products, odds comparison tools, dashboards, alerts, models, and backtests. The public site provides pricing, coverage discovery, OpenAPI docs, SDKs, examples, and account access for API keys.

Which bookmakers, sports, racing, leagues, and markets does the Odds API cover?

The coverage page lists the current public catalog across bookmakers, sports, racing, leagues, and recently observed markets. The landing page highlights 100+ bookmakers, sports and racing coverage, 75+ leagues, and 100+ market types, including moneylines, handicaps, totals, team totals, player props, corners, cards, goals, quarters, halves, periods, and innings.

Does odds-api support streaming updates, in-play odds, and historical odds?

SSE and WebSocket update streams are included on every plan, but odds-api does not currently support in-play odds. History is a paid add-on so streaming access and line-movement/backtesting access can be managed separately.

How do developers authenticate requests to the Odds API?

Use the public base URL https://api.odds-api.net/v1 and send your API key from a server-side backend. Keep API keys out of browser-visible code and public repositories. Account pages let users view or rotate their API key.

What can I build with this sports betting odds API?

Common use cases include odds comparison sites, line movement charts, bookmaker price monitors, betting dashboards, alerts, Discord or Telegram bots, internal analytics, and model inputs for fair-price or trading workflows. Bets endpoints for positive EV and arbitrage opportunity feeds are available only by support approval with custom pricing.

Does odds-api have OpenAPI docs, SDKs, examples, and MCP support?

Yes. The public developer package includes OpenAPI JSON and YAML, TypeScript and Python SDKs, Postman collection, JavaScript and Python examples, agent instructions, and an MCP server for coding agents and automated workflows.

How often should I poll odds, events, and coverage endpoints?

Coverage, sports, leagues, and bookmaker metadata change slowly and can usually be refreshed daily. Event lists are better polled in bounded windows, odds snapshots commonly use 60 to 120 second polling, and hot products should combine snapshots with streams where available.

How does pricing work for odds-api.net?

Pricing is monthly in USD. Sandbox is free and includes 1,000 monthly requests. Paid plans run from Starter through Pro, streaming updates are included on every plan, history and support-approved bets endpoints are available as add-ons/custom access, and usage is hard-capped by default so there are no surprise overage bills.