List all tournaments or create a new tournament.

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

{
    "count": 58825,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-id&page=10",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-id&page=8",
    "results": [
        {
            "id": 137671,
            "name": "Gambate 02",
            "director": {
                "id": 775143,
                "username": "c16896",
                "country": "pe",
                "icon": "https://user-uploads.online-go.com/00f634cd07ddcbcdfcdd7eb157515147-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1067.8801243602475,
                        "deviation": 94.68274215205666,
                        "volatility": 0.0599883331689397
                    }
                },
                "ranking": 16.43725254909737,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 114,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 14400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16210,
                "name": "EPGUTP MBA 47P 48AD",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 40,
                "icon": "https://user-uploads.online-go.com/b81fbe4a7f368ad85f6743e5ce98fead-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-24T01:46:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2026-02-24T01:46:01.445675Z",
            "ended": "2026-02-24T02:30:55.943488Z",
            "start_waiting": "2026-02-24T01:46:01.378713Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b81fbe4a7f368ad85f6743e5ce98fead-15.png",
            "player_count": 2,
            "ranked": false
        },
        {
            "id": 137670,
            "name": "Gambate 01",
            "director": {
                "id": 775143,
                "username": "c16896",
                "country": "pe",
                "icon": "https://user-uploads.online-go.com/00f634cd07ddcbcdfcdd7eb157515147-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1067.8801243602475,
                        "deviation": 94.68274215205666,
                        "volatility": 0.0599883331689397
                    }
                },
                "ranking": 16.43725254909737,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 114,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 14400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16210,
                "name": "EPGUTP MBA 47P 48AD",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 40,
                "icon": "https://user-uploads.online-go.com/b81fbe4a7f368ad85f6743e5ce98fead-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-24T01:36:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2026-02-24T01:36:40.701381Z",
            "ended": "2026-02-25T12:10:29.406786Z",
            "start_waiting": "2026-02-24T01:36:40.544143Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b81fbe4a7f368ad85f6743e5ce98fead-15.png",
            "player_count": 7,
            "ranked": false
        },
        {
            "id": 137669,
            "name": "Gambate 00",
            "director": {
                "id": 775143,
                "username": "c16896",
                "country": "pe",
                "icon": "https://user-uploads.online-go.com/00f634cd07ddcbcdfcdd7eb157515147-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1067.8801243602475,
                        "deviation": 94.68274215205666,
                        "volatility": 0.0599883331689397
                    }
                },
                "ranking": 16.43725254909737,
                "professional": false,
                "ui_class": ""
            },
            "description": "13x 13",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 243,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 14400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16210,
                "name": "EPGUTP MBA 47P 48AD",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 40,
                "icon": "https://user-uploads.online-go.com/b81fbe4a7f368ad85f6743e5ce98fead-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-24T01:23:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2026-02-24T01:23:41.134018Z",
            "ended": "2026-02-24T22:32:07.106088Z",
            "start_waiting": "2026-02-24T01:23:40.531760Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b81fbe4a7f368ad85f6743e5ce98fead-15.png",
            "player_count": 35,
            "ranked": false
        },
        {
            "id": 137668,
            "name": "Correspondence Weekly McMahon 19x19 2026-02-28 17:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 9,
                "name": "Correspondence Weekly McMahon 19x19",
                "rrule": "DTSTART:20260302T170000Z\nRRULE:FREQ=WEEKLY",
                "active": true,
                "created": "2015-12-16T02:22:56.480465Z",
                "last_run": "2026-03-02T17:00:40.843843Z",
                "lead_time_seconds": 432000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 10,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 4,
                    "maximum_players": 1000
                },
                "next_run": "2026-03-09T17:00:00Z",
                "base_points": "30.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2026-02-28T17:00:40.655563Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-02-28T17:01:43.618562Z",
            "ended": null,
            "start_waiting": "2026-02-28T17:01:40.497388Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 27,
            "ranked": true
        },
        {
            "id": 137665,
            "name": "5ltrs",
            "director": {
                "id": 1094739,
                "username": "graphite_he",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/fc0d8c906f7bfd540e3f4d5942e693ec?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1991.6833103881063,
                        "deviation": 62.236820536948194,
                        "volatility": 0.06000856827354571
                    }
                },
                "ranking": 30.866755767589275,
                "professional": false,
                "ui_class": ""
            },
            "description": "blahblahblah.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": true,
            "group": {
                "id": 16229,
                "name": "稷下棋宫",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-23T17:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2026-02-23T17:00:40.589896Z",
            "ended": "2026-02-24T07:07:46.507691Z",
            "start_waiting": "2026-02-23T17:00:40.477540Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": false
        },
        {
            "id": 137662,
            "name": "Live 9x9 Double Elimination Tournament 2026-02-23 14:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260303T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-03T10:00:40.917499Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-03T14:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2026-02-23T14:30:40.429239Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-02-23T14:31:40.659525Z",
            "ended": "2026-02-23T15:05:35.540114Z",
            "start_waiting": "2026-02-23T14:31:40.444153Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 137661,
            "name": "78676876878676",
            "director": {
                "id": 1970013,
                "username": "zephyr886",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/42082ff73169257d454a81bc7be18678?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 920.5334492879327,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 13.000000000000002,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "42453453",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 41,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "rapid",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16232,
                "name": "123786373783786",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-23T13:54:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-02-23T13:54:40.495955Z",
            "ended": "2026-02-23T14:01:22.978038Z",
            "start_waiting": "2026-02-23T13:54:40.427283Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": false
        },
        {
            "id": 137660,
            "name": "78676876878676",
            "director": {
                "id": 1970013,
                "username": "zephyr886",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/42082ff73169257d454a81bc7be18678?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 920.5334492879327,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 13.000000000000002,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "42453453",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 41,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "rapid",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16232,
                "name": "123786373783786",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-23T13:47:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-02-23T13:47:40.491476Z",
            "ended": "2026-02-23T13:49:12.356400Z",
            "start_waiting": "2026-02-23T13:47:40.422696Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": false
        },
        {
            "id": 137659,
            "name": "78676876878676",
            "director": {
                "id": 1970013,
                "username": "zephyr886",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/42082ff73169257d454a81bc7be18678?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 920.5334492879327,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 13.000000000000002,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "42453453",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 41,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "rapid",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16232,
                "name": "123786373783786",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-23T13:39:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-02-23T13:39:40.502078Z",
            "ended": "2026-02-23T13:44:25.503364Z",
            "start_waiting": "2026-02-23T13:39:40.422573Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": false
        },
        {
            "id": 137658,
            "name": "Block Street 极速围棋淘汰赛",
            "director": {
                "id": 1970013,
                "username": "zephyr886",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/42082ff73169257d454a81bc7be18678?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 920.5334492879327,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 13.000000000000002,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "冠军(1st)1000 XP\n\n亚军(2nd)800 XP\n\n四强(并列 3-4 名)600 XP\n\n八强(并列 5-8 名)400 XP",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 41,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "rapid",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16231,
                "name": "Block Street中文区",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-27T12:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-02-27T12:30:40.569141Z",
            "ended": "2026-02-27T12:46:36.061425Z",
            "start_waiting": "2026-02-27T12:30:40.295031Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": false
        }
    ]
}