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

{
    "related": {
        "challenge": "/api/v1/players568679/challenge",
        "games": "/api/v1/players568679/games",
        "ladders": "/api/v1/players568679/ladders",
        "tournaments": "/api/v1/players568679/tournaments",
        "groups": "/api/v1/players568679/groups",
        "icon": "/api/v1/players568679/icon"
    },
    "id": 568679,
    "username": "benjito",
    "professional": false,
    "ranking": 22.603693149506483,
    "country": "kp",
    "language": "auto",
    "about": "",
    "supporter": false,
    "is_bot": false,
    "bot_ai": null,
    "bot_owner": null,
    "website": "http://localhost:8080/player/568679",
    "registration_date": "2018-09-17T15:11:24.299562Z",
    "name": null,
    "timeout_provisional": false,
    "ratings": {
        "version": 5,
        "overall": {
            "rating": 1393.814754191658,
            "deviation": 64.25338401722216,
            "volatility": 0.05991801629952469
        }
    },
    "is_friend": false,
    "aga_id": null,
    "ui_class": "",
    "icon": "https://user-uploads.online-go.com/4bd80a09c164034d8a5891232edc102d-128.png"
}