{
"prize": {
"point_reward_value": 1,
"sponsor_name": "text",
"lootbox": {
"id": "text",
"name": "text",
"description": "text",
"background_gradient_start_color": "text",
"background_gradient_stop_color": "text",
"container_images": {
"box_together": "text",
"box_top": "text",
"box_bottom": "text"
},
"lootbox_reward_choices": [
{
"id": "text",
"title": "text",
"subtitle": "text",
"category": "text",
"point_reward_value": 1,
"reward_uuid": "text",
"image": "text",
"probability": 1,
"reward": {
"uuid": "text",
"name": "text",
"description": "text",
"image_url": "text",
"terms_and_conditions": "text",
"metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
}
}
],
"metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"reward": {
"uuid": "text",
"name": "text",
"description": "text",
"image_url": "text",
"terms_and_conditions": "text"
}
}
}