{
    "success": "1",
    "status": "202",
    "message": "Please enter OTP sent to your mobile number.",
    "data": {
        "id": "10",
        "name": "PapuDhaDhu",
        "email": "",
        "mobile_number": "8141131977",
        "profile_image": "http://localhost/take-profit/public/images/customer_avatar.jpg",
        "country": {
            "id": "1",
            "name": "India",
            "code": "+91",
            "flag": "http://localhost/take-profit/public/uploads/media/Brake_Cleaner_2_16400886799259_1640091681872.jpg"
        },
        "mobile_verified": "0",
        "profile_verified": "0",
        "is_premium_user": "0",
        "enable_notification": "1",
        "enable_sms": "0",
        "enable_email": "0",
        "is_social_login": "0",
        "user_type": "recommender"
    }
}