GET /api/v1/tournaments/59567/players?format=api&ordering=eliminated&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=eliminated&page=223",
    "results": [
        {
            "id": 350856,
            "player": {
                "id": 724220,
                "username": "V.III.",
                "country": "zz",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/722d6e9c97e5f427e0c78d085d1a0981-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1337.1832270361526,
                        "deviation": 66.56927449627227,
                        "volatility": 0.06004961439708967
                    }
                },
                "ranking": 21.643452368434144,
                "professional": false,
                "ui_class": ""
            },
            "tournament": 59567,
            "points": "-1.00000",
            "net_points": "3.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": true,
            "resigned": false,
            "eliminated": false
        },
        {
            "id": 350697,
            "player": {
                "id": 743922,
                "username": "rocky8668",
                "country": "ca",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/cb33d3073530d46a8c09d98e3514d076-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1657.4665946822638,
                        "deviation": 69.89109011784879,
                        "volatility": 0.06010708606809987
                    }
                },
                "ranking": 26.614335116015436,
                "professional": false,
                "ui_class": "supporter"
            },
            "tournament": 59567,
            "points": "1.00000",
            "net_points": "5.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": true,
            "resigned": false,
            "eliminated": false
        },
        {
            "id": 350610,
            "player": {
                "id": 85719,
                "username": "💖 KoBa 💖",
                "country": "_Pirate",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e02f22fbecfc7c11575f2263f7fdbc3a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1751.8625308022583,
                        "deviation": 72.74217761723696,
                        "volatility": 0.060145715250621776
                    }
                },
                "ranking": 27.896595939713237,
                "professional": false,
                "ui_class": " supporter"
            },
            "tournament": 59567,
            "points": "9.00000",
            "net_points": "12.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": false,
            "resigned": false,
            "eliminated": false
        }
    ]
}