List all tournaments or create a new tournament.

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

{
    "count": 58826,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=auto_start_on_max&page=5483",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=auto_start_on_max&page=5481",
    "results": [
        {
            "id": 133227,
            "name": "19x19 Open D.E. Cup #137",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1428.7607772259034,
                        "deviation": 69.43294160708245,
                        "volatility": 0.06017334395576651
                    }
                },
                "ranking": 23.17695807323701,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double-Elimination tournament for everyone. It will be started as soon as 8 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-10-19T21:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-10-16T02:15:01.633058Z",
            "ended": null,
            "start_waiting": "2025-10-16T02:15:01.459343Z",
            "board_size": 19,
            "active_round": 3,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 84172,
            "name": "The semi-teaching Malkovich tournament",
            "director": {
                "id": 308797,
                "username": "Lys",
                "country": "it",
                "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1456.1557635935853,
                        "deviation": 63.05059622348654,
                        "volatility": 0.05977687161154345
                    }
                },
                "ranking": 23.61663318260133,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hi, this is a quite strange tournament. \n\nFirst: it's FAST correspondence. \nFischer: clock starts with 2 days and increments by 12 hours per move up to a maximum of 2 days. This means that in the worst case, when your opponent uses no time to respond, you must be able to play at least two moves each day. \nBeware of timeouts!\n\nSecond: all other players are weaker than me. Rank restriction is from 14k to 8k. No handicap. I'm presently 5k on OGS and I'm looking for some relaxed games. This could sound rude, so I added another feature to balance that. \n\nThird: I'll leave my comments in the Malkovich log for my opponent to read after the game is done. Not exactly a teaching game but a way to share some knowledge with someone weaker than me. \nMalkovich log is normally hidden to the opponent until the end of the game. Other people can see it though. So it's not a secret log: it's a public log visible for all but one. \n\nSince it's a round Robin, other players will fight also between each other. I have no special rules for that.\nFive players. Four ranked games each. One round. Start when full.\nI hope this could be an interesting exchange.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 45120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 172800,
                "max_time": 172800
            },
            "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": 814,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-12-28T06:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 16,
            "max_ranking": 22,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-12-28T01:51:34.732149Z",
            "ended": "2022-02-01T23:50:56.896504Z",
            "start_waiting": "2021-12-28T01:51:34.477078Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 4360,
            "name": "Vienna heavy",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 728.0598302647272,
                        "deviation": 64.6862055670827,
                        "volatility": 0.05912525405318327
                    }
                },
                "ranking": 7.569701978125233,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "dfutz jkl",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 445,
                "name": "Go7wien",
                "summary": "Wiener Go Klub",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 64,
                "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-01-27T18:41:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 18,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-01-27T18:41:09.045965Z",
            "ended": "2015-05-02T21:12:49.228065Z",
            "start_waiting": "2015-01-27T18:41:08.855557Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 40459,
            "name": "Karlovy Vary",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 786.9317680033697,
                        "deviation": 63.72458770887046,
                        "volatility": 0.059922034172810626
                    }
                },
                "ranking": 9.369807006429141,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 24480,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 345600,
                "time_increment": 21600,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 31,
                "name": "Český pokoj",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 49,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2018-09-01T16:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-09-01T16:00:25.916720Z",
            "ended": "2019-03-28T04:14:38.481848Z",
            "start_waiting": "2018-09-01T16:00:25.311958Z",
            "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": 72002,
            "name": "Join now!",
            "director": {
                "id": 902324,
                "username": "林峻希",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/16d8cf873ce39682456313cf977561db?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1238.2556866816683,
                        "deviation": 67.2057871599663,
                        "volatility": 0.060153671350274045
                    }
                },
                "ranking": 19.864105236973693,
                "professional": false,
                "ui_class": ""
            },
            "description": "Join now!",
            "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",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8129,
                "name": "ZEN Go",
                "summary": "The search for happiness is one of the chief sources of unhappiness.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 48,
                "icon": "https://user-uploads.online-go.com/ff052c6c23b77d2514fe70ad0dcce3bb-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-03-08T05: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": "2021-03-08T05:00:43.144603Z",
            "ended": "2022-04-09T05:28:58.120620Z",
            "start_waiting": "2021-03-08T05:00:41.927862Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ff052c6c23b77d2514fe70ad0dcce3bb-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 76927,
            "name": "🦕 #4",
            "director": {
                "id": 126739,
                "username": "🐬Sofiam🐬",
                "country": "_Olimpic_Movement",
                "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1012.0554496406809,
                        "deviation": 84.91308607572303,
                        "volatility": 0.076882078105041
                    }
                },
                "ranking": 15.194279748149173,
                "professional": false,
                "ui_class": ""
            },
            "description": "Everyone is welcome 🍃🍃🍃",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "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": 6630,
                "name": "Go friends 🐬",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 360,
                "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-07-06T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-07-06T17:00:26.815884Z",
            "ended": "2022-11-01T06:20:44.547515Z",
            "start_waiting": "2021-07-06T17:00:26.568012Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 21089,
            "name": "game i go",
            "director": {
                "id": 342315,
                "username": "роман.го",
                "country": "ua",
                "icon": "https://user-uploads.online-go.com/0c010f0135c7770fc7382331b900d9d6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1079.2951898791944,
                        "deviation": 64.98552674156217,
                        "volatility": 0.0600236071408643
                    }
                },
                "ranking": 16.683400364467186,
                "professional": false,
                "ui_class": ""
            },
            "description": "игра и го",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1291,
                "name": "роман.го и другие",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 8,
                "icon": "https://user-uploads.online-go.com/8a6adf23d50f9c49c50e528ec0668c1d-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-09-30T19:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2016-10-22T16:12:58.508038Z",
            "ended": "2016-11-10T13:41:45.778559Z",
            "start_waiting": "2016-10-22T16:12:58.346093Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8a6adf23d50f9c49c50e528ec0668c1d-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 42359,
            "name": "Small (9X9)",
            "director": {
                "id": 584305,
                "username": "ประเทศกูมี",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/18969ae6fbfbb401890bba701dc54019-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1167.5543835560698,
                        "deviation": 85.72707973661161,
                        "volatility": 0.05999735159466658
                    }
                },
                "ranking": 18.503061308691343,
                "professional": false,
                "ui_class": ""
            },
            "description": "It's just a random tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 222,
                "name": "Low-Rating 30k's",
                "summary": "A group so low-rating 30k's can find each other, play against each other, and beat each other. Everyone deserves an approximately 50/50 win rate.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 279,
                "icon": "https://user-uploads.online-go.com/43373022b3404dee8e6d5616a14de877-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-10-31T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-10-31T23:12:53.262256Z",
            "ended": "2018-11-21T18:33:53.243719Z",
            "start_waiting": "2018-10-31T23:12:52.898991Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/43373022b3404dee8e6d5616a14de877-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 71719,
            "name": "Handicap Elimination Blast 3",
            "director": {
                "id": 784,
                "username": "mlopezviedma",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/3e911828e4e25e61f8faede9d9277323-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1549.3067567557982,
                        "deviation": 62.35310715568795,
                        "volatility": 0.05973738298831722
                    }
                },
                "ranking": 25.052110341098295,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "<b style=\"color:red\">Extreme time controls, only for active correspondence players.</b>\n\nPlease, avoid delaying your games using the vacation feature.\n\nAnalysis is enabled to allow the use of conditional moves.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 16320,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 14400,
                "initial_time": 172800,
                "max_time": 172800
            },
            "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": 814,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-03-15T00:00:00Z",
            "players_start": 16,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-03-07T03:07:38.422567Z",
            "ended": "2021-05-06T22:59:15.719750Z",
            "start_waiting": "2021-03-07T03:07:38.134474Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 73322,
            "name": "第2期かおり杯名人戦優勝者決定戦",
            "director": {
                "id": 575743,
                "username": "site15",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/bc007d9395773691f25a5b61c493d20c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2232.771642016839,
                        "deviation": 66.15745879617059,
                        "volatility": 0.059975550212188235
                    }
                },
                "ranking": 33.51195664282314,
                "professional": false,
                "ui_class": ""
            },
            "description": "tsumtsumさん vs peipeipeiさん\n\n優勝者が第2期かおり杯名人になります。\n\n4/10開始となっておりますが、両者が揃いましたら対局開始となりますのでご注意くださいm(..)m",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2969,
                "name": "かおり杯-World Kaori Cup-",
                "summary": "For every player who enjoy go game",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 288,
                "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-04-10T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2021-04-01T14:03:41.337607Z",
            "ended": "2021-04-23T02:20:21.813945Z",
            "start_waiting": "2021-04-01T14:03:41.252103Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}