{
"success": true,
"data": {
"activity": {
"id": 0,
"name": "string",
"description": "string",
"status": "draft",
"lottery_mode": "offline",
"start_time": "2019-08-24T14:15:22Z",
"end_time": "2019-08-24T14:15:22Z",
"settings": {
"max_lottery_codes": 1,
"lottery_code_format": "4_digit_number",
"allow_duplicate_phone": true
},
"created_at": "2019-08-24T14:15:22Z",
"lottery_codes_count": 0,
"prizes": [
{
"id": 0,
"name": "string",
"description": "string",
"total_quantity": 0,
"remaining_quantity": 0,
"probability": 0,
"sort_order": 0
}
]
}
},
"message": "string"
}