Pre-Match Odds Coverage
Full pre-match odds for Soccer, Basketball, and Tennis from Paddy Power. Match result, over/under, handicaps, correct score, and many more markets.
Paddy Power Data API
Access pre-match odds from Paddy Power for Soccer, Basketball, Tennis, and Horse Racing. Normalized markets, paginated endpoints, and full Swagger documentation. One API key for all bookmakers.
{
"total": 142,
"page": 1,
"limit": 5,
"totalPages": 29,
"hasNextPage": true,
"events": [
{
"sport": "soccer",
"country": "England",
"league": "Premier League",
"eventId": "32861947",
"home": "Arsenal",
"away": "Chelsea",
"live": false,
"startTime": "2026-03-25T15:00:00.000Z",
"markets": [
{
"canonicalMarket": "MATCH_RESULT",
"rawName": "Match Odds",
"period": "FULL_TIME",
"isActive": true,
"marketId": "1.234567890",
"selections": [
{
"canonicalOutcome": "HOME",
"rawName": "Arsenal",
"odds": 1.85,
"isActive": true,
"selectionId": "48291034"
},
{
"canonicalOutcome": "DRAW",
"rawName": "Draw",
"odds": 3.60,
"isActive": true,
"selectionId": "48291035"
},
{
"canonicalOutcome": "AWAY",
"rawName": "Chelsea",
"odds": 4.20,
"isActive": true,
"selectionId": "48291036"
}
]
}
]
}
]
}Full pre-match odds for Soccer, Basketball, and Tennis from Paddy Power. Match result, over/under, handicaps, correct score, and many more markets.
All markets use canonical naming - MATCH_RESULT, OVER_UNDER, ASIAN_HANDICAP, etc. Same structure across all sports. No mapping headaches.
Clean RESTful endpoints with full Swagger/OpenAPI documentation. Paginated events, league filtering, and single event lookups.
Full horse racing coverage with race cards, each-way odds, jockey and trainer info. Updated in real time as races approach.
PulseScore provides pre-match odds from Paddy Power for Soccer, Basketball, Tennis, and Horse Racing. Each event includes normalized market data with canonical market types, selections, and odds.
Soccer, Basketball, Tennis, and Horse Racing. Each sport has league listings and individual event endpoints with full market coverage.
All markets use a canonical format: each market has a type (e.g., MATCH_RESULT, OVER_UNDER), period (FULL_TIME, FIRST_HALF), and selections with decimal odds. The same structure is used across all sports and bookmakers.
Yes. The BASIC plan is free and includes 500 API requests per month. Upgrade to PRO or MAX for unlimited requests.
Yes. A single API key gives you access to all bookmakers included in your plan. No need for separate keys or accounts.
Sign up for a free account, generate an API key from your dashboard, and pass it via the X-Secret header. The same key works for all bookmaker APIs.
Free tier available. No credit card required. Get your API key in 30 seconds.