GET /api/v1/tournaments/59567/players?format=api&ordering=-resigned&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=-resigned&page=223",
    "results": [
        {
            "id": 370365,
            "player": {
                "id": 462177,
                "username": "Jirubi",
                "country": "br",
                "icon": "https://user-uploads.online-go.com/dcfb2ba909a48590618ae6c03640a0ed-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1377.8278542217752,
                        "deviation": 63.05350228745486,
                        "volatility": 0.060015535359903484
                    }
                },
                "ranking": 22.336630695172783,
                "professional": false,
                "ui_class": ""
            },
            "tournament": 59567,
            "points": "7.00000",
            "net_points": "11.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": false,
            "resigned": false,
            "eliminated": false
        },
        {
            "id": 359093,
            "player": {
                "id": 464305,
                "username": "umanosuke73",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/53148fad821decf5d0af7e89b8266bdc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1728.1576304607504,
                        "deviation": 62.73007346703258,
                        "volatility": 0.059979363673997706
                    }
                },
                "ranking": 27.58120872629011,
                "professional": false,
                "ui_class": ""
            },
            "tournament": 59567,
            "points": "3.00000",
            "net_points": "7.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": true,
            "resigned": false,
            "eliminated": false
        },
        {
            "id": 355883,
            "player": {
                "id": 500605,
                "username": "andr31",
                "country": "ro",
                "icon": "https://user-uploads.online-go.com/c3869acc1ee6670bdbeb2e384099de43-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1141.9467506254323,
                        "deviation": 67.51170290623347,
                        "volatility": 0.06013735491065299
                    }
                },
                "ranking": 17.989668187111032,
                "professional": false,
                "ui_class": ""
            },
            "tournament": 59567,
            "points": "0.00000",
            "net_points": "4.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": true,
            "resigned": false,
            "eliminated": false
        }
    ]
}