Query Bet Records
Query bet records
Possible Error Codes for this API
Possible Error Codes for this API
Query Parameters
Platform-defined unique request ID, length >= 32 and <= 128 bytes
Platform product ID
Start timestamp (UNIX timestamp in seconds). Note: This is reckon time, if bet is recalculated or cancelled via backend, reckon time will also change
End timestamp (UNIX timestamp in seconds). Maximum range from begintime is 7 days (168 hours)
Page size (must be between 100 and 10,000)
Page index (starting from 0)
User account in game (optional)
Query specific record type, 1 - Bet, 2 - Consumption; if type key is not present, query all types
md5(begintime + endtime + pagesize + pageindex + type + username + platform secret key)