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

{
    "related": {
        "challenge": "/api/v1/players902691/challenge",
        "games": "/api/v1/players902691/games",
        "ladders": "/api/v1/players902691/ladders",
        "tournaments": "/api/v1/players902691/tournaments",
        "groups": "/api/v1/players902691/groups",
        "icon": "/api/v1/players902691/icon"
    },
    "id": 902691,
    "username": "katago-micro",
    "professional": false,
    "ranking": 38,
    "country": "un",
    "language": "auto",
    "about": "KataGo playing with very small numbers of playouts!\n\nSo, barely reading out anything, can and will blunder things (rarely), but hopefully fun with pro/superhuman shape instincts and direction of play.\n",
    "supporter": false,
    "is_bot": true,
    "bot_ai": "katago-micro",
    "bot_owner": 445036,
    "website": "",
    "registration_date": "2020-12-24T21:18:08.500757Z",
    "name": null,
    "timeout_provisional": false,
    "ratings": {
        "version": 5,
        "overall": {
            "rating": 2727.697676636648,
            "deviation": 68.98075614493769,
            "volatility": 0.0600185792853173
        }
    },
    "is_friend": false,
    "aga_id": null,
    "ui_class": "bot",
    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=128&d=retro"
}