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

{
    "related": {
        "challenge": "/api/v1/players933851/challenge",
        "games": "/api/v1/players933851/games",
        "ladders": "/api/v1/players933851/ladders",
        "tournaments": "/api/v1/players933851/tournaments",
        "groups": "/api/v1/players933851/groups",
        "icon": "/api/v1/players933851/icon"
    },
    "id": 933851,
    "username": "deleted-6e368d70-155e-4b29-aed1-8d453258d897",
    "professional": false,
    "ranking": 22.30930859347324,
    "country": "kr",
    "language": "auto",
    "about": "",
    "supporter": false,
    "is_bot": false,
    "bot_ai": null,
    "bot_owner": null,
    "website": "",
    "registration_date": "2021-02-06T10:20:52.647358Z",
    "name": null,
    "timeout_provisional": false,
    "ratings": {
        "version": 5,
        "overall": {
            "rating": 1376.2026729385693,
            "deviation": 61.01654631270137,
            "volatility": 0.05990835883201194
        }
    },
    "is_friend": false,
    "aga_id": null,
    "ui_class": "",
    "icon": "https://secure.gravatar.com/avatar/d194d863594edd1936074e72bca81751?s=128&d=retro"
}