Casino Reporting APIs

General Notes

  • The following describe methods that are related to reporting, data collection.

  • When calling the reporting API, one of the returned attribute "totalCount" will be the total size of the report.

  • To start from the beginning of the record, the page index will start at 0.

  • To view the next page, the API is needed to be called again for the next page and by change pageindex to current index +1.

Pagination and Filter usage for Reports

While it is possible to retrieve the report without pagination and filter, we offer the following optional feature for ease of viewing and retrieving records.

To use the pagination feature, the following parameters are required:

  • pageIndex : Integer - the starting index of the page.

  • pageSize : Integer - Max records display per page.

  • orderBy : String  - order using the field . Eg.: startDate.

  • sortDirection : String - direction of the sorting. Either ascending(asd) or descending(desc).

API - Gaming Stats

API - Blackjack History

Retrieves detailed history for a Blackjack game.

API - Video Poker History

Retrieves detailed history for a Video Poker game.

API - Tricard Poker History

Retrieves detailed history for a Tri Card Poker game.

API - Roulette History

Retrieves detailed history for a Roulette game.

API - Baccarat History

Retrieves detailed history for a Baccarat game.

API - Shooting Games History

Retrieves data for a given Shooting Games Number game.

API - Keno History

Retrieves detailed history for a Keno game.

API - Card Games History

Retrieves detailed history for Card game.

API - Crash Games History

Retrieves detailed history for Crash game