List all tournaments or create a new tournament.

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

{
    "count": 59285,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=4896",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=4894",
    "results": [
        {
            "id": 18409,
            "name": "Correspondence 9x9 RoundRobin 2016-06-21 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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260408T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-04-08T19:00:04.658730Z",
                "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-04-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-06-21T01:00:43.234758Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-06-21T01:01:02.401111Z",
            "ended": "2016-08-15T15:20:57.801986Z",
            "start_waiting": "2016-06-21T01:01:01.499353Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 68888,
            "name": "The Seattle Discord Games",
            "director": {
                "id": 687087,
                "username": "renlo",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/eac32c73e13ec4fbdec517b258bc785a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1859.545070202358,
                        "deviation": 66.3623580964525,
                        "volatility": 0.06000640503989962
                    }
                },
                "ranking": 29.27754776384173,
                "professional": false,
                "ui_class": ""
            },
            "description": "South Sound Go Club collaboration Seattle Go Center! Organized on Discord - Please join the community: https://discord.gg/JEpJJPG",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 129600,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 129600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5,
                "name": "Seattle Go Center",
                "summary": "The Seattle Go Center teaches and promotes the Asian game of Go. This 4000 year old strategy board game continues to fascinate players around the world.  Japanese professional Go player, Iwamoto Kaoru Sensei created The Seattle Go Center (SGC) in 1995, pur",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 348,
                "icon": "https://user-uploads.online-go.com/622071330bf597857b954683efcfb9cb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-19T22: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": "2020-12-19T22:00:34.982715Z",
            "ended": "2021-05-05T06:07:41.889525Z",
            "start_waiting": "2020-12-19T22:00:34.234441Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/622071330bf597857b954683efcfb9cb-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 68909,
            "name": "Absolute Fortnight III",
            "director": {
                "id": 710368,
                "username": "Macrophage",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/90a535ecb859bd75ac6553453904b2ab-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1723.480140954984,
                        "deviation": 68.86767839385769,
                        "volatility": 0.05978409146833194
                    }
                },
                "ranking": 27.518465208276325,
                "professional": false,
                "ui_class": ""
            },
            "description": "No pausing and no vacations.\n\nBeware that this is fast correspondence.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13440,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 819,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-01T00:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-01T00:00:12.399965Z",
            "ended": "2021-03-15T14:19:57.444698Z",
            "start_waiting": "2021-01-01T00:00:11.224431Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 84957,
            "name": "Contest #1 2022—End-Of-Month Medium Level Group",
            "director": {
                "id": 1065846,
                "username": "OreoHam777",
                "country": "nz",
                "icon": "https://secure.gravatar.com/avatar/001a38e123f0edfca9543faacae7865f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1442.0911710199657,
                        "deviation": 60.525251779380696,
                        "volatility": 0.05994262403078612
                    }
                },
                "ranking": 23.391947100744954,
                "professional": false,
                "ui_class": ""
            },
            "description": "Let's all have fun during this Medium Level Group Competition!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 15360,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 14400,
                "initial_time": 86400,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10593,
                "name": "Felix the Phoenix's Go Club of Fun",
                "summary": "Felix the Phoenix's Go Club of Fun is a social club which allows players to game, chat and have fun. I hope you'll have a great time in the club!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/905298dfa79456e1a238f56390c1f642-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-01-31T01:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 20,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-01-31T01:00:52.486185Z",
            "ended": "2022-10-08T23:21:34.476611Z",
            "start_waiting": "2022-01-31T01:00:52.025108Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/905298dfa79456e1a238f56390c1f642-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 92114,
            "name": "🌶 Best Friends Bon Appetite Diner Tournament 🌶",
            "director": {
                "id": 606239,
                "username": "Dandarabilla",
                "country": "_United_Nations",
                "icon": "https://user-uploads.online-go.com/bd67bcb72024c28da27a874af6a172af-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 960.7250332700462,
                        "deviation": 65.60567228182434,
                        "volatility": 0.06017534349410298
                    }
                },
                "ranking": 13.989313032541691,
                "professional": false,
                "ui_class": ""
            },
            "description": "Welcome on the Holy Mother\n \nPlanet Gaia Empress\n \n9x9 equal 81 Go Table Round\n \nAyonchin Gamer Dreamtime\n \nEther Cloud Experience\n\nOne World Republic San Wied\n \n- Dream of the Eagle \n- Dream of the Polar Bear \n- Dream of the Elephant\n- Dream of the Raven\n- Dream of the Jaguar\n\n0. Ancestor's Style\n\n1. God's Menue\n\n2. Devil's Kitchen\n\n3. Angel's Recipe\n\n4. Hell's Taste\n\n5. Human's Hunger\n\n6. Heaven's Bill\n\n7. Sinner's Spice\n\n🥢🥢🥢🥢 🍽🥣🍲🍜 🍰🍰🍰🍰\n\n\nAncestor Thank's a lot\n\n-> Live your life vegetarian <-",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "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": 11458,
                "name": "Best Friends",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 22,
                "icon": "https://user-uploads.online-go.com/2b1f18c7e54d6f3c8170051050e45c7a-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-07-06T09:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-07-06T16:42:14.927179Z",
            "ended": "2022-07-11T13:05:52.913181Z",
            "start_waiting": "2022-07-06T16:42:14.765482Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2b1f18c7e54d6f3c8170051050e45c7a-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 19162,
            "name": "Correspondence 9x9 RoundRobin 2016-07-21 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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260408T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-04-08T19:00:04.658730Z",
                "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-04-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-07-21T01:00:04.641649Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-07-21T01:00:25.487123Z",
            "ended": "2016-08-31T02:58:31.871328Z",
            "start_waiting": "2016-07-21T01:00:24.659111Z",
            "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": 138250,
            "name": "9x9 Mini League 5k-15k #174",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1357.1275499712074,
                        "deviation": 68.77351392070054,
                        "volatility": 0.06020343633999922
                    }
                },
                "ranking": 21.986189006954994,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 15kyu and 5kyu. Tournament will be started as soon as 5 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 697,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-03-22T20:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-03-18T23:33:21.315875Z",
            "ended": null,
            "start_waiting": "2026-03-18T23:33:20.892146Z",
            "board_size": 9,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 122107,
            "name": "tournoi 13x13 noob_boot",
            "director": {
                "id": 1593917,
                "username": "mbapé123",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/88facffde5082b05497f62c286d7e80f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1504.357320287981,
                        "deviation": 76.90019177936523,
                        "volatility": 0.060568549800079814
                    }
                },
                "ranking": 24.370532673673903,
                "professional": false,
                "ui_class": ""
            },
            "description": "13x13 double élimination",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "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": 6332,
                "name": "noob_bot",
                "summary": "Play with bots",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 885,
                "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-11-18T17: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": "2024-11-18T17:00:32.671035Z",
            "ended": "2025-05-02T16:35:34.193831Z",
            "start_waiting": "2024-11-18T17:00:32.439017Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 68647,
            "name": "Mira la descripción.",
            "director": {
                "id": 813211,
                "username": "NHZ",
                "country": "co",
                "icon": "https://secure.gravatar.com/avatar/c8759e1813589a83085d93062787abcb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1184.1013255085343,
                        "deviation": 67.99707856587811,
                        "volatility": 0.06000311916076307
                    }
                },
                "ranking": 18.828847117076656,
                "professional": false,
                "ui_class": ""
            },
            "description": "Mira el Nombre\n\n\n\n\n\n\n\nQuiero saber qué es Ronda Robin",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 7680,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 691200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 283,
                "name": "Colombia",
                "summary": "Bienvenidos",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 149,
                "icon": "https://user-uploads.online-go.com/5c768a9d37fc5696b6c304993a77b774-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-06T16: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-12-12T16:59:02.457432Z",
            "ended": "2021-01-26T12:04:59.958749Z",
            "start_waiting": "2020-12-12T16:59:02.237820Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5c768a9d37fc5696b6c304993a77b774-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 69995,
            "name": "19x19 Swiss",
            "director": {
                "id": 845702,
                "username": "and-voss",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/28292dd46d331c4df0a41b8b21589d6c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1101.4956097950917,
                        "deviation": 64.45376082022146,
                        "volatility": 0.05974724172821365
                    }
                },
                "ranking": 17.15475000129375,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have Fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8866,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-01-11T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-11T12:22:47.978351Z",
            "ended": "2021-01-26T16:02:00.971884Z",
            "start_waiting": "2021-01-11T12:22:47.827701Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}