GET /api/v1/tournaments/59567/players?format=api&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&page=223",
    "results": [
        {
            "id": 367042,
            "player": {
                "id": 754134,
                "username": "oguzgencer",
                "country": "tr",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/56639e3c371e420ce33e78e510cc973b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 993.9712612943905,
                        "deviation": 61.318723493118625,
                        "volatility": 0.05996727124425159
                    }
                },
                "ranking": 14.776877228491227,
                "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": 368036,
            "player": {
                "id": 740324,
                "username": "Alex_G_",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/06b70225210cce1ac9623c755b360d16?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 890.6266859191601,
                        "deviation": 62.370224531998524,
                        "volatility": 0.05998872076476999
                    }
                },
                "ranking": 12.23540222205949,
                "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": 354635,
            "player": {
                "id": 119297,
                "username": "copacetic",
                "country": "um",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/2b4a57a6a4a3cb84a6717f7d6a664bc6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1627.0898474923245,
                        "deviation": 63.327856018170465,
                        "volatility": 0.0597550959838589
                    }
                },
                "ranking": 26.186124025600698,
                "professional": false,
                "ui_class": ""
            },
            "tournament": 59567,
            "points": "1.00000",
            "net_points": "5.00000",
            "sos": "0.00000",
            "sodos": "0.00000",
            "rank": 0,
            "disqualified": true,
            "resigned": true,
            "eliminated": false
        }
    ]
}