List all tournaments or create a new tournament.

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

{
    "count": 59890,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=27",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=25",
    "results": [
        {
            "id": 80200,
            "name": "제2차 대우초솔반 리그전(다시)",
            "director": {
                "id": 1052277,
                "username": "대우초신유홍",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9f0a03c06a8cce1bacce2c77dcd34273?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1185.2687526247532,
                        "deviation": 284.0352759935332,
                        "volatility": 0.06000154817617565
                    }
                },
                "ranking": 18.851659880837715,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "제2차 대우초솔반 리그전(다시)",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "korean",
            "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": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10112,
                "name": "대우초솔반",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 32,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-09-17T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-09-17T04:47:59.053567Z",
            "ended": "2021-09-17T06:05:20.967118Z",
            "start_waiting": "2021-09-17T04:47:58.681531Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 24,
            "ranked": true
        },
        {
            "id": 34242,
            "name": "제1회 효원 리그전",
            "director": {
                "id": 456986,
                "username": "powerwill",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/324426f6f8328f4a4f13a00d0381ce9c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2017.4997486619338,
                        "deviation": 64.28298687164519,
                        "volatility": 0.05990249050987459
                    }
                },
                "ranking": 31.164900700336645,
                "professional": false,
                "ui_class": ""
            },
            "description": "효원 리그전",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "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": 2147,
                "name": "효원기우회OB",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-02-03T14:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-02-03T14:00:01.332423Z",
            "ended": "2018-03-24T17:00:21.699019Z",
            "start_waiting": "2018-02-03T14:00:00.686583Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 72298,
            "name": "제1회 코로나치유 대회",
            "director": {
                "id": 916156,
                "username": "SeoulSeocho",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/8bbabb1a0d2764471e0973852d797a33?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1744.8124671451706,
                        "deviation": 61.89460299774296,
                        "volatility": 0.06005738276157123
                    }
                },
                "ranking": 27.803244859093095,
                "professional": false,
                "ui_class": ""
            },
            "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",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6774,
                "name": "😀Korea Go한국바둑😀",
                "summary": "많이 가입해주세요. 한국분 환영",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 227,
                "icon": "https://user-uploads.online-go.com/c8cb234ed8cd8edf50f2d51d95670d5b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-07T06:05:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 12,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-03-08T13:56:07.075620Z",
            "ended": "2021-06-02T14:59:51.349916Z",
            "start_waiting": "2021-03-08T13:56:06.753040Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c8cb234ed8cd8edf50f2d51d95670d5b-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 37600,
            "name": "제1회 ogs충암바둑도장배",
            "director": {
                "id": 539894,
                "username": "김요한(프로3단)",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/749ed27818ca4456e08341ba5eaa8b67-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1730.9094882041018,
                        "deviation": 253.5452080329835,
                        "volatility": 0.05999986438134024
                    }
                },
                "ranking": 27.61804265752813,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "참가비:전액무료\n참가신청:다음qkrgml308,네이버akvhdy12,구글qkrgml308dygks\n으로 메일 수신바랍니다 아니면 가입하고 게시물에 남겨 주세요 일시는 보시다시피 6월30일 11시입니다 넉넉한 시간내로 신청바랍니다",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "period_time": 86400,
                "main_time": 86400,
                "system": "byoyomi",
                "pause_on_weekends": true,
                "time_control": "byoyomi",
                "periods": 5,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2532,
                "name": "충암바둑도장",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-06-30T02: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": "2018-06-30T02:00:04.053745Z",
            "ended": "2018-10-23T01:15:43.089714Z",
            "start_waiting": "2018-06-30T02:00:03.783230Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 70586,
            "name": "제1회 korea go한국바둑 승급 토너먼트",
            "director": {
                "id": 831306,
                "username": "상어고양이 아빠",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/db60d9f14079d08540de384240548fd3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1379.3147955484346,
                        "deviation": 65.91437466412411,
                        "volatility": 0.060013537153480276
                    }
                },
                "ranking": 22.361600527656655,
                "professional": false,
                "ui_class": ""
            },
            "description": "이 토너먼트에서 우승하면 관리자로 (우승자 1명에게만) 승급시켜 드립니다.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 631680,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 604800,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6774,
                "name": "😀Korea Go한국바둑😀",
                "summary": "많이 가입해주세요. 한국분 환영",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 227,
                "icon": "https://user-uploads.online-go.com/c8cb234ed8cd8edf50f2d51d95670d5b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-01T09:00:00Z",
            "players_start": 15,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-03-09T19:10:26.456327Z",
            "ended": "2022-07-20T16:42:29.270784Z",
            "start_waiting": "2021-03-09T19:10:26.144233Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c8cb234ed8cd8edf50f2d51d95670d5b-15.png",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 62912,
            "name": "제1회 AMG리그전",
            "director": {
                "id": 807712,
                "username": "tds97",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/e7e1c9ce21f5ee17e380bd51cad9137c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2145.9793076973147,
                        "deviation": 82.9788627858067,
                        "volatility": 0.05997926273773354
                    }
                },
                "ranking": 32.59411237333486,
                "professional": false,
                "ui_class": ""
            },
            "description": "총호선\n10분 30초 3회",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "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": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6246,
                "name": "Team  AMG",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 56,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-09T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-07-09T16:45:10.225620Z",
            "ended": "2020-07-09T17:03:22.544154Z",
            "start_waiting": "2020-07-09T16:45:09.778229Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 69715,
            "name": "제 2회 Korea Go그룹 대회",
            "director": {
                "id": 877459,
                "username": "korea_상어고양이",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/2c5490b19d84f262190f6f551f36087a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1493.0490793485671,
                        "deviation": 69.05941362734943,
                        "volatility": 0.0600265543936385
                    }
                },
                "ranking": 24.195856980851183,
                "professional": false,
                "ui_class": ""
            },
            "description": "환영해요~~~ 만약 Korea Go그룹에 가입을 안하셧다면… https://online-go.com/group/6774 이 주소를 꾸욱 누르시고 가입 버튼을 꾸욱 눌러주세요!(맴버만 참여 가능합니다! 안하셨다면 꼭 가입해주세요.) 통신대국입니다. 주말에 일시 중지구요 대국 조건 꼭 읽어 보시고 참가 바랍니당.급수제한은 없어요. 9X9구요. 참고바랍니당. 10명 이상 모이시면 시작할 예정입니다. 이전대회가 실력패(시간패)가 많아서 제한시간 늘렸습니다.^^",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 265920,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 259200,
                "initial_time": 604800,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6774,
                "name": "😀Korea Go한국바둑😀",
                "summary": "많이 가입해주세요. 한국분 환영",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 227,
                "icon": "https://user-uploads.online-go.com/c8cb234ed8cd8edf50f2d51d95670d5b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-02-28T00:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-02-28T00:00:31.495446Z",
            "ended": "2021-11-04T08:45:18.488616Z",
            "start_waiting": "2021-02-28T00:00:29.537440Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c8cb234ed8cd8edf50f2d51d95670d5b-15.png",
            "player_count": 33,
            "ranked": true
        },
        {
            "id": 80199,
            "name": "제 2차 대우초솔반 리그전",
            "director": {
                "id": 1052277,
                "username": "대우초신유홍",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9f0a03c06a8cce1bacce2c77dcd34273?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1185.2687526247532,
                        "deviation": 284.0352759935332,
                        "volatility": 0.06000154817617565
                    }
                },
                "ranking": 18.851659880837715,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "2차 리그전",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10112,
                "name": "대우초솔반",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 32,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-09-17T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-09-17T05:00:15.482195Z",
            "ended": "2021-09-17T05:20:26.291588Z",
            "start_waiting": "2021-09-17T05:00:15.127876Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 13,
            "ranked": true
        },
        {
            "id": 69446,
            "name": "제 1회Students go 학생바둑모임 대회9x9",
            "director": {
                "id": 877459,
                "username": "korea_상어고양이",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/2c5490b19d84f262190f6f551f36087a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1493.0490793485671,
                        "deviation": 69.05941362734943,
                        "volatility": 0.0600265543936385
                    }
                },
                "ranking": 24.195856980851183,
                "professional": false,
                "ui_class": ""
            },
            "description": "https://online-go.com/group/7759<-Students go 학생바둑모임에 가입을  하시려면 주소를 클릭하세요.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 177600,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 172800,
                "initial_time": 432000,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7759,
                "name": "Students go 학생바둑모임",
                "summary": "Students go 학생바둑모임",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18,
                "icon": "https://user-uploads.online-go.com/a9e9b91dd816cc432b88af9b238d9d64-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-01-30T09:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-30T09:00:55.704440Z",
            "ended": "2021-04-17T14:54:46.985774Z",
            "start_waiting": "2021-01-30T09:00:55.303599Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/a9e9b91dd816cc432b88af9b238d9d64-15.png",
            "player_count": 21,
            "ranked": true
        },
        {
            "id": 67921,
            "name": "제 1회 Korea Go그룹 대회",
            "director": {
                "id": 831306,
                "username": "상어고양이 아빠",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/db60d9f14079d08540de384240548fd3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1379.3147955484346,
                        "deviation": 65.91437466412411,
                        "volatility": 0.060013537153480276
                    }
                },
                "ranking": 22.361600527656655,
                "professional": false,
                "ui_class": ""
            },
            "description": "뚜잇뚜시뚜잇뚜시뚜잇뚜시한국인만 와라~ 환영해요~~~ 만약 Korea Go그룹에 가입을 안하셧다면... https://online-go.com/group/6774 이 주소를 꾸욱 누르시고 가입 버튼을 꾸욱 눌러주세요!(맴버만 참여 가능합니다! 안하셨다면 꼭 가입해주세요.) 통신대국입니다. 주말에 일시 중지구요 대국 조건 꼭 읽어 보시고 참가 바랍니당.급수제한은 없어요. 19X19구요. 참고바랍니당.\n10명 이상 모이시면 시작할 예정입니다. 한달 후에 시작합니다. (올해 마지막날)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": false,
            "group": {
                "id": 6774,
                "name": "😀Korea Go한국바둑😀",
                "summary": "많이 가입해주세요. 한국분 환영",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 227,
                "icon": "https://user-uploads.online-go.com/c8cb234ed8cd8edf50f2d51d95670d5b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-31T08:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-12-31T08:00:25.040617Z",
            "ended": "2021-04-28T18:18:11.705803Z",
            "start_waiting": "2020-12-31T08:00:24.373681Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c8cb234ed8cd8edf50f2d51d95670d5b-15.png",
            "player_count": 27,
            "ranked": true
        }
    ]
}