List all tournaments or create a new tournament.

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

{
    "count": 59635,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-description&page=126",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-description&page=124",
    "results": [
        {
            "id": 61247,
            "name": "test3",
            "director": {
                "id": 787149,
                "username": "tadaharu",
                "country": "jp",
                "icon": "https://secure.gravatar.com/avatar/f70230d78c9c9f5b8ea54c19b5f9c1f6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1414.6503680116407,
                        "deviation": 213.60066180856543,
                        "volatility": 0.06000444826504418
                    }
                },
                "ranking": 22.947192739902015,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "テスト3です。",
            "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": 30,
                "max_time": 60
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5895,
                "name": "test toyota",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-30T04:44:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-05-30T04:44:14.126163Z",
            "ended": "2020-05-30T04:45:52.507919Z",
            "start_waiting": "2020-05-30T04:44:13.883180Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 96907,
            "name": "OGSテスト的な練習トーナメント",
            "director": {
                "id": 1236506,
                "username": "M_sato",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/d46103739a0ad9e18bbb974c7fe2c597-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1674.0104018917623,
                        "deviation": 80.0896379893483,
                        "volatility": 0.06003510948607808
                    }
                },
                "ranking": 26.844258531690556,
                "professional": false,
                "ui_class": ""
            },
            "description": "テスト的に開催、勝ち負け関係なしに参加してみて下さい。",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 49043,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 345600,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12507,
                "name": "加藤学園囲碁部",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 26,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-11-25T11: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": "2022-11-25T11:00:15.328539Z",
            "ended": "2022-12-01T11:00:40.289979Z",
            "start_waiting": "2022-11-25T11:00:15.254911Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 129041,
            "name": "テストトーナメント",
            "director": {
                "id": 1788985,
                "username": "xjuka",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/d084774f013e7864b9150856c1138bf1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1837.3839021893393,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 29.0,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "テスト用のトーナメントです",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "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": 15387,
                "name": "Go Plaza",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-06-02T06:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-06-02T06:00:40.950030Z",
            "ended": "2025-06-02T06:04:55.752098Z",
            "start_waiting": "2025-06-02T06:00:40.904721Z",
            "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": 66848,
            "name": "囲碁 テスト作成中",
            "director": {
                "id": 860122,
                "username": "go-lecture",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/06738174368d96b4357840858c0b06ab-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1436.329305227951,
                        "deviation": 230.89152329372905,
                        "volatility": 0.059999336351304756
                    }
                },
                "ranking": 23.29926615135174,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "テスト作成です。",
            "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",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7103,
                "name": "中級 2020chiba test",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 0,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-20T02:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-10-20T03:26:04.686762Z",
            "ended": "2020-10-23T04:47:34.940497Z",
            "start_waiting": "2020-10-20T03:26:04.400444Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 69155,
            "name": "テストトーナメント",
            "director": {
                "id": 785836,
                "username": "yushima02",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/af0b2ccf7e77e74f948d3a98fa897940?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500.0,
                        "deviation": 350.0,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "テストリーグです",
            "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": 7692,
                "name": "Yushima Go Cafe (湯島囲碁喫茶)",
                "summary": "This is a group exclusively for guests of Yushima Go Cafe and members of the Online Go Salon.\n湯島囲碁喫茶のゲスト&オンライン囲碁サロンメンバー専用のグループです。",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 114,
                "icon": "https://user-uploads.online-go.com/8246898de5c953274f7be81122b75b69-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-20T04: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": "2020-12-20T03:52:41.837826Z",
            "ended": "2020-12-20T03:55:58.079322Z",
            "start_waiting": "2020-12-20T03:52:41.678919Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8246898de5c953274f7be81122b75b69-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 59060,
            "name": "プレトーナメント",
            "director": {
                "id": 756120,
                "username": "igo_ryohei",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/cb1fa2d9ab94d6c77821fbc04f280b85-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1518.9137306804375,
                        "deviation": 109.09476424999468,
                        "volatility": 0.05999418537457207
                    }
                },
                "ranking": 24.593459099340187,
                "professional": false,
                "ui_class": ""
            },
            "description": "テストで行うトーナメントです。\n目的は、グループメンバーの対局が確認しやすくなるかの確認です。",
            "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": false,
            "group": {
                "id": 5115,
                "name": "DIS交流会オンライン",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 37,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-15T11: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": "2020-04-15T10:29:34.112657Z",
            "ended": "2020-04-19T01:45:07.604708Z",
            "start_waiting": "2020-04-15T10:29:33.964718Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 105133,
            "name": "Web烏鷺の会3周年記念大会",
            "director": {
                "id": 788184,
                "username": "f_uenoyama",
                "country": "jp",
                "icon": "https://secure.gravatar.com/avatar/acdee1cb9e308c99bb0cfbf83b3108ed?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1899.721546043085,
                        "deviation": 63.80122892698153,
                        "volatility": 0.06006118446905572
                    }
                },
                "ranking": 29.77238940406295,
                "professional": false,
                "ui_class": ""
            },
            "description": "コロナで対面対局が難しくなって、ネット対局に移行して3年になりました。今後は様子を見ながら「対面」「ネット」の並行開催になるでしょうか。\nエントリーよろしくお願いします。OGSに感謝!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 609587,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 604800,
                "initial_time": 604800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5915,
                "name": "Web烏鷺の会",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 11,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-07-14T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2023-07-14T23:00:47.855648Z",
            "ended": "2023-07-29T14:28:37.144289Z",
            "start_waiting": "2023-07-14T23:00:47.582467Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 63309,
            "name": "SDN17リーグ戦の実験(通信対局)",
            "director": {
                "id": 762903,
                "username": "Y.Ima-san",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/528dd4223c6265a9a826cea70bf2e073-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1509.578217827636,
                        "deviation": 65.61313961884389,
                        "volatility": 0.059682621483908405
                    }
                },
                "ranking": 24.4507360472409,
                "professional": false,
                "ui_class": ""
            },
            "description": "グループを作ったので、sdnのリーグ戦の実験として、総当たり戦を作ってみました。\n通信対局で、置き石自動設定です。",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 6324,
                "name": "SDN17",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-07-21T03:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-07-20T05:11:46.864984Z",
            "ended": "2020-08-17T15:37:36.325598Z",
            "start_waiting": "2020-07-20T05:11:46.736893Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 55628,
            "name": "第1期かおり杯棋聖戦予選リーグ4",
            "director": {
                "id": 687819,
                "username": "site_tmp",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c0dc1d7bd3ca7246ad298f30213416f4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "クラス昇降有りリーグ戦(試行)の予選です。\n\n1位→本戦Sリーグ\n\n2位→本戦Aリーグ\n\n3位→本戦B2リーグ\n\n4位→本戦B1リーグ\n\n5位→本戦C1リーグ\n\n6位→本戦C2リーグ",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2969,
                "name": "かおり杯-World Kaori Cup-",
                "summary": "For every player who enjoy go game",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 295,
                "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-01-18T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-01-18T11:00:06.344264Z",
            "ended": "2020-02-25T12:51:59.668358Z",
            "start_waiting": "2020-01-18T11:00:05.764284Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 55626,
            "name": "第1期かおり杯棋聖戦予選リーグ2",
            "director": {
                "id": 575743,
                "username": "site15",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/bc007d9395773691f25a5b61c493d20c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2232.771642016839,
                        "deviation": 66.15745879617059,
                        "volatility": 0.059975550212188235
                    }
                },
                "ranking": 33.51195664282314,
                "professional": false,
                "ui_class": ""
            },
            "description": "クラス昇降有りリーグ戦(試行)の予選です。\n\n1位→本戦Sリーグ\n\n2位→本戦Aリーグ\n\n3位→本戦B2リーグ\n\n4位→本戦B1リーグ\n\n5位→リーグ1~3の5位の中で勝ち数1位→本戦B1リーグ\n\nリーグ1~3の5位の中で勝ち数2位→本戦C1リーグ\n\nリーグ1~3の5位の中で勝ち数3位→本戦C2リーグ\n\n※リーグ1~3の5位の勝ち数が同数の場合は抽選\n\n6位→本戦C2リーグ\n\n7位→本戦C1リーグ",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2969,
                "name": "かおり杯-World Kaori Cup-",
                "summary": "For every player who enjoy go game",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 295,
                "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-01-18T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-01-18T11:00:03.435363Z",
            "ended": "2020-03-23T11:08:48.934014Z",
            "start_waiting": "2020-01-18T11:00:02.276463Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-15.png",
            "player_count": 7,
            "ranked": true
        }
    ]
}