10Bet(CO.UK) Data API

10Bet(CO.UK) API for Pre-Match & Live Odds

Access pre-match and live odds from 10Bet(CO.UK) across 19 sports — Soccer, Basketball, Tennis, Esports, MMA, Handball and more. Normalized markets, paginated REST endpoints, and a real-time WebSocket feed. One API key for all bookmakers.

What a 10Bet(CO.UK) API Response Looks Like

GET /api/10bet/soccer/events?page=1&limit=5
{
  "total": 320,
  "page": 1,
  "limit": 5,
  "totalPages": 64,
  "hasNextPage": true,
  "events": [
    {
      "sport": "soccer",
      "country": "England",
      "league": "Premier League",
      "eventId": "28725494",
      "home": "Arsenal",
      "away": "Manchester City",
      "live": false,
      "startTime": "2026-08-16T14:00:00.000Z",
      "markets": [
        {
          "canonicalMarket": "MATCH_RESULT",
          "rawName": "Match Result",
          "period": "FULL_TIME",
          "isActive": true,
          "marketId": "786022403",
          "selections": [
            {
              "canonicalOutcome": "HOME",
              "rawName": "Arsenal",
              "odds": 2.29,
              "isActive": true,
              "selectionId": "2629154781"
            },
            {
              "canonicalOutcome": "DRAW",
              "rawName": "Draw",
              "odds": 3.50,
              "isActive": true,
              "selectionId": "2629154782"
            },
            {
              "canonicalOutcome": "AWAY",
              "rawName": "Manchester City",
              "odds": 2.75,
              "isActive": true,
              "selectionId": "2629154783"
            }
          ]
        }
      ]
    }
  ]
}

Why Use PulseScore for 10Bet(CO.UK) Data

19-Sport Coverage

Pre-match odds from 10Bet(CO.UK) across 19 sports — from Soccer, Basketball, and Tennis to Esports, MMA, Handball, and more. One integration, one normalized catalog.

Deep Multi-Sport Book

10Bet(CO.UK) is a broad, established sportsbook with strong soccer and tennis depth plus niche markets — table tennis, snooker, darts, futsal, and esports — that thinner odds APIs cover lightly or skip entirely.

Live WebSocket Streaming

Real-time push of every in-play event for the chosen sport, broadcast roughly every second. PRO and MAX plans only — connect once and receive each update as it happens. All markets use canonical naming (MATCH_RESULT, OVER_UNDER, ASIAN_HANDICAP) so there are no mapping headaches.

One Key, All Bookmakers

A single API key unlocks every bookmaker included in your plan - 10Bet(CO.UK), Bet365, BetOnline, Fanduel, Bwin, and more. No separate accounts or rotation logic.

Frequently Asked Questions

What data does the 10Bet(CO.UK) API provide?

PulseScore provides pre-match odds from 10Bet(CO.UK) across 19 sports. Each event includes normalized market data with canonical market types, selections, and decimal odds.

What sports are covered?

All 19 sports 10Bet(CO.UK) publishes pre-match markets for: Soccer, Basketball, Tennis, Table Tennis, Cricket, American Football, Ice Hockey, Baseball, Boxing, MMA, Darts, Handball, Futsal, Snooker, Volleyball, Rugby League, Rugby Union, Esports, and Australian Rules. Each sport exposes /leagues, /leagues/:league/events, /events (paginated), and /events/:eventId.

How are the markets structured?

All markets use a canonical format: each market has a type (e.g., MATCH_RESULT, OVER_UNDER, ASIAN_HANDICAP), period (FULL_TIME, FIRST_HALF), and selections with decimal odds. The same structure is used across all sports and bookmakers.

Is there a free tier?

Yes. The BASIC plan is free and includes 500 API requests per month. Upgrade to PRO or MAX for unlimited requests.

Can I access 10Bet(CO.UK) alongside other bookmakers with the same API key?

Yes. A single API key gives you access to every bookmaker included in your plan — 10Bet(CO.UK), Bet365, BetOnline, Betano(DE), Fanduel, Bwin, and more. No need for separate keys or accounts.

How do I authenticate with the API?

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.

Does 10Bet(CO.UK) support live in-play data?

Yes. Live in-play events are available via REST (/api/10bet/live-events, /live-events/sports, /live-events/events/:eventId) and via WebSocket at wss://api.pulsescore.net/api/10bet/ws/live. The WebSocket pushes every in-play event for the subscribed sport roughly every second. PRO and MAX plans only.

Is there a WebSocket feed for live events?

Yes. PRO and MAX plans get access to wss://api.pulsescore.net/api/10bet/ws/live, which pushes every in-play event for the subscribed sport roughly every second. Pass key and sport as query parameters. PRO supports 1 concurrent connection, MAX supports 3.

Start Using the 10Bet(CO.UK) API Today

Free tier available. No credit card required. Get your API key in 30 seconds.