GET /api/v1/players?username=Nealo
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"id": 414247,
"username": "Nealo",
"country": "_Klingon",
"icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/49d1118f9ed64c8cba93995915666bdf-32.png",
"ratings": {
"version": 5,
"overall": {
"rating": 1666.9463933925783,
"deviation": 61.07788521868903,
"volatility": 0.05998606307689971
}
},
"ranking": 26.746363197827034,
"professional": false,
"ui_class": "supporter"
}
]
}