{
"listings": [
{
"id": "string",
"game_id": 0,
"player_id": "string",
"type": "one_time_purchase",
"status": "active",
"store": "lootlocker",
"created_at": "2024-03-12T16:08:21Z",
"rewards": [
{
"id": "string",
"entitlement_id": "string",
"reward_id": "string",
"created_at": "2019-08-24T14:15:22.123Z"
}
],
"items": [
{
"id": "string",
"reward_id": "string",
"catalog_id": "string",
"reward_kind": "asset",
"purchasable": true,
"created_at": "2019-08-24T14:15:22.123Z"
}
],
"metadata": [
{
"key": "string",
"value": "string"
}
]
}
],
"pagination": {
"previous_cursor": "01HRSPR1HMM1MV9VV2QJHDCSVZ",
"next_cursor": "01HRSNNQCK3FNBW1PTTVT10J7R",
"total": 0
}
}