List all tournaments or create a new tournament.

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

{
    "count": 61019,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=26",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=24",
    "results": [
        {
            "id": 119411,
            "name": "파일럿 토너먼트",
            "director": {
                "id": 1583935,
                "username": "연일 Yeoneel",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/1e462de3d80ec6c55e23e3358fc2ada0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1147.562662958358,
                        "deviation": 62.23047623205625,
                        "volatility": 0.05998685636341581
                    }
                },
                "ranking": 18.103237173091806,
                "professional": false,
                "ui_class": ""
            },
            "description": "이거 어케 되는지 몰라서 일단 만들었습니다",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 14,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 12,
                "initial_time": 45,
                "max_time": 90
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14555,
                "name": "문예방 바둑지부",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 10,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-21T15:33:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-08-21T15:33:02.232930Z",
            "ended": "2024-08-21T15:36:38.704032Z",
            "start_waiting": "2024-08-21T15:33:02.151697Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 80395,
            "name": "툐냐먄튜 댜햐",
            "director": {
                "id": 925993,
                "username": "asiaone0608",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/996bbffd64e3779930a6f0eff70ca373?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "툐냐먄튜 댜햐",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 121,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 120,
                "initial_time": 120,
                "max_time": 3000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9600,
                "name": "emma,spencer",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-09-25T05:10:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 7,
            "max_ranking": 32,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-10-08T02:45:28.980377Z",
            "ended": "2021-10-08T02:55:34.057746Z",
            "start_waiting": "2021-10-08T02:45:28.891321Z",
            "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": 116438,
            "name": "토너먼트제목",
            "director": {
                "id": 1553682,
                "username": "김지운",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/4d87ba86c366ce4b42a010049ce6f207?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1568.013287702154,
                        "deviation": 63.220440333708375,
                        "volatility": 0.060086442490367216
                    }
                },
                "ranking": 25.32995245128871,
                "professional": false,
                "ui_class": ""
            },
            "description": "토너먼트제목",
            "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": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14240,
                "name": "2024. 누리교실",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 46,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-05-26T09:53:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 22,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-05-26T09:53:52.759498Z",
            "ended": "2024-05-26T09:54:52.729388Z",
            "start_waiting": "2024-05-26T09:53:52.730248Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 116450,
            "name": "토너먼트제목",
            "director": {
                "id": 1553682,
                "username": "김지운",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/4d87ba86c366ce4b42a010049ce6f207?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1568.013287702154,
                        "deviation": 63.220440333708375,
                        "volatility": 0.060086442490367216
                    }
                },
                "ranking": 25.32995245128871,
                "professional": false,
                "ui_class": ""
            },
            "description": "토너먼틎ㅈㅈ",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14240,
                "name": "2024. 누리교실",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 46,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-05-26T11:41:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-05-26T11:41:52.780270Z",
            "ended": "2024-05-26T11:47:28.965463Z",
            "start_waiting": "2024-05-26T11:41:52.738442Z",
            "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": 101247,
            "name": "토너먼트가 시작할려면 30명이 참가해야합니다 여러분에 단합력을 보여주세요",
            "director": {
                "id": 1318211,
                "username": "greenYT",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/e3538a10c52a4fbe0d94ecfcd85b7083?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1391.924757816119,
                        "deviation": 74.27698699449512,
                        "volatility": 0.06000918152847175
                    }
                },
                "ranking": 22.572280720154517,
                "professional": false,
                "ui_class": ""
            },
            "description": "korea go 한국바둑",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 43,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 360,
                "max_time": 360
            },
            "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": 229,
                "icon": "https://user-uploads.online-go.com/c8cb234ed8cd8edf50f2d51d95670d5b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2210-12-15T06: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-08-22T22:18:36.000809Z",
            "ended": "2024-08-22T22:37:17.045059Z",
            "start_waiting": "2024-08-22T22:18:35.891021Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c8cb234ed8cd8edf50f2d51d95670d5b-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 80662,
            "name": "토너먼트1234",
            "director": {
                "id": 1058856,
                "username": "Y.S",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/cd83fcaa9f64ae07a65ea95f917f6562?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1104.1202477583313,
                        "deviation": 171.1887527946426,
                        "volatility": 0.05999814512747748
                    }
                },
                "ranking": 17.209846084612952,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "토너먼트13234",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "korean",
            "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": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10221,
                "name": "토너먼트1234",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-09-28T06:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-10-12T08:23:46.780613Z",
            "ended": "2021-11-07T21:29:31.848933Z",
            "start_waiting": "2021-10-12T08:23:46.707684Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 101326,
            "name": "토너먼트 테스트",
            "director": {
                "id": 1321049,
                "username": "TOtest1",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/a20009f8dbe482c02b04f9bdbe927591?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 12994,
                "name": "토너먼트 테스트 그룹",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2023-03-21T04:06:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-21T04:06:01.206206Z",
            "ended": "2023-03-21T04:18:47.563823Z",
            "start_waiting": "2023-03-21T04:06:00.981668Z",
            "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": 80193,
            "name": "토너먼트 결승전",
            "director": {
                "id": 1051211,
                "username": "두집내고살자",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/ca1e1597b48cb8e31f695007595c321a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1815.8069237553482,
                        "deviation": 140.20689299593764,
                        "volatility": 0.05999275605264031
                    }
                },
                "ranking": 28.726533387894122,
                "professional": false,
                "ui_class": ""
            },
            "description": "결승전 승부 화이팅",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 10,
                "periods": 5
            },
            "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-17T00: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": "2021-09-16T23:58:32.086183Z",
            "ended": "2021-09-17T00:07:49.021352Z",
            "start_waiting": "2021-09-16T23:58:32.032916Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 49382,
            "name": "토너먼트 !!",
            "director": {
                "id": 652539,
                "username": "cxlzk",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/387dd3141bb476e05f248e0038869ab5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1799.5946408901723,
                        "deviation": 112.26437480965588,
                        "volatility": 0.05998905325859429
                    }
                },
                "ranking": 28.518912266260884,
                "professional": false,
                "ui_class": ""
            },
            "description": "그냥 만들어보는 토너먼트 기전",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 4,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "blitz",
                "pause_on_weekends": false,
                "per_move": 4
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2781,
                "name": "Groups",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-06-16T08:20:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-07-20T11:02:20.941292Z",
            "ended": "2019-07-20T11:12:22.197708Z",
            "start_waiting": "2019-07-20T11:02:20.231307Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 69280,
            "name": "크크루 삥뽕vs 김재헌 바둑쓰",
            "director": {
                "id": 901428,
                "username": "크크루삥뽕",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c760cf33b56e92f20803946172f65862?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "ㄹ다들어와",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 306,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7724,
                "name": "김재헌 바둑쓰 들어와",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-23T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 35,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-12-23T13:28:28.417901Z",
            "ended": "2020-12-23T15:02:04.297716Z",
            "start_waiting": "2020-12-23T13:28:28.270123Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}