{
"data": [
{
"id": 999999,
"event_id": 999999,
"name": "Teste Even3",
"badge_name": "Teste",
"email": "teste@even3.com",
"gender": "M",
"photo": "https://avataaars.io/?avatarStyle=Circle&topType=LongHairMiaWallace&accessoriesType=Blank&hairColor=Platinum&facialHairType=BeardLight&clotheType=BlazerShirt&eyeType=Default&eyebrowType=DefaultNatural&mouthType=Default&skinColor=Yellow&facialHairColor=Brown",
"document_number": "999.999.999-99",
"check_in_code": 9999999,
"is_confirmed": true,
"registration_category": "Entrada teste",
"registration_date": "22/07/2026",
"registration_hour": "13:10"
}
],
"count": 1,
"pagination": {
"current_page": 1,
"total_page": 1,
"page_size": 30,
"quantity": 1,
"has_previous": false,
"has_next": false
}
}