curl --location --request GET '/tvbetapiproxy.top/partners/api/v1//jackpots/accumulated?activityId=435435' \
--header 'Authorization: Bearer <token>'{
"value": {
"id": 435435,
"amount": 150000.5
},
"message": "OK",
"errorCode": 200
}