{
"id": "string",
"username": "string",
"email": "user@example.com",
"first_name": "string",
"last_name": "string",
"gender": "string",
"date_of_birth": "2019-08-24T14:15:22.123Z",
"profile_picture_url": "string",
"password": "string",
"confirmation_token": "string",
"confirmation_token_time": "2019-08-24T14:15:22.123Z",
"password_recovery_token": "string",
"recovery_token_time": "2019-08-24T14:15:22.123Z",
"email_validation_status_id": "string",
"external_provider_id": "string",
"external_provider_token": "string",
"referral_code": "string",
"role_id": "string",
"followers_count": 0,
"following_count": 0,
"last_login": "2019-08-24T14:15:22.123Z"
}