- Shopping
- Authorization
- Flights
- (Scenario)Basic Flight Booking flow
- Flight Booking
- Flight Inspiration
- Flight Schedule
- Airport
- Airlines
- Destination experiences
- Car and Transfers
- Market insights
- Hotels
- Itinerary management
- STARGAME
- Common errors
- InitialGetBalance
- InitialGetBalance
- GetBalanceBadHash
- GetBalanceBadHash
- InvalidCommand
- InvalidCommand
- InvalidUserName
- InvalidUserName
- PlayerBetMissingTransactionId
- PlayerBetMissingTransactionId
- PlayerWinEmptyTransactionId
- PlayerWinEmptyTransactionId
- PlayerBetNegativeAmount
- PlayerBetNegativeAmount
- PlayerWinNegativeAmount
- PlayerWinNegativeAmount
- PlayerBetInsufficientBalance
- PlayerBetInsufficientBalance
- CheckBalance
- CheckBalance
- Workflow
- OpenSession
- OpenSession
- OpenSessionAlreadyOpened
- OpenSessionAlreadyOpened
- GetBalance
- GetBalance
- PlayerBet #1 (-50)
- PlayerBet #1 (-50)
- PlayerWin (+150)
- PlayerWin (+150)
- PlayerBet #2 (-50)
- PlayerBet #2 (-50)
- PlayerWinZeroAmount (+0)
- PlayerWinZeroAmount (+0)
- PlayerBet #3 (-50)
- PlayerBet #3 (-50)
- PlayerWin (+200)
- PlayerWin (+200)
- PlayerWinTransactionAlreadyExist
- PlayerWinTransactionAlreadyExist
- PlayerBet #4 (-200)
- PlayerBet #4 (-200)
- PlayerBetTransactionAlreadyExist
- PlayerBetTransactionAlreadyExist
- PlayerBetBadHash
- PlayerBetBadHash
- PlayerWinBadHash
- PlayerWinBadHash
- CancelBet #4 (+200)
- CancelBet #4 (+200)
- CancelBetAlreadyCancelled
- CancelBetAlreadyCancelled
- CancelBetDoesNotExist
- CancelBetDoesNotExist
- PlayerBet #5 (-50)
- PlayerBet #5 (-50)
- CloseSession
- CloseSession
- PlayerBet #6 (-250)
- PlayerBet #6 (-250)
- PlayerWin (+50)
- PlayerWin (+50)
- CancelBet #5 (+50)
- CancelBet #5 (+50)
- PlayerBet #7 (-100)
- PlayerBet #7 (-100)
- PlayerBet #8 (-50)
- PlayerBet #8 (-50)
- PlayerBet #9 (-25)
- PlayerBet #9 (-25)
- PlayerBet #10 (-25)
- PlayerBet #10 (-25)
- PlayerBet #11 (-50)
- PlayerBet #11 (-50)
- CancelBet #7 (+100)
- CancelBet #7 (+100)
- CancelBet #9 (+25)
- CancelBet #9 (+25)
- CancelBet #11 (+50)
- CancelBet #11 (+50)
- PlayerWin (+75)
- PlayerWin (+75)
- CloseSessionAlreadyClosed
- CloseSessionAlreadyClosed
- FinalCheckBalance
- FinalCheckBalance
- RemoteSession
- Common errors
- IMEI
- GPK
- SUPERSET
- Menu
- Queries
- Annotation Layers
- /annotation_layer/
- /annotation_layer/
- /annotation_layer/
- /annotation_layer/_info
- /annotation_layer/related/{column_name}
- /annotation_layer/{pk}
- /annotation_layer/{pk}
- /annotation_layer/{pk}
- /annotation_layer/{pk}/annotation/
- /annotation_layer/{pk}/annotation/
- /annotation_layer/{pk}/annotation/
- /annotation_layer/{pk}/annotation/{annotation_id}
- /annotation_layer/{pk}/annotation/{annotation_id}
- /annotation_layer/{pk}/annotation/{annotation_id}
- AsyncEventsRestApi
- CacheRestApi
- Charts
- CSS Templates
- Dashboards
- Database
- /database/
- /database/
- /database/_info
- /database/export/
- /database/import/
- /database/test_connection
- /database/{pk}
- /database/{pk}
- /database/{pk}
- /database/{pk}/function_names/
- /database/{pk}/related_objects/
- /database/{pk}/schemas/
- /database/{pk}/select_star/{table_name}/
- /database/{pk}/select_star/{table_name}/{schema_name}/
- /database/{pk}/table/{table_name}/{schema_name}/
- Datasets
- LogRestApi
- OpenApi
- Security
- VEGAS
- BI
- vl
- Vegaslounge
- VL
- VegasloungeAPI
replay_Transfer
Developing
GET
/operator/vl/{clientId}/replay/transfer
Request
Authorization
Send your HTTP requests with an
Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password
Example:
Authorization: Basic *****************
Path Params
clientId
string
required
Example:
{{clientid}}
Query Params
startDate
string
required
Example:
{{startdate}}
endDate
string
required
Example:
{{enddate}}
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET '/operator/vl/{{clientid}}/replay/transfer?startDate={{startdate}}&endDate={{enddate}}' \
--header 'Authorization: Basic Og=='
Responses
🟢200Success
application/json
Body
array of:
gameUid
string
required
gameReferenceCode
string
required
gameType
string
required
gameResultType
string | null
required
gameplay
object
required
.BaccaratGameplay
object
required
.BlackjackGameplay
object
optional
dealerName
null
required
startDate
integer
required
endDate
integer
required
gameRecordingUrl
null
required
playersBets
array [object {10}]
required
tileId
string
required
playerId
string
required
playerName
string
required
clientPlayerId
string
required
currency
string
required
totalBetAmount
integer
required
totalPayoffAmount
integer | number
required
playerHandTotals
object
required
bankerHandTotals
object
required
bets
array [object {11}]
required
Example
[
{
"gameUid": "sha.371icf",
"gameReferenceCode": "NX82Q34T",
"gameType": "BACCARAT",
"gameResultType": "BANKER_WIN",
"gameplay": {
".BaccaratGameplay": {
"betEndDate": 1726223666577,
"bankerHand": {
"cards": {
"0": "S_K",
"1": "C_A",
"2": "H_8"
},
"cancelledCards": []
},
"playerHand": {
"cards": {
"0": "S_Q",
"1": "C_10",
"2": "D_8"
},
"cancelledCards": []
},
"burnCards": {},
"betTypeToResultType": {
"BC_KINGS": "BC_LOSE",
"BC_PLAYER_PAIR": "BC_LOSE",
"BC_PLAYER": "BC_LOSE",
"BC_PLAYER_TIGER": "BC_LOSE",
"BC_BANKER": "BC_WIN",
"BC_BANKER_NO_COMMISSION": "BC_WIN",
"BC_TIE_TIGER": "BC_LOSE",
"BC_BANKER_PAIR": "BC_LOSE",
"BC_TIE": "BC_LOSE"
}
}
},
"dealerName": null,
"startDate": 1726223644058,
"endDate": 1726223680932,
"gameRecordingUrl": null,
"playersBets": [
{
"tileId": "st.0n",
"playerId": "cs1.kfm31",
"playerName": "llt13b52v55w60",
"clientPlayerId": "llt13b52v55w60",
"currency": "CNY",
"totalBetAmount": 10,
"totalPayoffAmount": 0,
"playerHandTotals": {
"1": 8
},
"bankerHandTotals": {
"1": 9
},
"bets": [
{
"betId": "d030cfb4-7dd7-434d-add1-5e3a47201942:BC_PLAYER",
"txId": "b8ec5a6d-6600-487e-a5cd-14f0a977b70c",
"betAmount": 5,
"payoffAmount": 0,
"theoreticalWin": 0.062,
"rejectionCode": null,
"playerBetStatus": "PAID",
"resultType": "BC_LOSE",
"seatId": 4,
"betType": "BC_PLAYER",
"handId": 1
},
{
"betId": "878939d8-aff1-4ab0-ba5f-42dbd49fd74f:BC_PLAYER",
"txId": "b7e89f14-8221-4adf-84ea-663593f1e565",
"betAmount": 5,
"payoffAmount": 0,
"theoreticalWin": 0.062,
"rejectionCode": null,
"playerBetStatus": "PAID",
"resultType": "BC_LOSE",
"seatId": 4,
"betType": "BC_PLAYER",
"handId": 1
}
]
}
]
}
]