curl --location 'https://api.lootlocker.com/game/session/epic' \
--header 'Content-Type: application/json' \
--data '{
"game_key": "dev_5bcb1c9ae0e94d01b25fa7f4e636c03f",
"id_token": "",
"refresh_token": "",
"game_version": "0.0.0.1",
"development_mode": true
}'{}