whapi.com

The William Hill SportsData REST API is a collection of GET methods to provide William Hill product data such as sport, competition, event, market and selection data (including prices).

15 endpoints entertainment
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (1 total)

whatsapp-api-sdk-php ✓ Official
composer require whatsapp-api-sdk-php
curl examples
Retrieves a list of events for the provided IDs.
curl \
  /events/
Gets a list of all sports
curl \
  /sports/
Retrieves a weighted list of Selections.
curl \
  /topbets/
Endpoints (15 total)
GET
/events/
Retrieves a list of events for the provided IDs.
GET
/sports/
Gets a list of all sports
GET
/topbets/
Retrieves a weighted list of Selections.
GET
/events/{eventId}
Retrieves a single event by ID.
GET
/classes/{classId}/events/
Retrieves a list of events for a given class id.
GET
/events/{eventId}/markets/
Gets one or more specific markets
GET
/sports/{sportId}/classes/
Retrieves a list of classes for a given sport id.
GET
/competitions/{competitionId}
Retrieves a specific competition
GET
/events/{eventId}/competitors
Retrieves competitors for a single event by ID.
GET
/sports/{sportId}/competitions/
Retrieves a list of competitions for a given sport id.
GET
/classes/{classId}/competitions/
Retrieves a list of competitions for a given class id.
GET
/competitions/{competitionId}/events/
Retrieves a list of events for a given competition id.
Related APIs in same category
jokes.onevimeo.comnpr.orgnpr.orgnpr.orgnpr.org
Language coverage
PHP
1
At a glance
Total SDKs1
Languages1
Endpoints15
Categories1