{
"id": "string",
"name": "string",
"game_id": 0,
"limited": 0,
"item_type": "instanced",
"consumable": true,
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z",
"audiences": [
"string"
],
"tags": [
"string"
],
"behaviours": [
{
"behaviour": "string",
"event": "string",
"event_args": {
"property1": "string",
"property2": "string"
}
}
]
}