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

{
    "related": {
        "challenge": "/api/v1/players1845696/challenge",
        "games": "/api/v1/players1845696/games",
        "ladders": "/api/v1/players1845696/ladders",
        "tournaments": "/api/v1/players1845696/tournaments",
        "groups": "/api/v1/players1845696/groups",
        "icon": "/api/v1/players1845696/icon"
    },
    "id": 1845696,
    "username": "lazerwalker",
    "professional": false,
    "ranking": 5,
    "country": "us",
    "language": "auto",
    "about": "",
    "supporter": false,
    "is_bot": false,
    "bot_ai": null,
    "bot_owner": null,
    "website": "",
    "registration_date": "2025-08-30T05:31:17.107538Z",
    "name": null,
    "timeout_provisional": false,
    "ratings": {
        "version": 5,
        "overall": {
            "rating": 604.5854554407432,
            "deviation": 125.20492308645028,
            "volatility": 0.06000187744845193
        }
    },
    "is_friend": false,
    "aga_id": null,
    "ui_class": "",
    "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/39b953bf0d01a4d4e22306089e916f0a-128.png"
}