v1
latestOpenAPI 3.0.02026-07-1462633.1 KBRetrieves the customer’s bet history.
Retrieves the customer’s bet history. Options are available to organise the history in terms of date, bet type and settled and unsettled bets. The maximum number of bets and bet history pages retrieved can also be set.
Query parameters
The UTC FROM datetime from bets to be returned. (yyyy-MM-ddTHH:mm:ss)
The UTC TO datetime for bets to be returned. (yyyy-MM-ddTHH:mm:ss)
Specify an absolute field list to return (Comma Separated List)
Specify fields in addition to the default to return (Comma Separated List)
Specify fields from the default to exclude (Comma Separated List)
The index of the page to return
The number of results per page
The order the response will be retuned by. i.e. transDateTime,desc. Only transDateTime can be used currently
Filter by settled bets. If omitted, both settled and unsettled will be returned.
Headers
A unique identifier of your application that is generated by the API portal.
Another unique identifier for your application.
The ticket obtained from the sessions API
Response
Success