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": 359406,
            "player": {
                "id": 724616,
                "username": "Winston Liang 26",
                "country": "mx",
                "icon": "https://secure.gravatar.com/avatar/d2e18a8edd77620029389a5a1fbbe640?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1035.3433829366998,
                        "deviation": 65.8584668793576,
                        "volatility": 0.060229006154868106
                    }
                },
                "ranking": 15.72093718171502,
                "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
        },
        {
            "id": 367694,
            "player": {
                "id": 93349,
                "username": "baelofoax",
                "country": "eu",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/0ca12990e899c41365b13be2fa480dfc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1598.8680555362407,
                        "deviation": 63.68100856703373,
                        "volatility": 0.059839120707298896
                    }
                },
                "ranking": 25.781065328915183,
                "professional": false,
                "ui_class": ""
            },
            "tournament": 59567,
            "points": "-1.00000",
            "net_points": "3.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": false,
            "resigned": true,
            "eliminated": false
        },
        {
            "id": 352238,
            "player": {
                "id": 617642,
                "username": "Bradicalman",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/e71480e22602f38ed73379dcf7a4e7ab?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1372.891111115056,
                        "deviation": 65.06289501910707,
                        "volatility": 0.059868230868953994
                    }
                },
                "ranking": 22.25353552837094,
                "professional": false,
                "ui_class": ""
            },
            "tournament": 59567,
            "points": "4.00000",
            "net_points": "8.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": false,
            "resigned": true,
            "eliminated": false
        }
    ]
}