List all tournaments or create a new tournament.

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

{
    "count": 58960,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-analysis_enabled&page=160",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-analysis_enabled&page=158",
    "results": [
        {
            "id": 51121,
            "name": "Auf die Mütze",
            "director": {
                "id": 1039,
                "username": "joachim",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/cb60432b91d79a1055a51afbe4f22dce-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1848.288089801185,
                        "deviation": 67.48439558396277,
                        "volatility": 0.060603926134667245
                    }
                },
                "ranking": 29.13698054535114,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Nach der Klopperei in der Ecke gibts jetzt was auf die Mütze. Ich habe die maximale Zeit mal von 5 Tagen auf 3 Tage verringert. Vielleicht brauchen wir so weniger als ein halbes Jahr für das Turnier.\n\nViel Spaß allen!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1240,
                "name": "Braunschweig-Go",
                "summary": "Go in Braunschweig",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 56,
                "icon": "https://user-uploads.online-go.com/3ee5151405dee7fcd7890745353b9b41-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-08-20T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-08-20T19:00:44.138122Z",
            "ended": "2020-02-20T19:13:43.745050Z",
            "start_waiting": "2019-08-20T19:00:43.035171Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3ee5151405dee7fcd7890745353b9b41-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 79534,
            "name": "Monthly Simultaneous McMahon 2021-09-16 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 Sitewide Tournament",
            "schedule": {
                "id": 10,
                "name": "Monthly Simultaneous McMahon",
                "rrule": "DTSTART:20260301T170000Z\nRRULE:FREQ=MONTHLY",
                "active": true,
                "created": "2015-12-16T02:47:16.592231Z",
                "last_run": "2026-03-01T17:00:40.802816Z",
                "lead_time_seconds": 1296000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 20,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 5,
                    "maximum_players": 200
                },
                "next_run": "2026-04-01T17:00:00Z",
                "base_points": "50.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-09-16T17:00:29.494531Z",
            "players_start": 50,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-09-16T17:00:53.121504Z",
            "ended": "2022-12-25T14:36:49.211049Z",
            "start_waiting": "2021-09-16T17:00:45.647654Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 74,
            "ranked": true
        },
        {
            "id": 98484,
            "name": "Kranj 2",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 788.4782417507043,
                        "deviation": 64.76496024965462,
                        "volatility": 0.0599203180748189
                    }
                },
                "ranking": 9.415256608156199,
                "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": 55,
                "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-01-02T16: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": "2023-01-02T10:27:00.277376Z",
            "ended": "2023-10-26T15:24:26.281871Z",
            "start_waiting": "2023-01-02T10:27:00.123360Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 71717,
            "name": "第二届世界华人围棋联赛",
            "director": {
                "id": 885292,
                "username": "T.G",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/ce44b8f2de5a3b442c0322da59e57745-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1086.6288558440883,
                        "deviation": 63.520618409504685,
                        "volatility": 0.06001439816766274
                    }
                },
                "ranking": 16.84016949607247,
                "professional": false,
                "ui_class": ""
            },
            "description": "本次比赛由 “世界华人围棋社团” 举办。",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8419,
                "name": "世界华人围棋协会",
                "summary": "📣📣📣:诚邀世界各地各个水平阶段的棋友们前来一起切磋交流~ 主页含有各类免费围棋资源供大家使用(新手友好)。会内将定期举办各种赛事等活动,祝各位玩得开心!🔥🔥🔥",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 168,
                "icon": "https://user-uploads.online-go.com/1904b8af9a2c4de9493b717be66ba612-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-27T00:30:00Z",
            "players_start": 3,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-02-27T00:30:28.981885Z",
            "ended": "2021-02-27T01:51:02.211047Z",
            "start_waiting": "2021-02-27T00:30:28.785463Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1904b8af9a2c4de9493b717be66ba612-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 4984,
            "name": "Piombino 2015",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 743.493161772815,
                        "deviation": 64.68587224675451,
                        "volatility": 0.05913149391616533
                    }
                },
                "ranking": 8.055304232041205,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "vguz sert",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 45120,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 43200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 93,
                "name": "GO Italia",
                "summary": "Il gruppo per i giocatori di GO italiani.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 201,
                "icon": "https://user-uploads.online-go.com/02421a9877e5d65462bc65fcc7f0fd0e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-02-18T12:08:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-02-18T12:08:17.805879Z",
            "ended": "2015-02-26T23:57:27.702202Z",
            "start_waiting": "2015-02-18T12:08:17.230694Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/02421a9877e5d65462bc65fcc7f0fd0e-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 98487,
            "name": "13-13 ტურნირი",
            "director": {
                "id": 21742,
                "username": "დათო",
                "country": "ge",
                "icon": "https://user-uploads.online-go.com/f776102223e8d2cd0c3eeab1eea726ff-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2188.217274395995,
                        "deviation": 97.40479902700517,
                        "volatility": 0.06013689069472163
                    }
                },
                "ranking": 33.04533320130458,
                "professional": false,
                "ui_class": ""
            },
            "description": "13-13 ბლიც ტურნირი",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 8,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 3,
                "initial_time": 270,
                "max_time": 270
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 692,
                "name": "Georgia - საქართველოს გოს ფედერაცია",
                "summary": "საქართველოს გოს ფედერაციის ჯგუფში გაწევრიანება შეუძლიათ მხოლოდ საქართველოს  მოქალაქეებს, რომლებიც დარეგისტრირებულები არიან ამ საიტზე და პროფილში მითითებული აქვთ სახელი და გვარი.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 262,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-01-01T15:00:00Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-01-01T16:27:39.512857Z",
            "ended": "2023-01-01T17:13:46.720776Z",
            "start_waiting": "2023-01-01T16:27:39.353875Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 29062,
            "name": "Monthly Simultaneous McMahon 2017-08-16 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 Sitewide Tournament",
            "schedule": {
                "id": 10,
                "name": "Monthly Simultaneous McMahon",
                "rrule": "DTSTART:20260301T170000Z\nRRULE:FREQ=MONTHLY",
                "active": true,
                "created": "2015-12-16T02:47:16.592231Z",
                "last_run": "2026-03-01T17:00:40.802816Z",
                "lead_time_seconds": 1296000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 20,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 5,
                    "maximum_players": 200
                },
                "next_run": "2026-04-01T17:00:00Z",
                "base_points": "50.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2017-08-16T17:00:47.346893Z",
            "players_start": 50,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-08-16T17:02:30.419803Z",
            "ended": "2019-01-01T08:56:17.834553Z",
            "start_waiting": "2017-08-16T17:01:36.514502Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 141,
            "ranked": true
        },
        {
            "id": 57548,
            "name": "coppa nazionale",
            "director": {
                "id": 740352,
                "username": "Haaland Can",
                "country": "it",
                "icon": "https://user-uploads.online-go.com/bea4c463d9106aad9af8614de4aa0174-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 908.5516141194921,
                        "deviation": 62.836034696418736,
                        "volatility": 0.06010253014759615
                    }
                },
                "ranking": 12.69669704549219,
                "professional": false,
                "ui_class": ""
            },
            "description": "e un torneo dıffıcıle",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "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": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8855,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-16T14:00: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-03-17T19:57:06.701388Z",
            "ended": "2020-07-03T11:03:04.842999Z",
            "start_waiting": "2020-03-17T19:57:05.680978Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 97629,
            "name": "gaming",
            "director": {
                "id": 907142,
                "username": "waterbearos",
                "country": "001",
                "icon": "https://secure.gravatar.com/avatar/9624cecd9be3a6513d19a3a38edcfbed?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1750.5421098017523,
                        "deviation": 256.3451699831443,
                        "volatility": 0.05999905212792343
                    }
                },
                "ranking": 27.879140647851436,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "gaming",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12631,
                "name": "coven",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-12-25T19: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": "2022-12-25T19:00:42.013038Z",
            "ended": "2022-12-28T19:00:55.770793Z",
            "start_waiting": "2022-12-25T19:00:41.959541Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 99708,
            "name": "第二届九路天元赛-重开",
            "director": {
                "id": 1190285,
                "username": "梅方苏哒",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/a6e343bf7ee1fac046948b9dca3bb63b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1309.196911251775,
                        "deviation": 85.24347862028894,
                        "volatility": 0.06002926303532068
                    }
                },
                "ranking": 21.153796815797126,
                "professional": false,
                "ui_class": ""
            },
            "description": "因为多人没有及时参赛,比赛重开,下不为例",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12767,
                "name": "虚空围棋舰队",
                "summary": "鹰酱虚空围棋舰队",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 35,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-02-04T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-02-04T12:41:54.205934Z",
            "ended": "2023-02-04T13:38:16.185212Z",
            "start_waiting": "2023-02-04T12:41:54.074768Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        }
    ]
}