x-session-token: ********************
curl --location --request POST 'https://api.lootlocker.com/game/v1/player/droptables/879/pick' \
--header 'x-session-token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"picks": [
11
]
}'
{}