{
"count": 1000,
"results": [
{
"attendee_uuid": "00eaf4f4-3c12-4892-bb3a-ee347308b132",
"can_delete": false,
"chapter_member_id": null,
"cohost_registration_chapter": null,
"cohost_registration_chapter_title": null,
"created_date": "2024-01-09T17:59:22Z",
"email": "attendee@mail.com",
"event": 1234,
"first_name": "John",
"id": 2345,
"is_checked_in": true,
"last_name": "Doe",
"order_id": "9498b84823cc4faa8ed7b74110f04015",
"origin_app": "",
"paid_currency": "USD",
"paid_price": 23.15,
"ticket_audience_type_enum_value": "Virtual",
"ticket_price_paid": 0,
"ticket_title": "General Admission"
}
],
"pagination": {
"current_page": 1,
"next_page": 2,
"page_size": 500,
"previous_page": null
},
"links": {
"previous": null,
"next": null
}
}