GetAllBetDetails

This Web service will fetch bet details for the current lobby of the specified date from 12:00 PM to 11:59:59 AM. If no Date input, the current date will be used. The frequency of the call should be made to this API 10 times per 5 minutes otherwise it will throw an error.

Parameters
NameDescriptionType and LimitRequired?
methodMust be "GetAllBetDetails"String (32)Y
KeySecret keyString (32)Y
TimeCurrent time in "yyyyMMddHHmmss" formatDateTimeY
UsernameUsernameString (28)N
DateDate for details “yyyy-MM-dd”
DateN
Result
NameDescriptionType and LimitRequired?
BetDetailListBet details structureXMLY
ErrorMsgIdError message:
0: Success
108: Username length/format incorrect
112: API recently called
116: Username does not exist
142: Parameter(s) error
ByteY
ErrorMsgError message detailStringY
BetDetail structure
NameDescriptionType and LimitRequired?
BetTimeBet start timeDate TimeY
PayoutTimePayout timeDate TimeY
UsernameUsernameString (28)Y
DetailGame code
StringY
GameIDGame IDStringY
BetIDBet IDInt64Y
BetAmountBet amountDecimalY
RollingRollingDecimalY
ResultAmountPayoutDecimalY
BalanceBalance after this betDecimalY
Round*Game RoundIntN
Set*Game SetIntN
GameTypeGame type.
slot - Slot Game
table - Table Game
multiplayer - Fishing Game
StringY
BetType*Bet TypeIntN
BetSource
2/2114/2640Web
16/600/8792/8793Mobile Web
1160/1161/5248/5249iOS app
1288/1289/5376/5377Android app
IntY
TransactionIDSeamless wallet PlaceBet transaction ID.
-1 if not using seamless wallet
Int64Y
JackpotContributionJackpot Contribution (decimal format and max. 9 decimal places)DecimalY
PrizeIDPrize ID of FSOIntegerN

Output without PrizeID

Output with PrizeID

Jackpot sample:

发表评论