GET /api/v1/tournaments/59567/players?format=api&ordering=-net_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=-net_points&page=223",
    "results": [
        {
            "id": 353866,
            "player": {
                "id": 96993,
                "username": "Hamlet",
                "country": "de",
                "icon": "https://user-uploads.online-go.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
        },
        {
            "id": 365801,
            "player": {
                "id": 729309,
                "username": "酔いどれうさぎ",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/f8a84ad9dac89b485511d368e1f206be-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2083.446599356446,
                        "deviation": 67.02252800233794,
                        "volatility": 0.060006038312339346
                    }
                },
                "ranking": 31.90950991038317,
                "professional": false,
                "ui_class": ""
            },
            "tournament": 59567,
            "points": "0.00000",
            "net_points": "0.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": true,
            "resigned": false,
            "eliminated": false
        },
        {
            "id": 366115,
            "player": {
                "id": 748223,
                "username": "失乡骑士",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/0281389112c7c92d7500bfef242109bd-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1031.6408763851277,
                        "deviation": 69.12693885060409,
                        "volatility": 0.060004363449249754
                    }
                },
                "ranking": 15.638001747682736,
                "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
        }
    ]
}