403 player_bannedcurl --location 'https://api.lootlocker.com/game/session/ban-status' \
--header 'Content-Type: application/json' \
--data '{
"game_api_key": "dev_5bcb1c9ae0e94d01b25fa7f4e636c03f",
"player_id": "01JMHKB3F6G8H0J1K2L3M4N5P6"
}'{
"is_banned": false
}