{
"id": 0,
"is_winner": true,
"created_at": "2019-08-24T14:15:22Z",
"lottery_code": {
"id": 0,
"code": "string",
"status": "unused",
"participant_info": {
"name": "string",
"phone": "string",
"email": "user@example.com"
},
"used_at": "2019-08-24T14:15:22Z",
"created_at": "2019-08-24T14:15:22Z"
},
"prize": {
"id": 0,
"name": "string",
"description": "string",
"total_quantity": 0,
"remaining_quantity": 0,
"probability": 0,
"sort_order": 0
}
}