List all tournaments or create a new tournament.

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

{
    "count": 58822,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-subsequent_pairing_method&page=4",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-subsequent_pairing_method&page=2",
    "results": [
        {
            "id": 2987,
            "name": "1º Torneio do grupo, 19x19, sem handicap",
            "director": {
                "id": 27,
                "username": "Phelan",
                "country": "pt",
                "icon": "https://secure.gravatar.com/avatar/f7ae9c72785aceddcc5dda7fddc31df5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1648.4432038755967,
                        "deviation": 62.77420041373733,
                        "volatility": 0.06017734799465297
                    }
                },
                "ranking": 26.487960212491743,
                "professional": false,
                "ui_class": ""
            },
            "description": "1º Torneio do grupo, 19x19, sem handicap",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": true,
            "group": {
                "id": 146,
                "name": "APGo",
                "summary": "Grupo de jogadores da Associação Portuguesa de Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 104,
                "icon": "https://user-uploads.online-go.com/0824f395f4fa2e9f0e3cf481f1d040f7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2014-06-28T18:58:29.695944Z",
            "ended": "2014-12-29T10:32:08.003410Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0824f395f4fa2e9f0e3cf481f1d040f7-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 3791,
            "name": "Blitz 13x13 Swiss Tournament 2014-12-29 15:30",
            "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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260303T030000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-03-03T03:00:40.913976Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-03-03T07:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2014-12-29T15:30:30.322854Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-12-29T15:30:31.845012Z",
            "ended": "2014-12-29T16:17:20.938354Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 3787,
            "name": "Live 19x19 Swiss Tournament 2014-12-29 12:30",
            "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": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260303T040000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-03-03T04:00:40.900915Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-03-03T08:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2014-12-29T12:30:20.579478Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-12-29T12:30:22.146009Z",
            "ended": "2014-12-29T14:54:22.328907Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 558,
            "name": "Go Student Camp",
            "director": {
                "id": 20502,
                "username": "nobush",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/d0c558f672e167a609363bda95da4150-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1335.0013655028156,
                        "deviation": 64.38574479657774,
                        "volatility": 0.06067159917820845
                    }
                },
                "ranking": 21.605648014750955,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 172800
            },
            "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": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-08-15T13:23:41Z",
            "ended": "2008-08-15T11:23:41Z",
            "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": 21775,
            "name": "Blitz 13x13 Swiss Tournament 2016-10-27 15:30",
            "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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260303T030000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-03-03T03:00:40.913976Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-03-03T07:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-10-27T15:30:45.875667Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2016-10-27T15:32:47.592750Z",
            "ended": "2016-10-27T16:34:56.161604Z",
            "start_waiting": "2016-10-27T15:32:47.382688Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 2386,
            "name": "Meijin Handicap Title Tournament 2008",
            "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": "Meijin Handicap Title Tournament 2008",
            "schedule": null,
            "title": {
                "id": 3,
                "name": "Meijin Handicap Title Tournament",
                "holder": {
                    "id": 34056,
                    "username": "csaba",
                    "country": "hu",
                    "icon": "https://secure.gravatar.com/avatar/acc21dc869238249e9b4986f52380d95?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1443.31427925709,
                            "deviation": 64.60267134915748,
                            "volatility": 0.059750605167436646
                        }
                    },
                    "ranking": 23.41157342908827,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "rules": "japanese",
                "tournament_type": "s_elimination"
            },
            "tournament_type": "s_elimination",
            "handicap": -1,
            "rules": "japanese",
            "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": null,
            "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": "2008-01-01T12:26:00Z",
            "ended": "2008-01-01T12:26:00Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/meijin_19.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 3582,
            "name": "beginner's holiday tourny",
            "director": {
                "id": 55635,
                "username": "HellRaven",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/3a85290155cb5653cbb4121dd2b2d483-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2155.323690424996,
                        "deviation": 75.46263192722161,
                        "volatility": 0.05990597743717359
                    }
                },
                "ranking": 32.694697149881215,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hi guys! I'm basically creating this tournament because my 8years old son wants to play in a tournament :P\n\nI will offer a game review of the final game if the players are interested. I hope to see a lot of you guys there :)\n\nDepending on the popularity and success of this event i will create more like this :)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 55,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 45,
                "main_time": 900,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 162,
                "name": "Salle Québécoise",
                "summary": "Groupe officiel de l'AQJG",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 152,
                "icon": "https://user-uploads.online-go.com/0167e050eaf0bc94ebb645ce1a915bc5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2014-12-29T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-12-29T14:00:27.336079Z",
            "ended": "2014-12-29T17:27:08.018828Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0167e050eaf0bc94ebb645ce1a915bc5-15.png",
            "player_count": 21,
            "ranked": true
        },
        {
            "id": 2625,
            "name": "Julko's",
            "director": {
                "id": 15530,
                "username": "Julko",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 793.1470805826979,
                        "deviation": 67.51239480628684,
                        "volatility": 0.059279135382473216
                    }
                },
                "ranking": 9.55193111807698,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Dla wszystkich :)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 1209600,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7,
                "name": "Polish Go Players",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 453,
                "icon": "https://user-uploads.online-go.com/2bf108a559c752303005e32bfe754667-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-02-04T04:01:13.381469Z",
            "ended": "2014-08-15T10:59:28.083502Z",
            "start_waiting": "2013-11-09T11:15:47.535028Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2bf108a559c752303005e32bfe754667-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 88,
            "name": "ezgi's mini-tournament",
            "director": {
                "id": 2540,
                "username": "ezgi",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/d39c377fd2bc502c556305a06f1744e5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "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": "2006-05-08T12:35:00Z",
            "ended": "2006-07-13T20:26:00Z",
            "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": 121373,
            "name": "Good tournament 2024",
            "director": {
                "id": 1265911,
                "username": "WillZ",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/57b72eb841ee2184293939760d71a983-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1719.8956909378514,
                        "deviation": 63.56932126402305,
                        "volatility": 0.0599031139585342
                    }
                },
                "ranking": 27.470268292272582,
                "professional": false,
                "ui_class": ""
            },
            "description": "Good luck!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "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": 14722,
                "name": "Good group",
                "summary": "Thank you for joining!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://user-uploads.online-go.com/3510eecc06dece7ad700c651dcf778f3-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-11-06T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-11-06T00:00:35.550680Z",
            "ended": "2025-08-24T21:02:26.836459Z",
            "start_waiting": "2024-11-06T00:00:35.241000Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3510eecc06dece7ad700c651dcf778f3-15.png",
            "player_count": 14,
            "ranked": true
        }
    ]
}