List all tournaments or create a new tournament.

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

{
    "count": 59171,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=name&page=1909",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=name&page=1907",
    "results": [
        {
            "id": 1812,
            "name": "boredom's I-should-be-studying-for-exams minitournament",
            "director": {
                "id": 10670,
                "username": "boredom",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/885cf176491879164a14993fb1af835c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1822.8504864288059,
                        "deviation": 64.53786161281363,
                        "volatility": 0.05990507402656149
                    }
                },
                "ranking": 28.816159126829287,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": true,
            "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": 19,
            "max_ranking": 26,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-09-09T04:42:06Z",
            "ended": "2012-09-09T02:42:06Z",
            "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": 1996,
            "name": "boredom's mini-tournament",
            "director": {
                "id": 10670,
                "username": "boredom",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/885cf176491879164a14993fb1af835c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1822.8504864288059,
                        "deviation": 64.53786161281363,
                        "volatility": 0.05990507402656149
                    }
                },
                "ranking": 28.816159126829287,
                "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": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 21,
            "max_ranking": 27,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-12-19T14:43:34Z",
            "ended": "2012-12-19T13:43:34Z",
            "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": 1253,
            "name": "boredom's mini-tournament",
            "director": {
                "id": 10670,
                "username": "boredom",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/885cf176491879164a14993fb1af835c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1822.8504864288059,
                        "deviation": 64.53786161281363,
                        "volatility": 0.05990507402656149
                    }
                },
                "ranking": 28.816159126829287,
                "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": 13,
            "max_ranking": 23,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-10-02T12:04:14Z",
            "ended": "2010-10-02T10:04:14Z",
            "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": 117010,
            "name": "Bored Rubik's cube lovers's member tournament.",
            "director": {
                "id": 1561062,
                "username": "Boontod",
                "country": "001",
                "icon": "https://secure.gravatar.com/avatar/7afcf722826296d7ec4209f849511bae?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1299.0204648572699,
                        "deviation": 84.85106383745538,
                        "volatility": 0.059995239014614676
                    }
                },
                "ranking": 20.973147816484826,
                "professional": false,
                "ui_class": ""
            },
            "description": "have fun to all players joining this tourney!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 14342,
                "name": "Rubik's cube lovers",
                "summary": "For Rubik's cube lovers, every member's best time will be posted on the description, but feel free to join even though you can't solve the Rubik's cube!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 12,
                "icon": "https://user-uploads.online-go.com/494f72e9e5564d46a246bd2307a8aea8-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-07-01T07: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": "2024-07-25T22:12:25.363116Z",
            "ended": "2024-07-30T04:27:01.184726Z",
            "start_waiting": "2024-07-25T22:12:25.239304Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/494f72e9e5564d46a246bd2307a8aea8-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 102318,
            "name": "Bot 1.0",
            "director": {
                "id": 1088320,
                "username": "Misdirector",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/164e3f9c0821a2f94a7c692e456ddcd8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2179.2302104300225,
                        "deviation": 62.67440374621468,
                        "volatility": 0.05998636858006881
                    }
                },
                "ranking": 32.95005978350877,
                "professional": false,
                "ui_class": "bot"
            },
            "description": "Blah blah blah bots free to join",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 45251,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": "2023-04-20T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 20,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-09-25T08:30:30.710819Z",
            "ended": "2023-11-29T08:00:27.565194Z",
            "start_waiting": "2023-09-25T08:30:30.575017Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 85532,
            "name": "Bot And Bot 2️⃣0️⃣2️⃣2️⃣ game 1!",
            "director": {
                "id": 1108185,
                "username": "KataGo_L3",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/6c1c389f0120afb5e71b14d51df0451f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2750.8981763817756,
                        "deviation": 71.84898193171357,
                        "volatility": 0.06001228169806751
                    }
                },
                "ranking": 38,
                "professional": false,
                "ui_class": "bot"
            },
            "description": "the bot title tournament.\n\ntop 10 players!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 131040,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 129600,
                "initial_time": 129600,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10976,
                "name": "Bot and Bot ",
                "summary": "bots",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 24,
                "icon": "https://user-uploads.online-go.com/5981a3f665b118a5bd9bd15321578ff0-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-02-05T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-02-04T04:58:26.918472Z",
            "ended": "2022-02-25T23:59:57.879521Z",
            "start_waiting": "2022-02-04T04:58:26.761468Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5981a3f665b118a5bd9bd15321578ff0-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 86564,
            "name": "Bot and Bot 9x9",
            "director": {
                "id": 1105759,
                "username": "Spayde",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/1d24103ccb3bebe91847128054d3f2c0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2267.9873668741175,
                        "deviation": 63.29470360805976,
                        "volatility": 0.06003366926151554
                    }
                },
                "ranking": 33.87423361263305,
                "professional": false,
                "ui_class": "bot"
            },
            "description": "9x9 for budgie",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "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": 432000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10976,
                "name": "Bot and Bot ",
                "summary": "bots",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 24,
                "icon": "https://user-uploads.online-go.com/5981a3f665b118a5bd9bd15321578ff0-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-01T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-03-05T01:24:04.276719Z",
            "ended": "2022-03-29T18:33:19.538719Z",
            "start_waiting": "2022-03-05T01:24:04.207126Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5981a3f665b118a5bd9bd15321578ff0-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 78488,
            "name": "Bot And Human 20210807 1100",
            "director": {
                "id": 1031342,
                "username": "NewHand_Bot",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/231a943c0a9781902371549b12a05456?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1975.6918383935774,
                        "deviation": 67.62205433700483,
                        "volatility": 0.06021274884977886
                    }
                },
                "ranking": 30.680131328159977,
                "professional": false,
                "ui_class": "bot"
            },
            "description": "This tournament allows bots to participate.\n\nHandicap is automatic.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 631680,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 604800,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": true,
            "time_start": "2021-08-07T11: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-08-07T11:00:03.276479Z",
            "ended": "2021-09-14T10:46:16.759476Z",
            "start_waiting": "2021-08-07T11:00:03.126504Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 78527,
            "name": "Bot And Human 20210808 1200",
            "director": {
                "id": 1031342,
                "username": "NewHand_Bot",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/231a943c0a9781902371549b12a05456?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1975.6918383935774,
                        "deviation": 67.62205433700483,
                        "volatility": 0.06021274884977886
                    }
                },
                "ranking": 30.680131328159977,
                "professional": false,
                "ui_class": "bot"
            },
            "description": "This tournament allows bots to participate.\n\nHandicap is automatic.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 631680,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 604800,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": true,
            "time_start": "2021-08-08T12: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-08-08T13:22:11.610959Z",
            "ended": "2022-02-17T16:21:47.970169Z",
            "start_waiting": "2021-08-08T13:22:11.495256Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 134780,
            "name": "Bot battle",
            "director": {
                "id": 229617,
                "username": "JohnnieDarko",
                "country": "nl",
                "icon": "https://user-uploads.online-go.com/5a73fbf39ace472753d06c86d492dc20-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1062.6012526014667,
                        "deviation": 63.79588719697706,
                        "volatility": 0.06002221474760215
                    }
                },
                "ranking": 16.322530934884806,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Pitting all bots against each other.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "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": true,
            "group": {
                "id": 15897,
                "name": "Oroton Bot",
                "summary": "Give feedback and get support on the Oroton bot(s).",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 17,
                "icon": "https://user-uploads.online-go.com/67647bf5276bf38fbe3a1c6bf86e6f58-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-11-27T00:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2025-11-26T23:56:14.156535Z",
            "ended": "2025-11-27T00:08:51.661623Z",
            "start_waiting": "2025-11-26T23:56:14.078095Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/67647bf5276bf38fbe3a1c6bf86e6f58-15.png",
            "player_count": 3,
            "ranked": true
        }
    ]
}