curl--location--request GET 'https://api.ambrus.studio/v2-testing/merchant/games/rank?game_code=finalSalvation'
Responses
🟢200OK
application/json
Body
Example
{"code":200,"message":"Get merchant games rank successfully","data":{"gameWeekKillRank":[{"total":"1","game_player_id":"account_id1","game_player_name":""},{"total":"1","game_player_id":"account_id2","game_player_name":""}],"gameWeekWinRank":[{"total":"1","game_player_id":"account_id2","game_player_name":""}],"gameMothKillRank":[],"gameMothWinRank":[]}}