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": 372774,
            "player": {
                "id": 800717,
                "username": "candypancakes",
                "country": "us",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/ff904cb1c7adbd68263c8e30fd13b9ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 590.1268609544858,
                        "deviation": 141.6061900268764,
                        "volatility": 0.06000394368455913
                    }
                },
                "ranking": 5,
                "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": 364472,
            "player": {
                "id": 748237,
                "username": "PAPA LOUIE",
                "country": "us",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/5ca63bebc1e9733a922cf80a18e54a3a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 547.3072455519224,
                        "deviation": 78.58011345147807,
                        "volatility": 0.059984484173782465
                    }
                },
                "ranking": 5,
                "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": 369330,
            "player": {
                "id": 765825,
                "username": "Blackhand",
                "country": "fi",
                "icon": "https://secure.gravatar.com/avatar/6ebf57f49a1bc5fa9147b8c97a3844bb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2047.5220079440942,
                        "deviation": 86.74740206411848,
                        "volatility": 0.06000035716071728
                    }
                },
                "ranking": 31.506856035940274,
                "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
        }
    ]
}