/referral
Expected return
{
"referrals_converted": 3,
"credit_earned": 30.00,
"current_account_credit": 50.00,
"referral_link": "referral.foodiecard.com/1324132",
"leaderboard": [
{
"email": "max****@gmail.com",
"points": 1700,
"position": 1
},
{
"email": "leo****@gmail.com",
"points": 1480,
"position": 2
},
.
.
.
{
"email": "{user_email}",
"points": 50,
"position": 63
}
]
}