GET /api/v1/players?country=_Wales&format=api&page=17
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 162,
    "next": null,
    "previous": "https://online-go.com/api/v1/players?country=_Wales&format=api&page=16",
    "results": [
        {
            "id": 987306,
            "username": "zychowiczj",
            "country": "_Wales",
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/d01f901c6cac929ade2bcc535bb00b7f-64.png",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 648.1794368762182,
                    "deviation": 68.61073510258242,
                    "volatility": 0.0600085210656012
                }
            },
            "ranking": 5,
            "professional": false,
            "ui_class": ""
        },
        {
            "id": 833637,
            "username": "Деллард",
            "country": "_Wales",
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/fb66dd7bdd4a097efc1be411cf5f92e4-64.png",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 1440.6444972811294,
                    "deviation": 86.09322587699477,
                    "volatility": 0.06000661728372593
                }
            },
            "ranking": 23.36871187995535,
            "professional": false,
            "ui_class": ""
        }
    ]
}