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

{
    "related": {
        "challenge": "/api/v1/players1120974/challenge",
        "games": "/api/v1/players1120974/games",
        "ladders": "/api/v1/players1120974/ladders",
        "tournaments": "/api/v1/players1120974/tournaments",
        "groups": "/api/v1/players1120974/groups",
        "icon": "/api/v1/players1120974/icon"
    },
    "id": 1120974,
    "username": "Bernhard Riemann",
    "professional": false,
    "ranking": 28.255187715480247,
    "country": "de",
    "language": "auto",
    "about": "",
    "supporter": false,
    "is_bot": false,
    "bot_ai": null,
    "bot_owner": null,
    "website": "",
    "registration_date": "2022-02-14T16:22:27.253365Z",
    "name": null,
    "timeout_provisional": false,
    "ratings": {
        "version": 5,
        "overall": {
            "rating": 1779.210009321156,
            "deviation": 74.77303338551502,
            "volatility": 0.06019685106402295
        }
    },
    "is_friend": false,
    "aga_id": null,
    "ui_class": "",
    "icon": "https://user-uploads.online-go.com/4706cf9e8d301d9e23e08da19fac7a81-128.png"
}