Paddy Power odds through one API

Request Paddy Power prices with the paddypower bookmaker key. Recent feed coverage spans UK and international football competitions, with three-way results, winner prices and totals in a consistent event format.

GET /v1/events/{event_id}/odds/snapshot?bookmakers=paddypower
{
  "event_id": "$EVENT_ID",
  "items": [
    
    {
      "bookmaker": "paddypower",
      "bet_type": "total",
      "period_str": "full time",
      "side": "over",
      "line": "2.5",
      "selection_name": "Over 2.5 goals",
      "odds": 1.91
    },
    
    {
      "bookmaker": "paddypower",
      "bet_type": "total",
      "period_str": "full time",
      "side": "under",
      "line": "2.5",
      "selection_name": "Under 2.5 goals",
      "odds": 1.95
    }
    
  ],
  "resume": "$RESUME_TOKEN"
}
Paddy Power API filter Request only Paddy Power prices with the canonical paddypower bookmaker key.
Results and goal totals Separate Paddy Power three-way results, two-way winners and over or under goal lines.
Paddy Power price updates Start with the event snapshot and follow supported pre-match changes for that bookmaker key.

Build around Paddy Power prices.

Use its competition list and market detail in screens that need more than a final score.

Competition boards

Domestic + Europe

Group observed EPL, Championship and European fixtures under one Paddy Power filter.

Result displays

Draws stay visible

Show home, draw and away as distinct outcomes when the result market has three selections.

Goal alerts

Follow the line

Alert on a matching over or under selection at the same goal line and period.

UK bookmaker API guides

Compare the UK bookmaker guides

Compare Paddy Power with other UK bookmakers on the same event, result or total line.

Explore UK bookmaker coverage

Paddy Power sports in the API

Sports recently observed in the API.

  • Football

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 Paddy Power match odds

Find an event, then request Paddy Power results or totals with the exact bookmaker key.

  1. 1

    Use the Paddy Power key

    Read GET /v1/bookmakers and filter with paddypower in your event requests.

  2. 2

    Choose a competition

    Find a Paddy Power event in an observed UK or international league.

  3. 3

    Match the market

    Request the event snapshot and keep three-way results separate from two-way winners and goal totals.

  4. 4

    Update the display

    Use the observation time and supported changes to refresh the exact line shown to users.

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

Paddy Power API FAQs

Bookmaker access, competition reach and matching result or total lines.

What is Paddy Power's bookmaker key?

The canonical filter is paddypower. Use bookmakers=paddypower in a covered event odds snapshot.

Which competitions appear in Paddy Power coverage?

Recent public observations include the EPL, English Championship, Scotland Premiership, UEFA Champions League, La Liga and Bundesliga.

Can I compare Paddy Power with Sky Bet?

Yes, for a shared event. Pass bookmakers=paddypower,skybet and compare only matching periods, market types, lines and selections.

How do I track a changing goal total?

Keep the total's line value with its over or under price. Start from a REST snapshot and follow supported updates for that event.

Build with Paddy Power prices

Create a key and request Paddy Power odds for the competitions your product follows.