Sky Bet odds across sports, one API

Bring Sky Bet prices into comparison screens, alerts and models with the skybet filter. Recent feed observations span football, NFL, AFL, cricket and more, with consistent event and selection fields.

GET /v1/events/{event_id}/odds/snapshot?bookmakers=skybet
{
  "event_id": "$EVENT_ID",
  "items": [
    
    {
      "bookmaker": "skybet",
      "bet_type": "moneyline",
      "period_str": "full game",
      "side": "home",
      
      "selection_name": "Kansas City Chiefs",
      "odds": 1.91
    },
    
    {
      "bookmaker": "skybet",
      "bet_type": "moneyline",
      "period_str": "full game",
      "side": "away",
      
      "selection_name": "Buffalo Bills",
      "odds": 2.00
    }
    
  ],
  "resume": "$RESUME_TOKEN"
}
Sky Bet API filter Request only Sky Bet prices with the canonical skybet bookmaker key.
Cross-sport market fields Keep Sky Bet result, winner, total and player selections in the same event and period model.
Sky Bet snapshots and updates Load an event snapshot, then follow supported pre-match changes with SSE or WebSockets.

Put Sky Bet prices to work.

Build more than a fixture list with Sky Bet markets and prices.

Cross-sport boards

One Sky Bet view

Show football, NFL, AFL, cricket and ice hockey fixtures in the same product.

Market alerts

Track exact lines

Watch a price against its period and threshold so a new line is not mistaken for a price move.

UK comparisons

Side by side

Place Sky Bet beside Paddy Power or William Hill on matching events and selections.

UK bookmaker API guides

Compare the UK bookmaker guides

Use the skybet key alongside other UK sources on the same event, market and selection.

Explore UK bookmaker coverage

Sky Bet sports in the API

Sports recently observed in the API.

  • Football
  • American football
  • Aussie rules
  • Cricket
  • Rugby league
  • Table tennis
  • Baseball
  • Ice hockey
  • Tennis

Built for agents and humans

MCP server

Tools for events, odds, line movement, streams, and paid-plan positive EV or arbitrage feeds.

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.

Connect Sky Bet to your product

Choose a sport and event, then request Sky Bet prices using its bookmaker key.

  1. 1

    Find the Sky Bet key

    Use GET /v1/bookmakers to confirm skybet, then choose the sport and league for your product.

  2. 2

    Select an event

    Load a football, NFL, AFL or other observed fixture with Sky Bet in its bookmaker list.

  3. 3

    Request its markets

    Filter the event snapshot with bookmakers=skybet and retain market, period, line and selection fields.

  4. 4

    Follow the price

    Start from the snapshot and process supported pre-match updates using its resume token.

Odds API Pricing

Choose a monthly plan based on request volume, rate limits, and support.

Best for first builds

Starter

50K
$30 USD / month

Odds

Requests
50K / month
Streams
150 stream-hours / month
Stream connections
1 concurrent
  • All Bookmakers
  • All Markets
  • 60 requests/min
  • Self-serve

Bets

  • Positive EV and arbitrage bets
  • Up to 2 bookmakers
Best value

Builder

2M
$90 USD / month

Odds

Requests
2M / month
Streams
1,500 stream-hours / month
Stream connections
8 concurrent
  • All Bookmakers
  • All Markets
  • 300 requests/min
  • Email support

Bets

  • Positive EV and arbitrage bets
  • Up to 6 bookmakers

Live

20M
$250 USD / month

Odds

Requests
20M / month
Streams
6,000 stream-hours / month
Stream connections
25 concurrent
  • All Bookmakers
  • All Markets
  • 600 requests/min
  • Priority email

Bets

  • Positive EV and arbitrage bets
  • Up to 15 bookmakers

Pro

75M
$500 USD / month

Odds

Requests
75M / month
Streams
20,000 stream-hours / month
Stream connections
75 concurrent
  • All Bookmakers
  • All Markets
  • 1,200 requests/min
  • Priority email plus onboarding

Bets

  • Positive EV and arbitrage bets
  • Up to 50 bookmakers

Scale

Custom
Custom

Odds

Requests
100M+ typical
Streams
Custom
Stream connections
Custom
  • All Bookmakers
  • All Markets
  • Custom
  • Dedicated support

Bets

  • Positive EV and arbitrage bets
  • Custom bookmaker access

Sky Bet API FAQs

Bookmaker filters, sports, market shapes and supported updates.

Which filter returns Sky Bet odds?

Use bookmakers=skybet on GET /v1/events/{event_id}/odds/snapshot. The event must include a current Sky Bet observation.

Which sports appear in Sky Bet coverage?

Recent public observations include football, American football, Aussie rules, cricket, ice hockey, rugby league, tennis, baseball and table tennis.

How do I show a football draw?

Use the moneyline 3w market and keep home, draw and away as separate selections for the same period. Do not collapse the draw into a two-way winner market.

Can I receive Sky Bet changes through a stream?

Start with the REST snapshot. Where that event has a supported stream, consume its updates and reconnect from the returned resume token.

Build with Sky Bet odds

Create a key and request Sky Bet prices for the events your product follows.