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": 368920,
            "player": {
                "id": 575743,
                "username": "site15",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/bc007d9395773691f25a5b61c493d20c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2232.771642016839,
                        "deviation": 66.15745879617059,
                        "volatility": 0.059975550212188235
                    }
                },
                "ranking": 33.51195664282314,
                "professional": false,
                "ui_class": ""
            },
            "tournament": 59567,
            "points": "15.00000",
            "net_points": "15.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": true,
            "resigned": false,
            "eliminated": false
        },
        {
            "id": 353115,
            "player": {
                "id": 473476,
                "username": "ajiadjuster",
                "country": "us",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/ebb423553f55ca1ecf44905005fd586b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2013.283460484998,
                        "deviation": 71.86141017333121,
                        "volatility": 0.05978975721859269
                    }
                },
                "ranking": 31.11646986105265,
                "professional": false,
                "ui_class": "supporter"
            },
            "tournament": 59567,
            "points": "16.00000",
            "net_points": "16.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": false,
            "resigned": false,
            "eliminated": false
        },
        {
            "id": 367934,
            "player": {
                "id": 203945,
                "username": "timuzhti",
                "country": "au",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/447482e4d1fddb5ea71da68f3a8a67d7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2349.2257971057606,
                        "deviation": 67.61151467333107,
                        "volatility": 0.06014167970887988
                    }
                },
                "ranking": 34.68895179754466,
                "professional": false,
                "ui_class": "supporter"
            },
            "tournament": 59567,
            "points": "18.00000",
            "net_points": "18.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": false,
            "resigned": false,
            "eliminated": false
        }
    ]
}