x-auth-token: ********************curl --location 'https://api.lootlocker.io/admin/game/102537/purchasing/inspired-ibex/v1/player/01KHXE39WPDED30JKYFZ07TRVA?page=undefined&per_page=undefined&type=undefined&store=undefined' \
--header 'x-auth-token: <api-key>'{
"entitlements": [
{
"id": "01JMHKA2E5F7G9H0J1K2L3M4N5",
"status": "pending",
"store": "lootlocker",
"type": "one_time_purchase",
"created_at": "2025-01-15T10:30:00Z",
"price": [
{
"currency_id": "01JMHK9C1D4E6F8G9H0J1K2L3",
"currency_code": "string",
"amount": "500"
}
]
}
],
"per_page": 0,
"offset": 0,
"total": 0,
"last_page": 0,
"current_page": 0,
"next_page": 0,
"prev_page": 0,
"errors": [
"string"
]
}