{
"data": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"user_id": "a169451c-8525-4352-b8ca-070dd449a1a5",
"group": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string"
},
"first_name": "string",
"last_name": "string",
"birthdate": "2019-08-24",
"website_url": "http://example.com",
"bio": {},
"social_usernames": {
"property1": "string",
"property2": "string"
},
"updated_at": "2019-08-24T14:15:22.123Z",
"created_at": "2019-08-24T14:15:22.123Z"
}
],
"links": {
"first": "string",
"next": "string"
},
"meta": {
"next": "string",
"limit": 0
}
}