{
"success": true,
"humans": [
{
"id": "h_8f3k2j",
"name": "Sarah Chen",
"headline": "Event photographer",
"gender": null,
"bio": "I photograph community events and small businesses.",
"skills": ["Photography", "Videography"],
"expertise": ["Events"],
"location": {
"city": "Los Angeles",
"country": "US",
"isRemoteAvailable": false
},
"hourlyRate": 45,
"currency": "USD",
"availability": {
"monday": [{ "start": "09:00", "end": "17:00" }],
"tuesday": [],
"wednesday": [],
"thursday": [],
"friday": [],
"saturday": [],
"sunday": []
},
"timezone": "America/Los_Angeles",
"totalBookings": 12,
"rating": 4.9,
"reviewCount": 8,
"isAvailable": true,
"isVerified": true,
"isProfileComplete": true,
"isFeatured": false,
"photoUrls": ["https://example.com/portfolio.jpg"],
"profileUrl": "https://rentahuman.ai/humans/h_8f3k2j",
"activityFreshness": "within_7_days"
}
],
"count": 1,
"totalCount": 1,
"offset": 0,
"limit": 3,
"hasMore": false,
"nextCursor": null
}