GET /api/v1/players/568679/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "related": {
        "challenge": "/api/v1/players568679/challenge",
        "games": "/api/v1/players568679/games",
        "ladders": "/api/v1/players568679/ladders",
        "tournaments": "/api/v1/players568679/tournaments",
        "groups": "/api/v1/players568679/groups",
        "icon": "/api/v1/players568679/icon"
    },
    "id": 568679,
    "username": "benjito",
    "professional": false,
    "ranking": 24.682523159226193,
    "country": "kp",
    "language": "auto",
    "about": "",
    "supporter": true,
    "is_bot": false,
    "bot_ai": null,
    "bot_owner": null,
    "website": "http://localhost:8080/player/568679",
    "registration_date": "2018-09-17T15:11:24.299562Z",
    "name": null,
    "timeout_provisional": false,
    "ratings": {
        "version": 5,
        "overall": {
            "rating": 1524.7686415813114,
            "deviation": 63.70011690057597,
            "volatility": 0.05992049093950364
        }
    },
    "is_friend": false,
    "aga_id": null,
    "ui_class": "",
    "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/60f5b40e546b289cdf1962ab7d313fc1-128.png"
}