List all tournaments or create a new tournament.

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

{
    "count": 58902,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-analysis_enabled&page=89",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-analysis_enabled&page=87",
    "results": [
        {
            "id": 14772,
            "name": "Correspondence 13x13 RoundRobin 2016-02-09 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:20260308T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-03-08T19:00:21.189992Z",
                "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-03-11T19: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-02-09T01:00:28.580757Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-02-09T01:00:48.927402Z",
            "ended": "2016-04-15T20:02:44.997030Z",
            "start_waiting": "2016-02-09T01:00:47.561858Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 93077,
            "name": "Простой быстрый турнир, Simple quick tournament",
            "director": {
                "id": 1145806,
                "username": "YT_Mr. Hosi",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/21b416fe0f4a7a32cca71355af09a5eb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1269.967313913865,
                        "deviation": 66.18287701360585,
                        "volatility": 0.059937188173005744
                    }
                },
                "ranking": 20.449510354362694,
                "professional": false,
                "ui_class": ""
            },
            "description": "Просто турнир поиграть, Just a tournament to play",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 48,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 45,
                "initial_time": 300,
                "max_time": 1200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12100,
                "name": "GoBanDit+",
                "summary": "Заходи в группу тут много интересного,заранее спасибо))\nCome to the group here a lot of interesting things, thank you in advance))",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 65,
                "icon": "https://user-uploads.online-go.com/35a4e1bb535983857b863714b36734af-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-06T10:00:00Z",
            "players_start": 3,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-08-06T10:00:02.681011Z",
            "ended": "2022-08-06T10:11:04.007497Z",
            "start_waiting": "2022-08-06T10:00:02.575814Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/35a4e1bb535983857b863714b36734af-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 96561,
            "name": "Tzu vbtbt",
            "director": {
                "id": 1134434,
                "username": "BVB1909",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/4ab12741fa2999c26622e94ed4c9a0d6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1354.1504114176673,
                        "deviation": 63.94935285704724,
                        "volatility": 0.06002797484951501
                    }
                },
                "ranking": 21.93534893360515,
                "professional": false,
                "ui_class": ""
            },
            "description": "Dfbrtbtr",
            "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": 11518,
                "name": "Kackawurst",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/80d06c7088675895f71931629cdb4bd5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-11-08T16:14:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-11-08T16:14:19.805745Z",
            "ended": "2022-11-08T16:14:19.786013Z",
            "start_waiting": "2022-11-08T16:14:19.701231Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/80d06c7088675895f71931629cdb4bd5-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 21597,
            "name": "Learning",
            "director": {
                "id": 365420,
                "username": "heuristic",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/076389e1076975cf0e728270a9f8ae78?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1407.9759105579803,
                        "deviation": 67.83037217929727,
                        "volatility": 0.06007135179835569
                    }
                },
                "ranking": 22.83771031978001,
                "professional": false,
                "ui_class": ""
            },
            "description": "lets have fun",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88320,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 345600,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1295,
                "name": "Heuristic Study Group",
                "summary": "Play unranked or privately with a study group and find answer to problems.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/43269c1076e99d1b2b2b5f2b0a3ca6b6-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-11-16T08:31:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-11-07T05:26:28.181662Z",
            "ended": "2017-07-06T15:55:30.007587Z",
            "start_waiting": "2016-11-07T05:26:27.568934Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/43269c1076e99d1b2b2b5f2b0a3ca6b6-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 61251,
            "name": "haha ):",
            "director": {
                "id": 789079,
                "username": "jeffmynameis11",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/a9073c14e9e42c7d992282f5f373aaba?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1662.3108939062977,
                        "deviation": 290.31896371798047,
                        "volatility": 0.05999967537233814
                    }
                },
                "ranking": 26.681897238489267,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "haha (:",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5896,
                "name": "haha (:",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "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": "2020-05-30T06:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-30T06:00:17.080262Z",
            "ended": "2021-03-05T16:50:10.971677Z",
            "start_waiting": "2020-05-30T06:00:16.911520Z",
            "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": 45813,
            "name": "Xi'an Retournament",
            "director": {
                "id": 610591,
                "username": "mrenglishhanovaclub",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/989f1ad9ba7b209139e98a1dc7a58656?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1662.3108939062977,
                        "deviation": 290.31896371798047,
                        "volatility": 0.05999967537233814
                    }
                },
                "ranking": 26.681897238489267,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Another one",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 55,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "live",
                "system": "simple",
                "pause_on_weekends": false,
                "per_move": 55
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3304,
                "name": "Xi'an Hanova 'Go'",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-02-20T07:22:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-02-20T07:22:01.001105Z",
            "ended": "2019-02-20T07:52:42.341743Z",
            "start_waiting": "2019-02-20T07:22:00.275847Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 21445,
            "name": "Correspondence 19x19 RoundRobin 2016-10-14 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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260307T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-03-07T19:00:20.034898Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "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-03-10T19: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": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-10-14T01:00:40.076209Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-10-14T01:00:58.422098Z",
            "ended": "2017-01-23T00:08:33.949638Z",
            "start_waiting": "2016-10-14T01:00:56.267588Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 68068,
            "name": "Correspondence 9x9 RoundRobin 2020-11-21 19: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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260309T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-03-09T19:00:39.449135Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "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-03-12T19: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,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-11-21T19:00:54.828173Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-11-21T19:01:54.038402Z",
            "ended": "2020-12-01T21:41:44.432977Z",
            "start_waiting": "2020-11-21T19:01:51.850508Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 67692,
            "name": "Болдырев жжёт",
            "director": {
                "id": 704370,
                "username": "semeon.boldyreff",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/508d33d5b5054e55591f37076cbbbd70-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 673.8028307146352,
                        "deviation": 85.60898643807126,
                        "volatility": 0.059998294118033486
                    }
                },
                "ranking": 5.776834088739181,
                "professional": false,
                "ui_class": ""
            },
            "description": "(*_*)",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 120,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 120
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": "2020-11-11T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-11-17T15:39:32.793458Z",
            "ended": "2020-11-17T15:49:54.452971Z",
            "start_waiting": "2020-11-17T15:39:32.597020Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3bc58e007ca749345e07db0e2c7a83f6-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 3240,
            "name": "Fight Club´s \"Daily Quick 13\"",
            "director": {
                "id": 93741,
                "username": "littletry",
                "country": "150",
                "icon": "https://user-uploads.online-go.com/930b18e6eb208c8df33b3eea4e23ceae-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1911.8998841310188,
                        "deviation": 65.0765344045977,
                        "volatility": 0.059958000313559676
                    }
                },
                "ranking": 29.920320929399413,
                "professional": false,
                "ui_class": ""
            },
            "description": "Today - Sat. 11.10.14 - 18:00 UTC, 20:00 CET",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 43,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 33,
                "main_time": 900,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 351,
                "name": "Fight Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 367,
                "icon": "https://user-uploads.online-go.com/84c668c6929052e27b769484f8a7a326-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-10-11T18:02:23.331350Z",
            "ended": "2014-10-11T19:20:25.396173Z",
            "start_waiting": "2014-10-11T18:02:22.921768Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/84c668c6929052e27b769484f8a7a326-15.png",
            "player_count": 0,
            "ranked": true
        }
    ]
}