username:passwordAuthorization: Basic *****************curl --location -g --request GET '/operator/betAmountSinceLastDeposit?clientId={{clientid}}&playerId={{playerid}}' \
--header 'Authorization: Basic <encoded-value>'{
"amount": 20,
"errorCode": null,
"error": null
}