curl --location --request GET 'https://api.lootlocker.io/server/player/361/asset/instances/39/inspect' \
--header 'LL-Version: 2021-03-01' \
--header 'x-auth-token;'
{
"success": true,
"contents": [
{
"asset_id": 0,
"asset_variation_id": 0,
"asset_rental_option_id": 0,
"weight": 0,
"reward": null
}
]
}