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": 370418,
            "player": {
                "id": 738825,
                "username": "BSandwich",
                "country": "nz",
                "icon": "https://user-uploads.online-go.com/5d56397990e45ad6d2beb80e073e182f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1198.5039500572752,
                        "deviation": 61.34060271522591,
                        "volatility": 0.060005609850096585
                    }
                },
                "ranking": 19.108729666632907,
                "professional": false,
                "ui_class": ""
            },
            "tournament": 59567,
            "points": "-4.00000",
            "net_points": "0.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": false,
            "resigned": true,
            "eliminated": false
        },
        {
            "id": 359718,
            "player": {
                "id": 705148,
                "username": "Van4956",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/14a56f323710b99562d1db9e98cab548-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1663.5666195059152,
                        "deviation": 63.398548051841175,
                        "volatility": 0.059964326955444236
                    }
                },
                "ranking": 26.69937836874452,
                "professional": false,
                "ui_class": ""
            },
            "tournament": 59567,
            "points": "5.00000",
            "net_points": "9.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": false,
            "resigned": true,
            "eliminated": false
        },
        {
            "id": 354894,
            "player": {
                "id": 259739,
                "username": "deleted-2d5c7dd1-9613-4bd1-8ce2-397b5856233d",
                "country": "tw",
                "icon": "https://user-uploads.online-go.com/85c4728bd80c39529d8f7930840fd5c5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1429.4241076762755,
                        "deviation": 64.6486673913063,
                        "volatility": 0.0598432022494866
                    }
                },
                "ranking": 23.187703424444294,
                "professional": false,
                "ui_class": ""
            },
            "tournament": 59567,
            "points": "2.00000",
            "net_points": "6.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": false,
            "resigned": true,
            "eliminated": false
        }
    ]
}