{
"user_id": "c3e6bfef-3ec3-4c39-8da4-27b8983a046b",
"username": "johndoe",
"success_count": 1,
"fail_count": 2,
"count": 3,
"results": [
{
"authenticator_type": "whatsapp_otp",
"authenticator_id": null,
"status": "fail",
"event": "validate",
"created_at": "2020-04-17T20:59:29.000Z"
},
{
"authenticator_type": "sms_otp",
"authenticator_id": null,
"status": "fail",
"event": "verify",
"created_at": "2020-04-17T21:00:22.000Z"
},
{
"authenticator_type": "whatsapp_otp",
"authenticator_id": "f3b7ceb4-3700-4cd0-bd5d-07fe88a69350",
"status": "success",
"event": "validate",
"created_at": "2020-04-17T21:02:06.000Z"
}
]
}