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

{
    "count": 58312,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=auto_start_on_max&page=5831",
    "results": [
        {
            "id": 11180,
            "name": "28 days later",
            "director": {
                "id": 120320,
                "username": "Ignil",
                "country": "_GoT_Lannister",
                "icon": "https://user-uploads.online-go.com/e9f6ae33557bfe5d19889c6e4af8dcc4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2121.912696995676,
                        "deviation": 70.45817006699149,
                        "volatility": 0.05996492273182429
                    }
                },
                "ranking": 32.33302425647488,
                "professional": false,
                "ui_class": ""
            },
            "description": "This tournament is for fast correspondence players. Absolute time 28 days each. Simultaneous Round Robin with 10 players. Come on, it's ZOMBIE time.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26880,
            "time_control_parameters": {
                "total_time": 2419200,
                "time_control": "absolute"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 485,
                "name": "THAILAND GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 502,
                "icon": "https://user-uploads.online-go.com/51662af930ea8ccf8fe4335513ca2357-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-10-24T04:27:00Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-10-03T14:55:24.175767Z",
            "ended": "2015-12-22T17:26:22.149974Z",
            "start_waiting": "2015-10-03T14:55:22.610281Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/51662af930ea8ccf8fe4335513ca2357-15.png",
            "player_count": 10
        },
        {
            "id": 130908,
            "name": "Fast Double Elimination for 14k-25k # I",
            "director": {
                "id": 1632034,
                "username": "exxelxior",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/fa81172ce521dfadbb1dbbf37e253668-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1402.2582400128586,
                        "deviation": 73.23847367268033,
                        "volatility": 0.05999383391950328
                    }
                },
                "ranking": 22.743508734666015,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fast tournament: pay attention, 12 hours increment is something like two movements per day.\n\nQuoted from Fast Correspondence Group (thanx):\n“Use the conditional move feature to speed up the game. No pausing and no vacations; anyone who has vacation mode switched on, or pauses a game, will be disqualified. Also, please do not use AI.”\n\nAnd I add: and no weekends, just make your move; it's a tournament, my friend!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 45251,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15509,
                "name": "Fast and narrow rank range tournaments",
                "summary": "Tournaments for people who like to play within narrow rank ranges and fast correspondence games.",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 20,
                "icon": "https://user-uploads.online-go.com/fb0e7d5660cf5ea61609ed14abdc9bfa-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-08-11T23:33:00Z",
            "players_start": 8,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 16,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-08-07T19:14:08.364421Z",
            "ended": null,
            "start_waiting": "2025-08-07T19:14:08.252245Z",
            "board_size": 19,
            "active_round": 4,
            "icon": "https://user-uploads.online-go.com/fb0e7d5660cf5ea61609ed14abdc9bfa-15.png",
            "player_count": 8
        }
    ]
}