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

{
    "count": 53682,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=auto_start_on_max&page=5368",
    "results": [
        {
            "id": 52058,
            "name": "Taiwanese",
            "director": {
                "id": 348886,
                "username": "nicodaisuki",
                "country": "tw",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/694a06c83a5d6994819e6524d57b4f13-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1724.605004636006,
                        "deviation": 65.88111689435804,
                        "volatility": 0.06003268569255853
                    }
                },
                "ranking": 27.533569588846934,
                "professional": false,
                "ui_class": ""
            },
            "description": "Taiwan is a country!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1144,
                "name": "Taiwanese",
                "summary": "Mostly Taiwanese!\n\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 166,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/fe3a174d07946483a6050a9acfa63393-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-04-02T06:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-02T06:00:36.650897Z",
            "ended": null,
            "start_waiting": "2020-04-02T06:00:34.269150Z",
            "board_size": 19,
            "active_round": 5,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/fe3a174d07946483a6050a9acfa63393-15.png",
            "player_count": 38
        },
        {
            "id": 98305,
            "name": "Kranj 1",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 873.308734708282,
                        "deviation": 61.84888776975809,
                        "volatility": 0.05993660316960602
                    }
                },
                "ranking": 11.780823842695966,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 374,
                "name": "Slovenija",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 49,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/4ed128f6478ae7603dbe02435c4af5de-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-12-27T16:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-12-27T16:00:36.328281Z",
            "ended": "2023-06-19T16:26:24.512798Z",
            "start_waiting": "2022-12-27T16:00:36.174774Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/4ed128f6478ae7603dbe02435c4af5de-15.png",
            "player_count": 8
        }
    ]
}