List all tournaments or create a new tournament.

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

{
    "count": 58852,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5438",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5436",
    "results": [
        {
            "id": 1733,
            "name": "OGS Trigantius 9x9",
            "director": {
                "id": 37234,
                "username": "JL",
                "country": "mx",
                "icon": "https://secure.gravatar.com/avatar/c51060fc0ab04c75c7177c0994e80803?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1453.1944900972348,
                        "deviation": 68.79801774192336,
                        "volatility": 0.06001407761249034
                    }
                },
                "ranking": 23.569506849133813,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "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": false,
            "exclusivity": "open",
            "started": "2012-02-14T13:12:59Z",
            "ended": "2012-02-14T12:12:59Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1037,
            "name": "le144's mini-tournament",
            "director": {
                "id": 22853,
                "username": "le144",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/0182b594c16fab533d42eb9607db9275?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1140.0158504162757,
                        "deviation": 62.93303456572941,
                        "volatility": 0.05984380476450971
                    }
                },
                "ranking": 17.950491076592392,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 14,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-05-07T08:08:49Z",
            "ended": "2010-05-07T06:08:49Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 130909,
            "name": "Fast Double Elimination for 7k-13k # I",
            "director": {
                "id": 1632034,
                "username": "exxelxior",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/fa81172ce521dfadbb1dbbf37e253668-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1409.602377497735,
                        "deviation": 68.56429493895294,
                        "volatility": 0.05998511245401781
                    }
                },
                "ranking": 22.864437324312398,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fast tournament: pay attention, 12 hours increment is something like two movements per day.\n\nQuoted from Fast Correspondence Group (thanx):\n“Use the conditional move feature to speed up the game. No pausing and no vacations; anyone who has vacation mode switched on, or pauses a game, will be disqualified. Also, please do not use AI.”\n\nAnd I add: and no weekends, just make your move; it's a tournament, my friend!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 45251,
            "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": true,
            "group": {
                "id": 15509,
                "name": "Fast and narrow rank range tournaments",
                "summary": "Tournaments for people who like to play within narrow rank ranges and fast correspondence games.",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 38,
                "icon": "https://user-uploads.online-go.com/fb0e7d5660cf5ea61609ed14abdc9bfa-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-08-11T23:33:00Z",
            "players_start": 8,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 17,
            "max_ranking": 23,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-08-04T12:02:14.313173Z",
            "ended": "2026-01-14T20:38:46.557194Z",
            "start_waiting": "2025-08-04T12:02:14.191717Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fb0e7d5660cf5ea61609ed14abdc9bfa-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 1734,
            "name": "Daeseok's tournament!",
            "director": {
                "id": 40385,
                "username": "kdaeseok",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/a36f6a020e8a026f45102985b736ec9f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2187.4924021357574,
                        "deviation": 65.9795741935475,
                        "volatility": 0.059982242433387525
                    }
                },
                "ranking": 33.03766322581786,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 22,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-10-05T07:46:45Z",
            "ended": "2012-10-05T05:46:45Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 83542,
            "name": "6to partidas de 6to💀💥",
            "director": {
                "id": 88120,
                "username": "satoshi84",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/6a6404f3dd53bce3fc1e4a88fb357e2e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1136.7959829193692,
                        "deviation": 78.40429708623937,
                        "volatility": 0.06016044531576248
                    }
                },
                "ranking": 17.885013568829635,
                "professional": false,
                "ui_class": ""
            },
            "description": "6to partidas",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4841,
                "name": "PIPIOLO GO 2022🏆",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 215,
                "icon": "https://user-uploads.online-go.com/53d0a90037da78f2a39241da6e40dc96-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-12-10T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-12-10T16:39:12.011471Z",
            "ended": "2021-12-10T17:30:46.602058Z",
            "start_waiting": "2021-12-10T16:39:11.906966Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/53d0a90037da78f2a39241da6e40dc96-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 68676,
            "name": "Winter Olympic Games 2021 (№8)(19х19)",
            "director": {
                "id": 776814,
                "username": "Korotrov 19",
                "country": "ua",
                "icon": "https://user-uploads.online-go.com/1c0b386e473e055af29bcaff72788ef6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1627.5011666778498,
                        "deviation": 60.69603575167428,
                        "volatility": 0.06006221360900416
                    }
                },
                "ranking": 26.191975476154177,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello everyone. The tournament will start when there are 200 people.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31200,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 21600,
                "initial_time": 864000,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7088,
                "name": "Группа для создания Турниров!!!",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 32,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-20T15:00:00Z",
            "players_start": 200,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 10,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-20T15:00:29.063609Z",
            "ended": "2022-07-03T15:09:38.329274Z",
            "start_waiting": "2021-01-20T15:00:04.432891Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 200,
            "ranked": true
        },
        {
            "id": 1038,
            "name": "9x9  mini-tournament",
            "director": {
                "id": 27672,
                "username": "lapiter",
                "country": "fr",
                "icon": "https://secure.gravatar.com/avatar/64d0a433927379e69453a97a3d037ed9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1632.8510908735843,
                        "deviation": 64.62098141082906,
                        "volatility": 0.06003054056346468
                    }
                },
                "ranking": 26.267949387257378,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 10,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-12-29T19:16:53Z",
            "ended": "2009-12-29T18:16:53Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 76289,
            "name": "Autumn Olympic Games. McMahon 2021. (19x19)",
            "director": {
                "id": 721084,
                "username": "Lexxgo",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/eadd3bb95af972db608b10e308217d0d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1702.0164192076516,
                        "deviation": 66.54857732174423,
                        "volatility": 0.059972624948633195
                    }
                },
                "ranking": 27.22835155459872,
                "professional": false,
                "ui_class": ""
            },
            "description": "Autumn Olympic Games. McMahon 2021. (19x19)",
            "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": true,
            "group": {
                "id": 9239,
                "name": "World tournaments",
                "summary": "World tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/f00af69c1e00d870226552a84d04d87c-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-06-15T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-06-15T04:39:57.986656Z",
            "ended": "2021-08-20T20:40:23.840167Z",
            "start_waiting": "2021-06-15T04:39:57.570965Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f00af69c1e00d870226552a84d04d87c-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 431,
            "name": "Pissfer's mini-tournament",
            "director": {
                "id": 12922,
                "username": "Pissfer",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/7bee1409fe90c9ab291cc86bfc97b7b0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1502.097766555342,
                        "deviation": 66.6487033123084,
                        "volatility": 0.05999363760397003
                    }
                },
                "ranking": 24.335735094965063,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 4,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-05-19T19:12:53Z",
            "ended": "2008-05-19T17:12:53Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 14155,
            "name": "Fast dan/sdk McMahon Strength Tourney",
            "director": {
                "id": 94496,
                "username": "tinuviel",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/af2b4cf4df8f309026d4727252d6652f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1545.470592144789,
                        "deviation": 69.77298056259959,
                        "volatility": 0.059984357289254685
                    }
                },
                "ranking": 24.994718647792233,
                "professional": false,
                "ui_class": ""
            },
            "description": "A tourney for getting even games as much as possible against others who like the flexibilty of correspondence, but would prefer the tourney to progress quickly.\n\n**WARNING: Absolute time per player per game is 10 days.**\n\nYou CAN set vacation time during this tourney. However, each new round WILL begin on the first of the month; any games left unfinished due to vacation time WILL BE CALLED. \n\nFeel free to remind the TD on the 1st. \n\nHave fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 9600,
            "time_control_parameters": {
                "total_time": 864000,
                "time_control": "absolute"
            },
            "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": false,
            "time_start": "2016-02-01T19:30:00Z",
            "players_start": 5,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 20,
            "max_ranking": 34,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-02-01T19:30:29.488407Z",
            "ended": "2016-06-04T18:49:12.527858Z",
            "start_waiting": "2016-02-01T19:30:28.888216Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 22,
            "ranked": true
        }
    ]
}