{
"items": [
{
"avatar_url": "/static/avatars/alice.png",
"company": "Awesome Inc.",
"domains": [
"frontend",
"devops"
],
"fee_per_hour": 299,
"id": 1,
"name": "Alice",
"profession": "前端开发",
"rating": 4.8,
"rating_count": 152,
"tech_stack": [
"react",
"typescript",
"vite"
]
}
],
"pagination": {
"page": 1,
"page_size": 20,
"total": 0
}
}