List all tournaments or create a new tournament.

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

{
    "count": 59202,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-analysis_enabled&page=1954",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-analysis_enabled&page=1952",
    "results": [
        {
            "id": 82572,
            "name": "Correspondence 19x19 RoundRobin 2021-11-17 19: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 Sitewide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260331T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-03-31T19:00:15.081472Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-04-03T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-11-17T19:00:14.224158Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-11-17T19:00:18.845694Z",
            "ended": "2022-04-06T15:28:17.467027Z",
            "start_waiting": "2021-11-17T19:00:17.972515Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 84853,
            "name": "Correspondence 9x9 RoundRobin 2022-01-15 19: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 Sitewide Tournament",
            "schedule": {
                "id": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260330T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-03-30T19:00:11.791375Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "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": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-04-02T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "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": "2022-01-15T19:00:20.662704Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-01-15T19:01:35.826032Z",
            "ended": "2022-03-04T15:32:18.444840Z",
            "start_waiting": "2022-01-15T19:01:35.526839Z",
            "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": 134400,
            "name": "Sente Tournament 3",
            "director": {
                "id": 1864696,
                "username": "The Atari Union",
                "country": "in",
                "icon": "https://user-uploads.online-go.com/97a3545e27ab6dc2768c65861fc96dd0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 275.4271587796327,
                        "deviation": 83.19570494461763,
                        "volatility": 0.059985568052562735
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Weekly tournament join the aji union for more games",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 4787,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15743,
                "name": "The Aji Union (+25k Beginners)",
                "summary": "This group is open for all and beginner friendly. If you do not wish to join this group try the The Opening Tournament on Oct 7th, it is called The Aji Tournament!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 19,
                "icon": "https://user-uploads.online-go.com/4a4eaae21c0ccdddb0b5e26d211af026-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-11-17T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-11-20T11:01:07.582177Z",
            "ended": "2025-12-18T02:28:21.831099Z",
            "start_waiting": "2025-11-20T11:01:07.514437Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4a4eaae21c0ccdddb0b5e26d211af026-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 129224,
            "name": "black stone go academy คัดตัว",
            "director": {
                "id": 635044,
                "username": "15.03",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/c95b24310a554e4ebac113077793f721-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1783.3477347164758,
                        "deviation": 75.14555837276946,
                        "volatility": 0.0601580575701242
                    }
                },
                "ranking": 28.30896277983315,
                "professional": false,
                "ui_class": ""
            },
            "description": "คัดตัวนักกีฬาหมากล้อม โรงเรียนพร้อม เข้าร่วมแข่งขันรายการ กรมพละ",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 24,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1800,
                "period_time": 10,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14619,
                "name": "black stone go",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 61,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-06-08T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2025-06-08T10:00:42.127609Z",
            "ended": "2025-06-08T10:38:32.152303Z",
            "start_waiting": "2025-06-08T10:00:42.064719Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 60779,
            "name": "slgvh lvhahk drgavrnharv",
            "director": {
                "id": 739180,
                "username": "leoinbk",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/5c8e72b6e3421ca0d63579a5a1630ef5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1144.0057227017662,
                        "deviation": 62.47542977360111,
                        "volatility": 0.060014750452260436
                    }
                },
                "ranking": 18.031370905792297,
                "professional": false,
                "ui_class": ""
            },
            "description": "oysrgbulyrshvlngiurdabhzn",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 50,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 1800,
                "max_time": 1800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4796,
                "name": "The 10 dan pro",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-19T20:42:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-19T20:42:46.460351Z",
            "ended": "2020-05-19T21:20:56.288420Z",
            "start_waiting": "2020-05-19T20:42:45.955687Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 60778,
            "name": "bllllaaaaa",
            "director": {
                "id": 729505,
                "username": "alexthelegend",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/931ed75fe0f03081ab93ef90afda81e2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1632.985324497895,
                        "deviation": 65.24135933303073,
                        "volatility": 0.05985322815239019
                    }
                },
                "ranking": 26.269852427097288,
                "professional": false,
                "ui_class": ""
            },
            "description": "bbbbbbbbbbbllllllllllllllllaaaaaaaaaaaaa",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 20,
                "max_time": 25
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4796,
                "name": "The 10 dan pro",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-19T20:20:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-19T20:20:46.807257Z",
            "ended": "2020-05-19T20:35:43.160795Z",
            "start_waiting": "2020-05-19T20:20:44.965842Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 31434,
            "name": "chidos",
            "director": {
                "id": 469294,
                "username": "oswaldotorres2002",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/1ff384419836196e23504733d33bf367?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1554.6794139490482,
                        "deviation": 125.36777077396154,
                        "volatility": 0.06000498172287495
                    }
                },
                "ranking": 25.132250606804444,
                "professional": false,
                "ui_class": ""
            },
            "description": "solo chidos",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 2419200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1641,
                "name": "GO La salle Fromental",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 163,
                "icon": "https://user-uploads.online-go.com/712c8ea5c8c9e46bc51b572fe57f22c0-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2017-10-26T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2017-10-26T14:55:59.392585Z",
            "ended": "2017-11-09T14:59:25.603665Z",
            "start_waiting": "2017-10-26T14:55:57.539343Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/712c8ea5c8c9e46bc51b572fe57f22c0-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 128649,
            "name": "Correspondence 19x19 RoundRobin 2025-05-21 19: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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260331T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-03-31T19:00:15.081472Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-04-03T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-05-21T19:00:29.787277Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-05-21T19:01:28.196942Z",
            "ended": "2025-10-01T14:53:36.467214Z",
            "start_waiting": "2025-05-21T19:01:27.680505Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 130589,
            "name": "Handicap Arena 2025 - 060",
            "director": {
                "id": 526987,
                "username": "Gia",
                "country": "gr",
                "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1100.204091598003,
                        "deviation": 64.01934733662408,
                        "volatility": 0.06006973987863595
                    }
                },
                "ranking": 17.127590393947607,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Part of an arena tournament. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as there are 5 players.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 13655,
                "name": "Handicap Arena",
                "summary": "Organising arena-type handicap correspondence tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 103,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-07-20T15:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-07-20T07:33:45.204794Z",
            "ended": "2025-12-06T09:54:25.047923Z",
            "start_waiting": "2025-07-20T07:33:45.021352Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 107400,
            "name": "Pokémon",
            "director": {
                "id": 1236996,
                "username": "MingLau",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/0d6ac99b94f3598fc46abd7588a3f568-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1146.2730126750039,
                        "deviation": 69.62267423293558,
                        "volatility": 0.06008661084861132
                    }
                },
                "ranking": 18.077206182709606,
                "professional": false,
                "ui_class": ""
            },
            "description": "這個比賽限20-1級棋手",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 623947,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 604800,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6427,
                "name": "Pokémon Go",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 52,
                "icon": "https://user-uploads.online-go.com/588f56ac30f3a91858de9d674e11dcd4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-09-12T12:00:00Z",
            "players_start": 5,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-10-18T13:32:35.933455Z",
            "ended": "2024-03-26T14:18:51.277770Z",
            "start_waiting": "2023-10-18T13:32:35.855909Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/588f56ac30f3a91858de9d674e11dcd4-15.png",
            "player_count": 5,
            "ranked": true
        }
    ]
}