GET /api/v1/tournaments/59567/players?format=api&ordering=-points&page=224
HTTP 200 OK
Allow: GET, POST, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2233,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/59567/players?format=api&ordering=-points&page=223",
    "results": [
        {
            "id": 353497,
            "player": {
                "id": 485271,
                "username": "RyukBaduk",
                "country": "_GoT_Tully",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/2aabf09856a41e8e9248d4dfc4bcc60e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1400.5931119029472,
                        "deviation": 64.6436221001988,
                        "volatility": 0.060000140023822056
                    }
                },
                "ranking": 22.71600265928813,
                "professional": false,
                "ui_class": ""
            },
            "tournament": 59567,
            "points": "-4.00000",
            "net_points": "0.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": true,
            "resigned": false,
            "eliminated": false
        },
        {
            "id": 353798,
            "player": {
                "id": 467322,
                "username": "LulluFu",
                "country": "hr",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/b041e56e2641be02dadd399d174e5641-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1410.6974417636047,
                        "deviation": 63.527791973004355,
                        "volatility": 0.0598499194854987
                    }
                },
                "ranking": 22.88241466052021,
                "professional": false,
                "ui_class": ""
            },
            "tournament": 59567,
            "points": "-4.00000",
            "net_points": "0.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": true,
            "resigned": false,
            "eliminated": false
        },
        {
            "id": 353866,
            "player": {
                "id": 96993,
                "username": "Hamlet",
                "country": "de",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/24bc3097fa8996ac4ed6565443a31e77-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1423.4287516103568,
                        "deviation": 63.29863847989519,
                        "volatility": 0.05997022175517961
                    }
                },
                "ranking": 23.090402439013417,
                "professional": false,
                "ui_class": ""
            },
            "tournament": 59567,
            "points": "-4.00000",
            "net_points": "0.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": true,
            "resigned": false,
            "eliminated": false
        }
    ]
}