List all tournaments or create a new tournament.

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

{
    "count": 59143,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-analysis_enabled&page=788",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-analysis_enabled&page=786",
    "results": [
        {
            "id": 14528,
            "name": "Correspondence 13x13 RoundRobin 2016-01-31 01:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260119T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-01-19T19:00:21.700382Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-01-22T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-01-31T01:00:50.043033Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-01-31T01:01:11.327000Z",
            "ended": "2016-04-05T05:04:25.491249Z",
            "start_waiting": "2016-01-31T01:01:10.658968Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 77665,
            "name": "그룹 최고 기사 결정",
            "director": {
                "id": 1025587,
                "username": "wbhenna",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/82c16c698c3bec167d3e85e9946247e1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 809.3455858125291,
                        "deviation": 121.63262541199306,
                        "volatility": 0.059997003892859266
                    }
                },
                "ranking": 10.019962175968388,
                "professional": false,
                "ui_class": ""
            },
            "description": "그룹의 최고 기사를 결정합니다!(우리그룹만 들어오기로 약속)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 17732,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-17T09: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-07-17T14:33:36.556447Z",
            "ended": "2021-07-17T14:38:39.798904Z",
            "start_waiting": "2021-07-17T14:33:36.472380Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 59814,
            "name": "Selfplay 10",
            "director": {
                "id": 768720,
                "username": "katrain-balanced",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/20c0a785f436684c0994dee72a1c6268-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2344.620612354147,
                        "deviation": 68.35543689016646,
                        "volatility": 0.060163292710646986
                    }
                },
                "ranking": 34.643526339655004,
                "professional": false,
                "ui_class": "bot"
            },
            "description": "Selfplay 10",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 5460,
                "name": "KaTrain",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "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": "2020-04-29T08:50: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-29T08:50:11.476272Z",
            "ended": "2020-04-29T09:04:21.866920Z",
            "start_waiting": "2020-04-29T08:50:09.289701Z",
            "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": 20403,
            "name": "13er rulez",
            "director": {
                "id": 1039,
                "username": "joachim",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/cb60432b91d79a1055a51afbe4f22dce-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1906.3024326132763,
                        "deviation": 65.47590294851045,
                        "volatility": 0.06055645283169959
                    }
                },
                "ranking": 29.85244548189029,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "ein weiterer Versuch eines 13x13 Turniers",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 300,
                "max_time": 600,
                "time_increment": 10
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1240,
                "name": "Braunschweig-Go",
                "summary": "Go in Braunschweig",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 56,
                "icon": "https://user-uploads.online-go.com/3ee5151405dee7fcd7890745353b9b41-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2016-09-06T17:30:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-09-06T17:30:25.328724Z",
            "ended": "2016-09-06T18:38:40.334204Z",
            "start_waiting": "2016-09-06T17:30:24.770358Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3ee5151405dee7fcd7890745353b9b41-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 82742,
            "name": "Fischer day one",
            "director": {
                "id": 1070666,
                "username": "Kun Go",
                "country": "jp",
                "icon": "https://secure.gravatar.com/avatar/d878ad9d639b03d43446c23c992dd35f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1076.8199718797084,
                        "deviation": 92.01221287701095,
                        "volatility": 0.06002401180929444
                    }
                },
                "ranking": 16.630247988493107,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fischer day one 18 00",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 86400,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10493,
                "name": "Like 19 on 19",
                "summary": "Who likes tournaments on a 19 by 19 board!Then come to us!BUT there is a problem, the The group is closed! write to us, that is, KunGo, Gost Go!",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 38,
                "icon": "https://user-uploads.online-go.com/3679ee129f9cfd7d20bf4fd8ac8aa814-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-21T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-11-21T15:00:21.927005Z",
            "ended": "2022-05-07T21:56:47.323246Z",
            "start_waiting": "2021-11-21T15:00:21.823716Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3679ee129f9cfd7d20bf4fd8ac8aa814-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 83541,
            "name": "Theo vs Sam - 1",
            "director": {
                "id": 1092193,
                "username": "SamK",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dfae31bed3c08962b89ee16a0a9a096?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 597.1866099379572,
                        "deviation": 73.97074204410495,
                        "volatility": 0.059899342821698044
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Theo vs Sam - 1",
            "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": true,
            "group": {
                "id": 10743,
                "name": "Theo's Go Group",
                "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-12-10T17: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": "2021-12-14T04:20:21.176278Z",
            "ended": "2022-12-09T21:46:44.993527Z",
            "start_waiting": "2021-12-14T04:20:21.088914Z",
            "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": 55454,
            "name": "The first winter tournament",
            "director": {
                "id": 705042,
                "username": "Bruh da pro",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/403e4e5fd5507da52e43106d356a7bee?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 794.6713911524618,
                        "deviation": 72.80545428001221,
                        "volatility": 0.05999507320711897
                    }
                },
                "ranking": 9.596379272773099,
                "professional": false,
                "ui_class": ""
            },
            "description": "Not a huge competition",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 17732,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-01-07T22: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-01-11T10:18:40.359406Z",
            "ended": "2020-01-11T10:28:41.076034Z",
            "start_waiting": "2020-01-11T10:18:39.986815Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 78711,
            "name": "BPK Mini Tournament 19x19 EP : 1",
            "director": {
                "id": 510353,
                "username": "มะเฟือง",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/dc2da59394ef24fe6bb404acb8fe2ffb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.0844360299486,
                        "deviation": 65.51245580035878,
                        "volatility": 0.06028191673303621
                    }
                },
                "ranking": 29.752430986318352,
                "professional": false,
                "ui_class": ""
            },
            "description": "BPK Mini Tournament 19x19 EP : 1\nแข่งแบบพบกันหมด ว่างๆ ก็เข้ามาวางหมากด้วยกันนะครับ",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2293,
                "name": "BPK Maklom Academy",
                "summary": "กลุ่ม BPK Maklom Academy  มีจุดประสงค์ให้สมาชิกชมรมหมากล้อมโรงเรียนบางปะกอกวิทยาคม และ ลูกศิษย์ในสายสำนัก ได้รวมตัวกัน เพื่อทำกิจกรรมการเรียน การแข่งขันร่วมกัน \n\nห้ามมิให้เชิญบุคคลอื่น ที่ไม่มีส่วนเกี่ยวข้อง เพื่อป้องกันการสับสนในการแข่งขัน และ ส่งข่าวสารก",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 173,
                "icon": "https://user-uploads.online-go.com/3bc58e007ca749345e07db0e2c7a83f6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-15T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-08-15T11:00:48.523410Z",
            "ended": "2023-01-31T02:20:24.442275Z",
            "start_waiting": "2021-08-15T11:00:47.846864Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3bc58e007ca749345e07db0e2c7a83f6-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 69181,
            "name": "Weekly Saturday Single Elimination Tournament #10",
            "director": {
                "id": 831021,
                "username": "SoccerGuy2000",
                "country": "_Klingon",
                "icon": "https://secure.gravatar.com/avatar/c5371f0736122d5ff89c096dfc05d98c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1417.4411374471954,
                        "deviation": 63.04610532698031,
                        "volatility": 0.0600406608939129
                    }
                },
                "ranking": 22.992817207346068,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "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": 17732,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-26T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-12-26T17:00:41.695572Z",
            "ended": "2021-03-30T10:34:38.952775Z",
            "start_waiting": "2020-12-26T17:00:41.358231Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 71733,
            "name": "Handy",
            "director": {
                "id": 7781,
                "username": "ThornsFan",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/4df0f17546b2749c9896c4ae9a13c66d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1337.7840007680134,
                        "deviation": 62.548011274154675,
                        "volatility": 0.05974581579809718
                    }
                },
                "ranking": 21.653850934802996,
                "professional": false,
                "ui_class": ""
            },
            "description": "Handicap go makes all games competitive",
            "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": true,
            "group": {
                "id": 1346,
                "name": "U.S group",
                "summary": "",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 111,
                "icon": "https://user-uploads.online-go.com/3f6d3fb97d75388337a988c351963709-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-24T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-02-24T01:00:24.863716Z",
            "ended": "2021-09-06T03:21:40.224245Z",
            "start_waiting": "2021-02-24T01:00:24.671659Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3f6d3fb97d75388337a988c351963709-15.png",
            "player_count": 11,
            "ranked": true
        }
    ]
}