{
"type": 0,
"finished": true,
"success": true,
"finishedAt": "string",
"nextTryAt": "string",
"wrongAnswersCount": 0,
"answeredCount": 0,
"rightCount": 0,
"wrongCount": 0,
"questions": [
{
"id": "string",
"right": true,
"text": {
"ru": "string",
"en": "string",
"property1": "string",
"property2": "string"
}
}
]
}