GET /api/v1/players/109488/?format=api
               
              
                HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
    "related": {
        "challenge": "/api/v1/players109488/challenge",
        "games": "/api/v1/players109488/games",
        "ladders": "/api/v1/players109488/ladders",
        "tournaments": "/api/v1/players109488/tournaments",
        "groups": "/api/v1/players109488/groups",
        "icon": "/api/v1/players109488/icon"
    },
    "id": 109488,
    "username": "DVbS78rkR7NVe",
    "professional": false,
    "ranking": 31.26391960044579,
    "country": "un",
    "language": "en",
    "about": "",
    "supporter": false,
    "is_bot": false,
    "bot_ai": null,
    "bot_owner": null,
    "website": "",
    "registration_date": "2014-11-14T15:30:49.710720Z",
    "name": null,
    "timeout_provisional": false,
    "ratings": {
        "version": 5,
        "overall": {
            "rating": 2026.1476299885521,
            "deviation": 66.05609734432652,
            "volatility": 0.059874270189468615
        }
    },
    "is_friend": false,
    "aga_id": null,
    "ui_class": "",
    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=128&d=retro"
}