curl --location --request GET '/tenants//clients/who_is_in_club'
[
{
"id": 0,
"company_id": 0,
"tenant_id": 0,
"client_id": 0,
"client_name": "string",
"client_status": "Prospect",
"client_image": "string",
"home_club_tenant_id": 0,
"event_type": "CheckOut",
"source_type": "SelfCheckIn",
"client_membership_id": 0,
"class_id": 0,
"appointment_id": 0,
"trial_id": 0,
"trainer_id": 0,
"access_status": "Denied",
"access_status_reason": "string",
"checkin_date_time": "2019-08-24T14:15:22Z",
"machine_id": "string",
"sync_event_id": 0,
"track_mode": "StaffWebApp",
"created_by": 0,
"created_date": "2019-08-24T14:15:22Z"
}
]