GET /freebets
Summary: Returns available free bets
Operation ID: getFreeBets
Auth: unknown
Operation ID: getFreeBets
Auth: unknown
Description
Retrieves the current free bets available for a customer.
Parameters (6)
apiKey
(string, header, required)
A unique identifier of your application that is generated by the API portal.
Constraints: {'pattern': '^[a-zA-Z0-9]{19,50}$'}
apiSecret
(string, header, required)
Another unique identifier for your application.
Constraints: {'pattern': '^[a-zA-Z0-9]{19,50}$'}
apiTicket
(string, header, required)
The ticket obtained from the sessions API
Constraints: {'pattern': '^[a-zA-Z][a-zA-Z0-9-]{39,100}$'}
exclude
(array, query, optional)
Specify fields from the default to exclude (Comma Separated List)
fields
(array, query, optional)
Specify an absolute field list to return (Comma Separated List)
include
(array, query, optional)
Specify fields in addition to the default to return (Comma Separated List)
No probe data for this endpoint yet.