{
"status": 1,
"statusCode": 200,
"message": "Profile fetched successfully",
"data": {
"_id": "6937c7c3b02d688695e0a014",
"name": "Naveed Nizami",
"email": "tulip@gmail.com",
"date_of_birth": "2000-10-31T00:00:00.000Z",
"gender": "male",
"agree": true,
"banner_image_url": "",
"banner_bio_text": "",
"stripe_customer_id": null,
"stripe_connected_account_id": null,
"balance": 0,
"address": {
"place": "Canberra",
"zip_code": "2600"
},
"platform": {
"createdVia": "mobile",
"editedVia": []
},
"is_online": false,
"last_seen": null,
"location": {
"type": "Point",
"coordinates": [
0,
0
]
},
"createdAt": "2025-12-09T06:54:59.868Z",
"social_links": [],
"updatedAt": "2025-12-09T06:54:59.939Z",
"accessTokenStatus": true,
"followers": 0,
"following": 0,
"is_following": false,
"total_posts": 0
}
}