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

{
    "count": 57812,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=auto_start_on_max&page=5781",
    "results": [
        {
            "id": 77114,
            "name": "🌸81 Flowers🌸 #13",
            "director": {
                "id": 126739,
                "username": "🐬Sofiam🐬",
                "country": "_Olimpic_Movement",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/3448d55b1fa874861bc9029bd534f998-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1012.0554496406809,
                        "deviation": 84.91308607572303,
                        "volatility": 0.076882078105041
                    }
                },
                "ranking": 15.194279748149173,
                "professional": false,
                "ui_class": ""
            },
            "description": "🌸🌸🌸Everyone is welcome🌸🌸🌸",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6630,
                "name": "Go friends 🐬",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 359,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-07-14T19:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-07-12T01:18:48.121806Z",
            "ended": "2022-03-09T23:59:09.649124Z",
            "start_waiting": "2021-07-12T01:18:47.090743Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png",
            "player_count": 10
        },
        {
            "id": 127854,
            "name": "19x19 Open D.E. Cup #111",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1320.5754017584557,
                        "deviation": 68.90060292298388,
                        "volatility": 0.06013255594618109
                    }
                },
                "ranking": 21.35412875916649,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double-Elimination tournament for everyone. It will be started as soon as 8 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 57,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-04-27T21:05:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-04-27T19:31:39.076612Z",
            "ended": null,
            "start_waiting": "2025-04-27T19:31:38.981786Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 8
        }
    ]
}