Skip to main content

Get BetLog Shot

Retrieve detailed information and game screenshots for a specified bet.

API Information

  • URLPOST /v2/betdetail
  • Authentication:Bearer Token
  • Encryption:Requests are encrypted using AES-256-GCM; responses are returned as plaintext JSON

request

request Headers

POST /v2/betdetail HTTP/1.1
Host: api.example.com
Content-Type: application/json
Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
x-agentid: integratorNBTest04
x-timestamp: 1769746894501
x-nonce: 4ff08bc2a45c6b38068dbcd24296a25b
x-signature: c25f8d23704373e8776cce6d9b10f1fde091c34db80d60523c7e04ff30e54633

Request Parameters

Request Body Before Encryption

{
"username": "fortest01",
"betId": "17519072045833",
"gameCode": "VP_230001_1",
"txTime": "2026-01-21T07:20:00Z",
"lang": "en"
}

Encrypted Request Body

{
"cipherText": "G0ZMDELeJwx+7JcIfIFOLJjkSzANPu6krGM2uw==..."
}
FieldTypeRequiredDescription
usernamestringYesPlayer Account
betIdstringYesTransaction id
gameCodestringYesGame Code
txTimestringNoSettlement time for this bet (this parameter is only provided when giving a URL)
langstringNoThis data shows the language, currently only supports en

Response

Success Response

{
"code": 0,
"message": "No error.",
"data": {
"detailJsonInfo": {
"betTime": "2026-01-21T07:20:15.138Z",
"txTime": "2026-01-21T07:20:15.138Z",
"currency": "THB",
"gameCode": "VP_230001_1",
"username": "VPSysDevTest001",
"roundId": "7689800153511300000",
"actualBetAmt": "0.500000",
"validBetAmt": "0.500000",
"winAmt": "23.140000",
"betSourceId": 1
},
"detailUrl": "https://staggp.zzzstkk.com/9c10e49?g=230001&p=fvNlembZYQvUe7D2ak05ZUUdYXO4D1_lVrW9ZcJXVMd6IYvTdoOizsRU9sIpEzuhie8zJa2K61_XWul2wV6TPZeoPu26fJqbp2ekejFvxWookNwpPGtQKzjiTJeEoFwY4tG1xu1dQ1v6RohlADNcPPSzZtBOaWjQegyiXX31YqRtoTaZR1vtvf0rXVO1RiDEt9LFIkyZbnMoydUA2n-wzvukMuHDnz3BXmKZXTpxfKHycecv-ME4IEvPBQGRakHf3P8KY0Z1LTohB1inXT81aLfhyWOxOh3Lo_GYh5CbCTC-_uEUYXeCeWQsU87orzAFjl-_JVDF9NAQXnGGRT607wOSA2CkfgUeNcAz1ZKZUyQxe9vAtV1HWgFTx3DSyjKaKv9FZEDCwMSUiwqlJ-ho6-3V&p2=geludy8wmOH_z1cYo7hqTJXbjCRuUCLrf6xZLC_9cmbKIAnNco7yvsc597O4FaJvTtI7TiI&t=1770081170978",
"detailInfo": null
},
"logUUID": "dde00beb-8a8e-4a7d-a23b-9b68121bb782"
}
FieldTypeDescription
data.detailJsonInfoobjectBet Details
data.detailJsonInfo.betTimestringBet Time
data.detailJsonInfo.txTimestringSettle Time
data.detailJsonInfo.currencystringCurrency
data.detailJsonInfo.gameCodestringGame Code
data.detailJsonInfo.usernamestringPlayer Account
data.detailJsonInfo.roundIdstringGame Round ID
data.detailJsonInfo.actualBetAmtstringActual bet amount
data.detailJsonInfo.validBetAmtstringValid bet amount
data.detailJsonInfo.winAmtstringPayout of this bet
data.detailJsonInfo.betSourceIdnumberbetSourceId
data.detailUrlstringGame Details URL
data.detailInfonullReserved Field
logUUIDstringRequest tracking ID for troubleshooting and log queries

Error Response

When the request fails, the corresponding error code will be returned.

Error Codes

CodeDescriptionHandling Suggestion
8The User is not existMember does not exist. Please create the member first.
11Parameters errorEnsure that all request parameters are complete and correctly formatted
14The BetId is not existBetId do not exist. Please verify that the betId and txTime are correct.
81Branch config not foundBranch configuration not found. Please contact technical support.

Error Response Example

{
"code": 14,
"message": "The BetId is not exist",
"logUUID": "24cdc3b9-9fe8-44de-8391-a96863e46954"
}

Important Notes

  1. Screenshot Availability: Only screenshots from the past 30 days are retained
  2. Query Restriction: You can only query Bet Logs & Repo