Betway MW Data API

Betway MW API for Pre-Match & Live Odds

Access pre-match and live odds from Betway MW across 18 sports — Soccer, Cricket, Rugby Union, Basketball, Tennis and more. Normalized markets with decimal & fractional odds, paginated REST endpoints, and a real-time WebSocket feed. One API key for all bookmakers.

What a Betway MW API Response Looks Like

GET /api/betwaymw/soccer/events?page=1&limit=5
{
  "total": 548,
  "page": 1,
  "limit": 5,
  "totalPages": 110,
  "hasNextPage": true,
  "events": [
    {
      "sport": "soccer",
      "country": "England",
      "league": "Community Shield",
      "eventId": "71778720",
      "home": "Arsenal",
      "away": "Manchester City",
      "live": false,
      "startTime": "2026-08-16T14:00:00.000Z",
      "markets": [
        {
          "canonicalMarket": "MATCH_RESULT",
          "rawName": "[Win/Draw/Win]",
          "period": "FULL_TIME",
          "isActive": true,
          "suspended": false,
          "marketId": "717787201",
          "selections": [
            {
              "canonicalOutcome": "HOME",
              "rawName": "Arsenal FC",
              "odds": 2.29,
              "fractional": "129/100",
              "isActive": true,
              "selectionId": "7177872011"
            },
            {
              "canonicalOutcome": "DRAW",
              "rawName": "Draw",
              "odds": 3.50,
              "fractional": "5/2",
              "isActive": true,
              "selectionId": "7177872012"
            },
            {
              "canonicalOutcome": "AWAY",
              "rawName": "Manchester City",
              "odds": 2.75,
              "fractional": "7/4",
              "isActive": true,
              "selectionId": "7177872013"
            }
          ]
        }
      ]
    }
  ]
}

Why Use PulseScore for Betway MW Data

18-Sport Coverage

Pre-match and live odds from Betway MW across 18 sports — Soccer, Basketball, Tennis, Cricket, American Football, Table Tennis, Rugby Union, Boxing, Baseball, MMA, Darts, Handball, Ice Hockey, Futsal, Snooker, Volleyball, Australian Rules, and Beach Volleyball. One integration, one catalog.

Deep Multi-Sport Book

Betway MW is a broad, traditional sportsbook with strong cricket and rugby coverage plus niche markets — snooker, darts, futsal, handball, and beach volleyball — 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.

Decimal & Fractional Odds

Every selection ships with both decimal and fractional odds plus a live suspended flag, wrapped in the same canonical market structure — MATCH_RESULT, OVER_UNDER, ASIAN_HANDICAP — used across every sport and bookmaker on PulseScore.

One Key, All Bookmakers

A single API key unlocks every bookmaker included in your plan — Betway MW, Bet365, Stake, BetOnline, Fanduel, Bwin, and more. No separate accounts or rotation logic.

Frequently Asked Questions

What data does the Betway MW API provide?

PulseScore provides pre-match and live odds from Betway MW across 18 sports — Soccer, Basketball, Tennis, Cricket, American Football, Table Tennis, Rugby Union, Boxing, Baseball, MMA, Darts, Handball, Ice Hockey, Futsal, Snooker, Volleyball, Australian Rules, and Beach Volleyball. Each event includes normalized market data with canonical market types, selections, and decimal plus fractional odds.

Which sports are covered?

All 18 sports Betway MW publishes markets for: Soccer, Basketball, Tennis, Cricket, American Football, Table Tennis, Rugby Union, Boxing, Baseball, MMA, Darts, Handball, Ice Hockey, Futsal, Snooker, Volleyball, Australian Rules, and Beach Volleyball. Each sport exposes /leagues, /leagues/:league/events, /events (paginated), and /events/:eventId. Live events are exposed separately at /live-events, /live-events/sports, and /live-events/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 carrying both decimal odds and fractional odds. The same structure is shared across all sports and all bookmakers on PulseScore — write your integration once.

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 Betway MW alongside other bookmakers with the same key?

Yes. A single API key gives you access to every bookmaker included in your plan — Betway MW, Bet365, Stake, BetOnline, 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 every bookmaker API.

Does Betway MW support live in-play data?

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

Is there a WebSocket feed for live events?

Yes. PRO and MAX plans get access to wss://api.pulsescore.net/api/betwaymw/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 Betway MW API Today

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