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": 371347,
            "player": {
                "id": 372980,
                "username": "Zbingu",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/f859bf63235d685e216fddb3d201867a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2209.0483678438864,
                        "deviation": 65.73054747699749,
                        "volatility": 0.05992601198168554
                    }
                },
                "ranking": 33.26467106262761,
                "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": 353115,
            "player": {
                "id": 473476,
                "username": "ajiadjuster",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/ebb423553f55ca1ecf44905005fd586b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1994.3107490963305,
                        "deviation": 69.32328815564843,
                        "volatility": 0.0597963009912801
                    }
                },
                "ranking": 30.897275238515338,
                "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://user-uploads.online-go.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
        }
    ]
}