Sportbook APISportbook API
  • 1. Create User (Common)
  • 2. Change Password (Common)
  • 3. Change Status (Common)
  • 4. Redirect Login (Common)
  • 5. Get Profile And Credit (Common)
  • 6. Normal Deposit And Withdraw
  • 7. Deposit And Withdraw Pending Transaction
  • 8. Get WinLose By DepositID (Common)
  • 9. Get Bet History By DepositID (Common)
  • 10. Get WinLose And Turnover (Common)
  • 11. Get Winlose By Date
  • 12. Game List (Common)
  • 13. Start Games (Common)
  • 14. Game Detail (Common)
  • 15. Start Lotto (Common)
  • 16. Get WinLose Multi DepositID (Common)
  • 17. Report Winlose Account
  • 18. Get Provider Prefix List (Common)
  • 19. Get Game List By Provider (Common)
  • 20. Get Normal Baccarat Turnover (Common)
  • 21. Get Deposit And Withdraw Transaction (Common)
  • 22. Get Deposit And Withdraw Transaction By User (Common)
  • 23. Get Credit Agent (Common)
  • 24. Get Recently Games (Common)
  • 25. Favourite Games
  • 26. Dashboard
  • 27. Get Url Start Tournament (Common)
  • Detail Types
  • Rate Limit
  • Error Code
  • English
  • ภาษาไทย
  • 简体中文
  • 1. Create User (Common)
  • 2. Change Password (Common)
  • 3. Change Status (Common)
  • 4. Redirect Login (Common)
  • 5. Get Profile And Credit (Common)
  • 6. Normal Deposit And Withdraw
  • 7. Deposit And Withdraw Pending Transaction
  • 8. Get WinLose By DepositID (Common)
  • 9. Get Bet History By DepositID (Common)
  • 10. Get WinLose And Turnover (Common)
  • 11. Get Winlose By Date
  • 12. Game List (Common)
  • 13. Start Games (Common)
  • 14. Game Detail (Common)
  • 15. Start Lotto (Common)
  • 16. Get WinLose Multi DepositID (Common)
  • 17. Report Winlose Account
  • 18. Get Provider Prefix List (Common)
  • 19. Get Game List By Provider (Common)
  • 20. Get Normal Baccarat Turnover (Common)
  • 21. Get Deposit And Withdraw Transaction (Common)
  • 22. Get Deposit And Withdraw Transaction By User (Common)
  • 23. Get Credit Agent (Common)
  • 24. Get Recently Games (Common)
  • 25. Favourite Games
  • 26. Dashboard
  • 27. Get Url Start Tournament (Common)
  • Detail Types
  • Rate Limit
  • Error Code
  • English
  • ภาษาไทย
  • 简体中文
  • Overview
  • 1. Create User (Common)
  • 2. Change Password (Common)
  • 3. Change Status (Common)
  • 4. Redirect Login (Common)
  • 5. Get Profile And Credit (Common)
  • 6. Normal Deposit And Withdraw
  • 7. Deposit And Withdraw Pending Transaction
  • 8. Get WinLose By DepositID (Common)
  • 9. Get Bet History By DepositID (Common)
  • 10. Get WinLose And Turnover (Common)
  • 11. Get Winlose By Date
  • 12. Game List (Common)
  • 13. Start Games (Common)
  • 14. Game Detail (Common)
  • 15. Start Lotto (Common)
  • 16. Get WinLose Multi DepositID (Common)
  • 17. Report Winlose Account
  • 18. Get Provider Prefix List (Common)
  • 19. Get Game List By Provider (Common)
  • 20. Get Normal Baccarat Turnover (Common)
  • 21. Get Deposit And Withdraw Transaction (Common)
  • 22. Get Deposit And Withdraw Transaction By User (Common)
  • 23. Get Credit Agent (Common)
  • 24. Get Recently Games (Common)
  • 25. Favourite Games
  • 26. Dashboard
  • 27. Get Url Start Tournament (Common)

9. Get Bet History By DepositID (Common)

Use for Merchant get Bet History By DepositID

*SLOT FISHING KENO POKER play totals are updated in real time, at least 150 seconds, but no more than 300 seconds.

*Playlist can be viewed for 1 month.

*PG playlist can be viewed for 7 days.

Method : [Post]
Path : {{domain}}/ext/getHistoryBetByDepositID/{{prefix}}/{{agentUsername}}
Content-Type : application/json

Request Body

{
    "agentUsername": "{{agentUsername}}",
    "key": "{{key}}",
    "username": "{{agentUsername}}ninemb01",
    "refId": "60fcda0071ce66250c9c2efd",
    "nk":"eyJfaWQiOiI2MjhhM2M3ZWMyZmNkNjFmMjNhNzg0ZTAiLCJkIjoxNjUzMjI2NjIyMjg0MDAwMDAwLCJwIjoiNjI4YTEzYjNkYjMzYzdkNDAwYjYyZTlmIn0"
    "web": "{{whiteLabel}}"   
}
KeyTypeExample ValueDescription
agentUsernameStringtestagThe agent's username.
keyStringtnyENKDWvOkBXpvm6UZVaThe agent's unique key.
usernameStringtestagninemb01Users who want to view profiles
refIdString60fcda0071ce66250c9c2efdReference ID for Top Up
nkStringeyJfaWQiOiI2MjhhM2M3ZWMyZmNkNjFmMjNhNzg0ZTAiLCJkIjox NjUzMjI2NjIyMjg0MDAwMDAwLCJwIjoiNjI4YTEzYjNkYjMzYzdkNDAwYjYyZTlmIn0Data display page
webStringsportbook101Active websites.

Response

{
    "code": 0,
    "data": {
        [
            {
                "__v": 0,
                "_id": "61fcda0071ce66000c9c2dfe",
                "d": "2022-02-04T07:47:12.178Z",
                "l": [
                    "DEPOSIT",
                    "61fcda0071ce66000c9c2dfd",
                    null,
                    null,
                    null,
                    "Fri Feb 04 2022 14:47:12 GMT+0700 (GMT+07:00)",
                    "10",
                    "0",
                    "10",
                    null,
                    null,
                    null
                ],
                "p": "61fcda0071ce66000c9c2dfd",
                "t": "61fcda0071ce66000c9c2dfd",
                "u": "testnineag01ninemb01"
            }
        ],        
    },
    msg: "SUCCESS",
    nk: "eyJfaWQiOiI2MjhhM2M3ZWMyZmNkNjFmMjNhNzg0ZTAiLCJkIjoxNjUzMjI2NjIyMjg0MDAwMDAwLCJwIjoiNjI4YTEzYjNkYjMzYzdkNDAwYjYyZTlmIn0="
}
KeyTypeExample ValueDescription
codeNumber0Response code of API
msgStringsuccessdescription of code
nkStringeyJfaWQiOiI2MjhhM2M3ZWMyZmNkNjFmMjNhNzg0ZTAiLCJkIjox NjUzMjI2NjIyMjg0MDAwMDAwLCJwIjoiNjI4YTEzYjNkYjMzYzdkNDAwYjYyZTlmIn0=nk is next key. The first shot will get 100 data items. If there are more than 100 items, there will be a field named nk. Shoot the same line and send nk to get data items 101 - 200 for Load more.
dataArray [ { "__v": 0, "_id": "61fcda0071ce66000c9c2dfe", "d": "2022-02-04T07:47:12.178Z", "l": [ "DEPOSIT", "61fcda0071ce66000c9c2dfd", null, null, null, "Fri Feb 04 2022 14:47:12 GMT+0700 (GMT+07:00)", "10", "0", "10", null, null, null ], "p": "61fcda0071ce66000c9c2dfd", "t": "61fcda0071ce66000c9c2dfd", "u": "testnineag01ninemb01" } ], msg: "SUCCESS", nk: "eyJfaWQiOiI2MjhhM2M3ZWMyZmNkNjFmMjNhNzg0ZTAiLCJkIjoxNjUzMjI2NjIyMjg0MDAwMDAwLCJwIjoiNjI4YTEzYjNkYjMzYzdkNDAwYjYyZTlmIn0=" data bet history by deposit id [ "d" is the time played, "u" is the user who played, "l[0]" is the action with [bet, payout, wl], "l[1]" is the refId, "l[2]" is the ref 1 used to shoot the gameDetail line, "l[3]" is the ref 2 used to shoot the gameDetail line, "l[4]" is the ref 3 used to shoot the gameDetail line, "l[5]" is the betTime, "l[6]" is the payout amount, "l[7]" is before credit, "l[8]" is after credit, ]

Error Code

Valuemsg
0Success
100001Missing 'agent Username' field.
100002Agent username is type string.
100003Missing 'key' field.
100004Key is type string.
100005Missing 'username' field.
100006Username is type string.
100009Your username must be between 8 and 48 character.
100012Key not found.
100013Agent not found.
100014Member not found.
100021Missing 'refId' field.
100022RefId is type string.
100033Data not found.
Prev
8. Get WinLose By DepositID (Common)
Next
10. Get WinLose And Turnover (Common)