curl --location --request GET 'https://api.managem.co.uk/profile/' \
--header 'Authorization: Bearer <token>'{
"id": "string",
"username": "string",
"avatar": "http://example.com",
"cover": "http://example.com",
"profile": "string",
"reviews": 0,
"rating": 0,
"score": 0,
"sales": 0,
"purchases": 0,
"seller": true
}