Authorization: Bearer ********************{
"data": {
"result": {
"answeredCount": 0,
"finished": true,
"finishedAt": "string",
"nextTryAt": "string",
"questions": [
{
"id": "string",
"right": true,
"text": {
"ru": "string",
"en": "string",
"additionalProp3": "string"
}
}
],
"rightCount": 0,
"success": true,
"type": 0,
"wrongAnswersCount": 0,
"wrongCount": 0
}
},
"meta": {
"limit": 0,
"offset": 0,
"total": 0
}
}