GET /api/v1/tournaments/?format=api&ordering=max_ranking&page=5377
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53761,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5376",
    "results": [
        {
            "id": 49174,
            "name": "August Correspondence tournament",
            "director": {
                "id": 607169,
                "username": "Koreadars",
                "country": "_Pirate",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/1910420678f28b78fe5b8898350c77ff-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2357.1359340613008,
                        "deviation": 75.92640303674303,
                        "volatility": 0.0600299512870185
                    }
                },
                "ranking": 34.76676980364381,
                "professional": false,
                "ui_class": ""
            },
            "description": "Please note that bot players can’t play!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1705,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/09ea48b349cad5d5f27e07f5e0177803-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-08-01T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-08-01T07:00:28.670243Z",
            "ended": "2021-02-27T23:08:03.810655Z",
            "start_waiting": "2019-08-01T07:00:04.966497Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 63
        }
    ]
}