{
  "data": [
    {
      "registrantKey": 0,
      "firstName": "string",
      "lastName": "string",
      "email": "string",
      "attendanceTimeInSeconds": 0,
      "sessionKey": 0,
      "attendance": [
        {
          "joinTime": "2019-08-24T14:15:22Z",
          "leaveTime": "2019-08-24T14:15:22Z"
        }
      ]
    }
  ]
}