curl --location --request GET 'https://app.mtariri.xyz/api//wallet'
{
"wallet": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"user_id": "a169451c-8525-4352-b8ca-070dd449a1a5",
"mtariri_balance": 0,
"total_earned": 0,
"total_spent": 0,
"total_invested": 0,
"total_borrowed": 0,
"is_frozen": true,
"created_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z"
}
}