List all tournaments or create a new tournament.

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

{
    "count": 59046,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclude_provisional&page=5565",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclude_provisional&page=5563",
    "results": [
        {
            "id": 124346,
            "name": "Le coup divin - Vague 02 B",
            "director": {
                "id": 1015821,
                "username": "TimSeok",
                "country": "_United_Nations",
                "icon": "https://user-uploads.online-go.com/23efcd90e76c1f96a3d8996eb59f5435-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1255.5397926149114,
                        "deviation": 65.62865071948762,
                        "volatility": 0.06001751259455263
                    }
                },
                "ranking": 20.185008424724437,
                "professional": false,
                "ui_class": ""
            },
            "description": "Un petit tournoi de correspondance rapide entre nous pour le fun, mais surtout pour progresser.\n\nLes parties se jouent à handicap réel (selon OGS) et seront comptabilisées sur OGS.\n\nN'hésitez pas à utiliser la fonctionnalité des coups conditionnels pour anticiper les coups de l'adversaire et accélérer le rythme de la partie.\n\nL'idée est de réviser les parties ensemble. Pour ce faire, pouvez-vous écrire dans les commentaires les moments clés où il vous semble que la partie bascule. Cela permettra de confronter votre ressenti avec celui de votre adversaire, mais aussi celui de l'IA.\n\nPS : Selon les pédagogues, l'IA ne doit-être utilisée que pour confirmer ou infirmer une intuition. Il est préférable de ne pas prêter attention aux autres coups sauf grosse erreur que l'on n'aurait pas détectée soit-même.\n\nBon tournoi !",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 27251,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 25200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4209,
                "name": "Jeu de Go Hainaut (Club Ath)",
                "summary": "Groupe de joueurs de la province du Hainaut en Belgique (Club Ath)",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 59,
                "icon": "https://user-uploads.online-go.com/7f3f4dca9b8a652ff0ffb28925a915c9-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-01-20T07: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": "2025-01-17T11:40:59.302101Z",
            "ended": "2025-02-10T14:25:16.120767Z",
            "start_waiting": "2025-01-17T11:40:59.200208Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7f3f4dca9b8a652ff0ffb28925a915c9-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 72751,
            "name": "Easter Egg Competition",
            "director": {
                "id": 554796,
                "username": "Karson",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/cc4ca8e91d39e7ad354d962639899691?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1327.5329575852606,
                        "deviation": 65.99611035967293,
                        "volatility": 0.06002782150225207
                    }
                },
                "ranking": 21.47577618907117,
                "professional": false,
                "ui_class": ""
            },
            "description": "The winner of this competition will get a Easter EGG & will be record in our Group for ever! This competition just give our members to join. Welcome to join!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "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": false,
            "group": {
                "id": 3852,
                "name": "Hong Kong ",
                "summary": "First priority : HK people join plz                                                                     \nThis group welcomes everyone, but only if you don't be rude.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 148,
                "icon": "https://user-uploads.online-go.com/cb4f2676677eaafca853a69c876d0443-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-04T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-04-04T02:00:52.840623Z",
            "ended": "2021-09-11T14:44:52.559392Z",
            "start_waiting": "2021-04-04T02:00:52.546016Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/cb4f2676677eaafca853a69c876d0443-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 113515,
            "name": "ทดสอบ ป.4",
            "director": {
                "id": 1304979,
                "username": "arcanis2u",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/2527119d92dde00a45791e7b2fec99f7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1281.9350511842033,
                        "deviation": 113.47103864284946,
                        "volatility": 0.06001685765620799
                    }
                },
                "ranking": 20.666646521290243,
                "professional": false,
                "ui_class": ""
            },
            "description": "การทดสอบฝีมือแบบง่าย ป.4",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 25,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 25
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14105,
                "name": "โรงเรียนสามัคคีบำรุง",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 96,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-03-05T04:10:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-03-05T04:04:13.427246Z",
            "ended": "2024-03-05T04:30:08.487584Z",
            "start_waiting": "2024-03-05T04:04:13.196538Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 51619,
            "name": "2019 - Lviv Autumn Tournament - Low Kyu",
            "director": {
                "id": 79,
                "username": "oldyew",
                "country": "ua",
                "icon": "https://user-uploads.online-go.com/bb1683794b493824cb4605735bcfb9b7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1705.3371445600435,
                        "deviation": 62.790139205239456,
                        "volatility": 0.06003537827844153
                    }
                },
                "ranking": 27.273474442381108,
                "professional": false,
                "ui_class": ""
            },
            "description": "falling leaves are so beautifull",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 35520,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 604800,
                "period_time": 604800,
                "stones_per_period": 21
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1460,
                "name": "Lviv Club",
                "summary": "Lviv Go Players Group",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 27,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-09-08T21:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2019-09-09T07:02:30.389598Z",
            "ended": "2019-10-03T05:26:06.721974Z",
            "start_waiting": "2019-09-09T07:02:30.183136Z",
            "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": 136663,
            "name": "Go Zodiac Friendship Games Online ราศีชวด รุ่น D1 กระดาน 19x19 (5-8 คิว)",
            "director": {
                "id": 912068,
                "username": "cp02",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/ae018e5524da4ed68a067c720b339b3f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 469.4157984086007,
                        "deviation": 153.83582770708145,
                        "volatility": 0.06004073543967728
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "แต้มต่อ 6.5 คะแนน",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10406,
                "name": "Zodiac กลุ่ม D(5-8 คิว)",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 331,
                "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-01-30T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2026-01-30T10:01:06.445635Z",
            "ended": "2026-01-30T11:49:31.918985Z",
            "start_waiting": "2026-01-30T10:01:06.192240Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-15.png",
            "player_count": 20,
            "ranked": true
        },
        {
            "id": 131833,
            "name": "საპრიზო სატურნირო მარათონის მესამე ტურნირი.",
            "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": "მესამე ტურნირი.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 9,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 3,
                "initial_time": 180,
                "max_time": 180
            },
            "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": 263,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-08-27T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2025-08-27T18:00:29.682475Z",
            "ended": "2025-08-27T18:51:31.762836Z",
            "start_waiting": "2025-08-27T18:00:29.558152Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 118962,
            "name": "19x19 New Zealand Handicap League #13",
            "director": {
                "id": 178104,
                "username": "dexonsmith",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1390.7732166446785,
                        "deviation": 67.55416504748428,
                        "volatility": 0.06064009346038413
                    }
                },
                "ranking": 22.55312076827671,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "All players welcome. 10 players. Starts only when full.\n\nNew Zealand rules. 19x19 board. Handicap games. Round robin.\n\nFor more tournaments and ladders with New Zealand rules: <https://online-go.com/group/14024>",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "nz",
            "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": 14024,
                "name": "New Zealand Ladders",
                "summary": "Group for ladders and tournaments that use New Zealand rules.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 81,
                "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-15T03:19:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-08-14T22:42:45.491188Z",
            "ended": "2024-12-21T18:13:46.949009Z",
            "start_waiting": "2024-08-14T22:42:44.911765Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 101813,
            "name": "GLAD GO #3 Swiss",
            "director": {
                "id": 1220803,
                "username": "nobhaete",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1865.0895533548455,
                        "deviation": 76.71878997724393,
                        "volatility": 0.05983917352103438
                    }
                },
                "ranking": 29.346469895949156,
                "professional": false,
                "ui_class": ""
            },
            "description": "1 day/step, welcome and have fun!\n\nPAUSE/ VACATION = DISQUALIFIED! If your opponent pauses or has a vacation, please contact nobhaete.\n\nSwiss tournaments every two weeks.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12619,
                "name": "Happy Go!!!",
                "summary": "Feel free to join and create tournaments!\nCreate tournaments = admin\n\nDouble Elimination tournaments every Sunday    \nSingle Elimination tournaments every Thursday & Monday\n\nSimul McMahon tournaments first day of every month\n\nsdk and ddk on 1st of every tw",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 70,
                "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-04-15T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 32,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-04-15T04:00:34.242414Z",
            "ended": "2023-09-05T11:41:23.939550Z",
            "start_waiting": "2023-04-15T04:00:34.126198Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 90701,
            "name": "bbnñabñabñaabñabñabñk",
            "director": {
                "id": 607938,
                "username": "kido.go.baduk",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/83ceb7eea12991c2d610032107296fa7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 737.7046137263186,
                        "deviation": 68.20913185753804,
                        "volatility": 0.06058593027435129
                    }
                },
                "ranking": 7.874362062534066,
                "professional": false,
                "ui_class": ""
            },
            "description": "abjlvbajkabknabknakbnakbnak",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 237,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-05-31T22:36:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-05-31T22:36:37.197770Z",
            "ended": "2022-06-02T22:43:27.210326Z",
            "start_waiting": "2022-05-31T22:36:37.076054Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 30430,
            "name": "神魔之塔 魔王的再臨 19x19 萬魔之王杯",
            "director": {
                "id": 458218,
                "username": "RBC_TOS",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/522ac3f49523eaad5569c610f87bd129-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1526.3586057701564,
                        "deviation": 77.70914081014699,
                        "volatility": 0.060037090428492534
                    }
                },
                "ranking": 24.706650421919313,
                "professional": false,
                "ui_class": ""
            },
            "description": "神魔之塔 魔王的再臨 19x19 萬魔之王杯",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1795,
                "name": "神棋之塔Tower of GO",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/bc5ad85082c161635e562186adaf1f19-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-12-30T18: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": "2017-09-20T18:10:45.255567Z",
            "ended": "2017-09-20T19:18:16.882505Z",
            "start_waiting": "2017-09-20T18:10:44.998638Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bc5ad85082c161635e562186adaf1f19-15.png",
            "player_count": 5,
            "ranked": true
        }
    ]
}