Bets

The Bets API methods are used to place single, multiple and complex bets and to retrieve a customer’s bet history. When retrieving a customer’s bet history you can organize the bets from the betting history in terms of date, bet type and whether the bet is settled or not. You can also specify what f

6 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 the customer’s bet history.
curl \
  https://sandbox.whapi.com/v2/bets/history
Returns available free bets
curl \
  https://sandbox.whapi.com/v2/bets/freebets

Endpoints (6 total)

GET
/history
Retrieves the customer’s bet history.
GET
/freebets
Returns available free bets
POST
/betslips
Organises the betslip when one or more selections are made. It returns a bet …
POST
/bet/single
Places a single bet
POST
/bet/complex
Places a multiple or a complex bet.
PUT
/{betId}/cashin
Allows a trusted application to cash in a bet (take a return on a bet) on beh…

Related APIs in same category

jokes.onevimeo.comnpr.orgnpr.orgnpr.orgnpr.org

Language coverage

PHP
1

At a glance

Total SDKs1
Languages1
Endpoints6
Categories1
https://sandbox.whapi.com/v2/bets