{
"id": 0,
"name": "string",
"total_count": 0,
"deadline": "string",
"vote_type": 0,
"questions": [
{
"id": 0,
"title": "string",
"count": 0,
"options": [
{
"id": 0,
"content": "string",
"image": "string",
"count": 0
}
]
}
]
}