Select a match
Choose any live or completed match to see its Bookmaker, Mini Bookmaker, and complete Fancy market results.
Match
event_idMatch markets
Fancy results
| Market | Status | No | Yes | Result | Settled |
|---|
Choose any live or completed match to see its Bookmaker, Mini Bookmaker, and complete Fancy market results.
event_id| Market | Status | No | Yes | Result | Settled |
|---|
List live matches, open one match with every Fancy market, or consume the immutable result stream.
GET /api/partner/v1/matches/liveGET /api/partner/v1/matches/{eventId}GET /api/partner/v1/resultsSend a results-scoped key as Authorization: Bearer wb_live_… or X-API-Key. Keep it server-side in production.
open accepts tickets, suspended remains visible without ticket acceptance, and completed carries resultValue.
Result records are append-only. Upsert by resultId only when a higher revision arrives. retracted withdraws the previous declaration.
Send If-None-Match with the prior ETag. An unchanged representation returns 304 Not Modified.
Validation and service errors use application/problem+json. A rate-limited request returns 429 with Retry-After.
Use ?includeHistory=true on /results for all revisions. Opaque cursors are bound to the original filters.