curl --location --request POST 'https://api.lootlocker.io/server/player/361/droptables/41/compute' \
--header 'LL-Version: 2021-03-01' \
--header 'x-auth-token;'
{
"items": [
{
"asset_id": 0,
"asset_variation_id": 0,
"asset_rental_option_id": 0,
"id": 0
}
]
}