GET /api/v1/tournaments/59567/players?format=api&ordering=net_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=net_points&page=223",
    "results": [
        {
            "id": 370893,
            "player": {
                "id": 611693,
                "username": "Slytha3",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/3098970e677e219270e49e8b60920a3a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1699.206716833047,
                        "deviation": 62.376592388042035,
                        "volatility": 0.06003089986821103
                    }
                },
                "ranking": 27.190103770100997,
                "professional": false,
                "ui_class": ""
            },
            "tournament": 59567,
            "points": "13.00000",
            "net_points": "17.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": false,
            "resigned": false,
            "eliminated": false
        },
        {
            "id": 372236,
            "player": {
                "id": 729957,
                "username": "corbours",
                "country": "ca",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/fa0d9c53502e92b7aa126d5545131725-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1700.9205028891192,
                        "deviation": 69.33748264668866,
                        "volatility": 0.06001830527186664
                    }
                },
                "ranking": 27.213440632514686,
                "professional": false,
                "ui_class": ""
            },
            "tournament": 59567,
            "points": "14.00000",
            "net_points": "18.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://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.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
        }
    ]
}