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": 363873,
            "player": {
                "id": 50879,
                "username": "wxs",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/41633e06ed0a3a9899488c3611c4f955?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1561.0274669208493,
                        "deviation": 63.96158825942708,
                        "volatility": 0.05997721032928846
                    }
                },
                "ranking": 25.226584018299082,
                "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": 351750,
            "player": {
                "id": 673075,
                "username": "Autogazer",
                "country": "us",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/167173bff9f9b019f18609482b109665-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1387.412470415523,
                        "deviation": 68.13429790153282,
                        "volatility": 0.05978772454829999
                    }
                },
                "ranking": 22.497112047536714,
                "professional": false,
                "ui_class": ""
            },
            "tournament": 59567,
            "points": "9.00000",
            "net_points": "13.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": false,
            "resigned": false,
            "eliminated": false
        },
        {
            "id": 370365,
            "player": {
                "id": 462177,
                "username": "Jirubi",
                "country": "br",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/dcfb2ba909a48590618ae6c03640a0ed-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1398.0124954812627,
                        "deviation": 62.645929675078875,
                        "volatility": 0.06001326807208393
                    }
                },
                "ranking": 22.6733090500588,
                "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
        }
    ]
}