List all tournaments or create a new tournament.

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

{
    "count": 59646,
    "next": "https://online-go.com/api/v1/tournaments/?ordering=name&page=5943",
    "previous": "https://online-go.com/api/v1/tournaments/?ordering=name&page=5941",
    "results": [
        {
            "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": 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": 119411,
            "name": "파일럿 토너먼트",
            "director": {
                "id": 1583935,
                "username": "연일 Yeoneel",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/1e462de3d80ec6c55e23e3358fc2ada0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1136.8054385006253,
                        "deviation": 62.35109339777064,
                        "volatility": 0.059987057803125396
                    }
                },
                "ranking": 17.885206123869423,
                "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": 119412,
            "name": "파일럿 통신대국 토너먼트",
            "director": {
                "id": 1583935,
                "username": "연일 Yeoneel",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/1e462de3d80ec6c55e23e3358fc2ada0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1136.8054385006253,
                        "deviation": 62.35109339777064,
                        "volatility": 0.059987057803125396
                    }
                },
                "ranking": 17.885206123869423,
                "professional": false,
                "ui_class": ""
            },
            "description": "토너먼트 기능을 테스트해보기 위해 19줄 통신대국 토너먼트를 진행합니다. 핸디캡은 자동이므로 생각했던 것보다 더 많은 핸디캡이 주어질 수 있습니다. 승패에 연연하지 말고 (가능하겠냐!) 두어주세요. + 통신대국이지만 가능한 자주 둡시다!\n\nTo test the tournament features, we have a 19*19 correspondence challenges. Handicaps are automatic, so you may be given more handicaps than you thought. Don't dwell on winning or losing (can you!). + Correspondence challenges although, but let's move as often as possible!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "korean",
            "time_per_move": 87768,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 172800,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": false,
            "time_start": "2024-08-22T17: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": "2024-08-22T17:00:02.589215Z",
            "ended": "2024-10-11T07:11:31.629402Z",
            "start_waiting": "2024-08-22T17:00:02.378530Z",
            "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": 47613,
            "name": "포뫛ㄹㄴㅋㅎㄹㄴ컼ㄴㄹ",
            "director": {
                "id": 558045,
                "username": "부엉이",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/95ac9d1de1831f2780c46022f2bc7cff?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1411.982949913696,
                        "deviation": 109.6345803922846,
                        "volatility": 0.059996831171109676
                    }
                },
                "ranking": 22.903500657942956,
                "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",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "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": 17959,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-04-19T07: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": "2019-04-30T23:33:57.291384Z",
            "ended": "2019-07-30T06:54:57.561130Z",
            "start_waiting": "2019-04-30T23:33:57.034530Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 66468,
            "name": "한국 대전",
            "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": "https://online-go.com/group/6774",
            "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": "2020-11-29T23: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": "2020-11-29T23:00:13.385283Z",
            "ended": "2021-08-20T23:47:18.420505Z",
            "start_waiting": "2020-11-29T23:00:12.656689Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c8cb234ed8cd8edf50f2d51d95670d5b-15.png",
            "player_count": 18,
            "ranked": true
        },
        {
            "id": 32614,
            "name": "한국153",
            "director": {
                "id": 482336,
                "username": "zoyo",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/ef744eb6e1e61deb3abb84b7d3f36fbc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1538.5004398966046,
                        "deviation": 66.07100450419793,
                        "volatility": 0.06003484256250964
                    }
                },
                "ranking": 24.890074798924175,
                "professional": false,
                "ui_class": ""
            },
            "description": "have goot game",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "korean",
            "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": 1913,
                "name": "ogs-kgs",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://user-uploads.online-go.com/c021b6aa52d49fd36acb42881557a850-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-12-08T15:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2017-12-08T15:00:08.413534Z",
            "ended": "2017-12-08T15:32:55.312135Z",
            "start_waiting": "2017-12-08T15:00:08.021558Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c021b6aa52d49fd36acb42881557a850-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 57511,
            "name": "한국그룹111",
            "director": {
                "id": 738665,
                "username": "cutyhany",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/055895f7c182a7ea803661ac49d51e29?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1634.4570405293491,
                        "deviation": 69.09882329594102,
                        "volatility": 0.06003406198391524
                    }
                },
                "ranking": 26.290706798575638,
                "professional": false,
                "ui_class": ""
            },
            "description": "ㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍ",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 4560,
                "name": "한국그룹11",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "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": true,
            "time_start": "2020-03-15T13: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": "2020-03-17T05:22:30.104735Z",
            "ended": "2020-03-17T05:32:30.259113Z",
            "start_waiting": "2020-03-17T05:22:29.257142Z",
            "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": 65964,
            "name": "한국인 최고!!!!",
            "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": "한국인 조아",
            "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": "2020-09-28T06: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": "2020-09-28T15:42:28.629553Z",
            "ended": "2020-10-26T14:24:21.404053Z",
            "start_waiting": "2020-09-28T15:42:27.930612Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c8cb234ed8cd8edf50f2d51d95670d5b-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}