{
"id": "string",
"created_at": "2019-08-24T14:15:22.123Z",
"risk_answer_max_score": 0,
"comment": "string",
"risk_question": {
"id": "string",
"question": "string",
"risk_section": {
"name": "string"
}
},
"risk_answers": [
{
"id": "string",
"answer": "string",
"score": 0,
"high_risk": true
}
]
}