List all tournaments or create a new tournament.

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

{
    "count": 58844,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=auto_start_on_max&page=32",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=auto_start_on_max&page=30",
    "results": [
        {
            "id": 105404,
            "name": "“中国🇨🇳  无敌”杯",
            "director": {
                "id": 1195249,
                "username": "想升业6",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/1a80f367b23667a93f80ed965cc59747?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1338.645319102846,
                        "deviation": 183.26872499672078,
                        "volatility": 0.059998077507821566
                    }
                },
                "ranking": 21.66875102575006,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "为了庆祝祖国繁荣昌盛",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 605484,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 86400,
                "period_time": 604800,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13407,
                "name": "弹雨星围棋社团",
                "summary": "我希望大家在弹雨星围棋社团能够和睦相处,互相学习 弹雨星围棋社团欢迎您",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/9ffd1fbab363570d18051ddcbe546e6e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-07-22T10: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": "2023-07-22T05:59:43.732676Z",
            "ended": "2023-12-31T00:18:45.165150Z",
            "start_waiting": "2023-07-22T05:59:43.110631Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9ffd1fbab363570d18051ddcbe546e6e-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 111161,
            "name": "Live 9x9 Double Elimination Tournament 2023-12-30 18: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 Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260305T020000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-05T02:00:19.566404Z",
                "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-05T06: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": "2023-12-30T18:30:04.986885Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-12-30T18:32:05.160432Z",
            "ended": "2023-12-30T18:57:38.942331Z",
            "start_waiting": "2023-12-30T18:32:05.003401Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 111160,
            "name": "13x13 ტურნირი",
            "director": {
                "id": 1214291,
                "username": "zaurodisharia",
                "country": "ge",
                "icon": "https://user-uploads.online-go.com/71bf1bbf1d7e8d3af272717e29df91ec-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1222.6718775643258,
                        "deviation": 65.72535865098763,
                        "volatility": 0.06000549592670029
                    }
                },
                "ranking": 19.570906844050846,
                "professional": false,
                "ui_class": ""
            },
            "description": "13x13 ტურნირი შაბათობით 22:00 საათზე",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 5,
                "initial_time": 300,
                "max_time": 300
            },
            "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": false,
            "time_start": "2023-12-30T18:15:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-12-30T18:15:05.108256Z",
            "ended": "2023-12-30T19:50:51.418518Z",
            "start_waiting": "2023-12-30T18:15:04.993758Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 109280,
            "name": "M 2/4 : ทดสอบระบบแข่งขันออนไลน์",
            "director": {
                "id": 872697,
                "username": "เมี๊ยวม๊าวว",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/a7deae48f8d7c9175dfafdf4122b30eb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1941.6675911597983,
                        "deviation": 63.11498964460746,
                        "volatility": 0.06008668044154571
                    }
                },
                "ranking": 30.27798230657687,
                "professional": false,
                "ui_class": ""
            },
            "description": "มาเล่นหมากล้อมออนไลน์กันเถอะ !!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 9573,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13760,
                "name": "Satit PIM M1-M3 Class T.Boss",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 856,
                "icon": "https://user-uploads.online-go.com/01bddb523006f2ecdc9fc4c2a6c4172b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-11-06T07:40: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-11-06T07:40:14.439136Z",
            "ended": "2023-12-31T06:10:56.421952Z",
            "start_waiting": "2023-11-06T07:40:14.255937Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/01bddb523006f2ecdc9fc4c2a6c4172b-15.png",
            "player_count": 26,
            "ranked": true
        },
        {
            "id": 110810,
            "name": "2024 new year",
            "director": {
                "id": 1393499,
                "username": "Imtiyaz",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/56a672954f96d68180eb8444196aec12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1033.3159040216926,
                        "deviation": 64.37615916895315,
                        "volatility": 0.06003245003586803
                    }
                },
                "ranking": 15.675558851695177,
                "professional": false,
                "ui_class": ""
            },
            "description": "fun for 2024",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 131,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 120,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13675,
                "name": "Sunday GO and MORE",
                "summary": "You can't miss this group, join now!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 110,
                "icon": "https://user-uploads.online-go.com/e9f20c25fe1d95f705ad61dc0bd03a5d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-01-01T09: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": "2024-01-01T09:00:05.815931Z",
            "ended": "2024-01-01T09:21:47.360508Z",
            "start_waiting": "2024-01-01T09:00:05.752583Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e9f20c25fe1d95f705ad61dc0bd03a5d-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 111231,
            "name": "tietestsw",
            "director": {
                "id": 85719,
                "username": "💖 KoBa 💖",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/e02f22fbecfc7c11575f2263f7fdbc3a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1721.7458450950385,
                        "deviation": 69.36385066878692,
                        "volatility": 0.06017844920336633
                    }
                },
                "ranking": 27.495158201588467,
                "professional": false,
                "ui_class": " supporter"
            },
            "description": "asdfggfdsa",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 3807,
                "name": "randomtestgroup",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-01-01T19:26:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-01-01T19:26:05.572470Z",
            "ended": "2024-01-01T19:26:36.201509Z",
            "start_waiting": "2024-01-01T19:26:05.461442Z",
            "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": 111211,
            "name": "GO TOURNAMenT 9x9",
            "director": {
                "id": 1291308,
                "username": "TheMderSter Jc",
                "country": "142",
                "icon": "https://user-uploads.online-go.com/a0932a0db31db8f6821c25343e62c29c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1068.5636549036792,
                        "deviation": 71.76599637828036,
                        "volatility": 0.060188709430250675
                    }
                },
                "ranking": 16.452065700535226,
                "professional": false,
                "ui_class": ""
            },
            "description": "nothing much",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 34,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17826,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-01-01T06:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 26,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-01-02T03:29:05.622842Z",
            "ended": "2024-01-02T03:35:13.312799Z",
            "start_waiting": "2024-01-02T03:29:05.547613Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 113792,
            "name": "Correspondence 13x13 RoundRobin 2024-03-13 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": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260302T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-03-02T19:00:40.855347Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "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-03-05T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "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": "2024-03-13T19:00:34.063478Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-03-13T19:00:35.160502Z",
            "ended": "2024-05-21T11:26:29.082344Z",
            "start_waiting": "2024-03-13T19:00:34.300048Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 111207,
            "name": "Live 19x19 Swiss Tournament 2024-01-01 04: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 Sitewide Tournament",
            "schedule": {
                "id": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260305T000000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-03-05T00:00:19.539184Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-03-05T04:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-01-01T04:30:06.680494Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-01-01T04:31:05.471059Z",
            "ended": "2024-01-01T06:01:31.468853Z",
            "start_waiting": "2024-01-01T04:31:05.346614Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 112616,
            "name": "Отборочный, Весна 24",
            "director": {
                "id": 443311,
                "username": "rominokun",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/5ac2ac7311439a617e4e8dcd65dfe075-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2099.4088049469997,
                        "deviation": 77.43405946674632,
                        "volatility": 0.06000748966084304
                    }
                },
                "ranking": 32.0861963207287,
                "professional": false,
                "ui_class": ""
            },
            "description": "Проверка прогресса, отбор в секцию",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 56,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 45,
                "initial_time": 300,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4606,
                "name": "Го-клуб МГУ ",
                "summary": "Го Клуб Московского университета \n\nMoscow University Go Club\n\n莫斯科大学围棋俱乐部\n\nモスクワ大学囲碁クラブ\n\n모스크바 대학교 바둑 클럽",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 323,
                "icon": "https://user-uploads.online-go.com/72df99d6f57876ee51c51a387738a129-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-02-11T06:05:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-02-11T06:03:40.978326Z",
            "ended": "2024-02-11T07:20:04.515557Z",
            "start_waiting": "2024-02-11T06:03:40.742964Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/72df99d6f57876ee51c51a387738a129-15.png",
            "player_count": 15,
            "ranked": true
        }
    ]
}