Ladbrokes API for odds and player props

Access Ladbrokes odds and player props through odds-api. Request goals, tries, points, rebounds, assists and more across covered sports with one API key.

Free key. 1,000 requests. No credit card.

GET /v1/events/{event_id}/odds/snapshot?bookmakers=ladbrokes
{
  "event_id": "154866235",
  "items": [
    
    {
      "bookmaker": "ladbrokes",
      "bet_type": "moneyline",
      "period_str": "full time",
      "side": "home",
      "selection_name": "Los Angeles Lakers",
      "odds": 1.61
    },
    
    {
      "bookmaker": "ladbrokes",
      "bet_type": "moneyline",
      "period_str": "full time",
      "side": "away",
      "selection_name": "Houston Rockets",
      "odds": 2.40
    }
    
  ],
  "resume": "1777512873144-0"
}
Ladbrokes API filter Request only Ladbrokes prices with the canonical ladbrokes bookmaker key.
Player props across sports Request goals, tries, points, rebounds, assists, disposals, strikeouts, and more where supplied.
REST and live streams Start with REST, then add SSE or WebSocket updates.

Ladbrokes API markets

Use normalized bet_type values for Ladbrokes match odds, totals, and player props across covered sports.

Market API bet_type What it covers
Match result moneylinemoneyline 3w Home and away prices, plus home-draw-away prices for draw-capable events.
Handicaps handicap Home and away handicap or spread prices, including alternate lines.
Totals totaltotal goalstotal tries Over and under match totals, with goal and try metrics where supplied.
Team totals team totalteam total tries Home or away team over and under totals, including team tries.
Scoring player props player goalsplayer triesanytime touchdown Player scoring markets across covered rugby, soccer, hockey, and American football events.
Performance player props player pointsplayer reboundsplayer assistsplayer disposalsplayer strikeouts Player stat lines across covered basketball, AFL, baseball, and other supported sports.
Corners total cornersteam total corners Total match corners and home or away team corner totals.

Full-time, first-half, and first-quarter variants are available where supplied. Exact availability changes by sport, league, event, and time.

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.

How to use the Ladbrokes API

Find a covered event, then request its Ladbrokes prices using the same normalized response model as every supported bookmaker.

  1. Load the catalog

    Create an API key, then retrieve the current bookmaker and event catalog.

  2. Choose a Ladbrokes event

    Select an event that includes Ladbrokes in its available bookmaker coverage.

  3. Request the odds

    Fetch the snapshot with bookmakers=ladbrokes and retain the freshness fields.

Odds API Pricing

Start free, then choose a monthly plan based on request volume, rate limits, and support.

Sandbox

Free
Free
Requests
1K / month
Streams
25 stream-hours / month
  • 30 requests/min
  • Docs and AI assistant

Starter

50K
$25 USD / month
Requests
50K / month
Streams
150 stream-hours / month
  • 60 requests/min
  • Self-serve
Best value

Builder

2M
$90 USD / month
Requests
2M / month
Streams
1,500 stream-hours / month
  • 300 requests/min
  • Email support

Live

20M
$250 USD / month
Requests
20M / month
Streams
6,000 stream-hours / month
  • 600 requests/min
  • Priority email

Pro

75M
$500 USD / month
Requests
75M / month
Streams
20,000 stream-hours / month
  • 1,200 requests/min
  • Priority email plus onboarding

Scale

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

Ladbrokes API FAQs

Clear answers about coverage, live updates, and how this independent integration works.

Is this an official Ladbrokes API?

No. odds-api is an independent data service that provides normalized Ladbrokes odds where coverage is available. It is not affiliated with, endorsed by, or sponsored by Ladbrokes.

How do I retrieve Ladbrokes odds with the API?

Find a covered event, then request its odds snapshot with the bookmakers=ladbrokes query filter. The response uses the same normalized schema as other bookmakers in odds-api.

Does the Ladbrokes API integration support live odds?

Yes, active covered events can move from an initial REST snapshot to SSE or WebSocket updates. Availability depends on the event, league, market, and time.

Which Ladbrokes player props are available?

Covered Ladbrokes events can include player goals, tries, points, rebounds, assists, disposals, strikeouts, and other scoring or performance markets. Exact props vary by sport, league, event, and time.

Which Ladbrokes sports and markets are available?

The normalized Ladbrokes integration covers match odds, handicaps, totals, team totals, corners, and a wide range of player props across supported sports. Full-time, first-half, and first-quarter variants are available where supplied. Confirm current Ladbrokes availability before requesting a snapshot or opening a stream.

Start using the Ladbrokes API

Create a free key, find a covered event, and request its current Ladbrokes odds.

Free key. 1,000 requests. No credit card.