Skip to main content
GET
/
api
/
v1
/
bets
/
{bet_id}
Get bet details
curl --request GET \
  --url https://mmapi.55-tech.com/api/v1/bets/{bet_id} \
  --header 'X-API-Key: <api-key>'
{}

Authorizations

X-API-Key
string
header
required

Client API key (UUID format). Contact support@55-tech.com to obtain your key.

Path Parameters

bet_id
integer
required

Response

Successful Response

The response is of type Response Get Bet Api V1 Bets Bet Id Get · object.