curl --location 'https://app.asomobile.net/asomobile-public-api/app-ranking/history?app_id=id284882215&platform=IOS&ios_device=IPHONE&country=US&category_id=GAME&chart=FREE&from_date=1780000000000&to_date=1782592000000' \
--header 'Authorization: Bearer <token>'{
"code": 201,
"data": {
"ticket_id": 12345
}
}