List all tournaments or create a new tournament.

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

{
    "count": 59388,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5491",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5489",
    "results": [
        {
            "id": 121,
            "name": "GoCat's (sort of)  InvitationalTournament",
            "director": {
                "id": 2178,
                "username": "GoCat",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/3a72679618edbc549b9a38ad11aacd2f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2071.263405921274,
                        "deviation": 63.71542764130719,
                        "volatility": 0.059969264226762936
                    }
                },
                "ranking": 31.773740272511837,
                "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": 21,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-08-29T23:43:00Z",
            "ended": "2007-06-08T12:25:00Z",
            "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": 436,
            "name": "Go Go Go!",
            "director": {
                "id": 9461,
                "username": "Paulerik",
                "country": "dk",
                "icon": "https://secure.gravatar.com/avatar/65389ab9cfad407f114a3cba99957e42?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1661.1627447040696,
                        "deviation": 67.30789978425837,
                        "volatility": 0.059977671445615964
                    }
                },
                "ranking": 26.66590213337984,
                "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": 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": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-07-03T01:44:30Z",
            "ended": "2008-07-02T23:44:30Z",
            "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": 79900,
            "name": "13*13 australia",
            "director": {
                "id": 802455,
                "username": "royz",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/23489ab482345a76b6d432ff07368b5a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1052.1310274249,
                        "deviation": 62.60253870008884,
                        "volatility": 0.06006769076422171
                    }
                },
                "ranking": 16.093293696950248,
                "professional": false,
                "ui_class": ""
            },
            "description": "13 * 13 swiss paired by strength",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 261,
                "name": "Australia",
                "summary": "For Australian Go Players",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 303,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-09-30T02:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 37,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-09-30T09:37:34.645676Z",
            "ended": "2021-09-30T09:50:13.277243Z",
            "start_waiting": "2021-09-30T09:37:34.566005Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 75144,
            "name": "Memorial Day- WWGA",
            "director": {
                "id": 947864,
                "username": "aval.cado",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/416eb2fbc270b61ceb60026ca7f1552d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1297.6830736962474,
                        "deviation": 61.88104620789186,
                        "volatility": 0.05994264585747425
                    }
                },
                "ranking": 20.949301730356368,
                "professional": false,
                "ui_class": ""
            },
            "description": "Heyy guys, it's Ava! As you guys know, (hopefully O-O), Mmorial Day is coming up! Of course, it's not one of those holidays when you receive innumerable gifts and gift cards, but it's just as important, or maybe more imortant than Christmas to some! This year, Memorial day lands on a Sunday, on May 31. The reason why it's so important, is because on that day, we celebrate and honor those who have served in the U.S Army.So let's take a moment to think about what they had done for us, and that they're part of the reason of why we exist. UoU Good Luck! (This tournament is placed on the day before Memorial Day, in case you need a special ceremony of any kind.)",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 262080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 259200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8562,
                "name": "World Wide Go Association (WWGA)",
                "summary": "This group welcomes people world wide, from beginners to pros! We have a WWGA group logo, a group video, and even a video for new members! (I make announcement videos), I hope you enjoy!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 151,
                "icon": "https://user-uploads.online-go.com/8050f34b110a579153af00084fe3d2bb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-05-30T14: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": "2021-05-30T14:00:05.412370Z",
            "ended": "2021-10-06T19:30:25.355221Z",
            "start_waiting": "2021-05-30T14:00:05.090171Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8050f34b110a579153af00084fe3d2bb-15.png",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 93380,
            "name": "Kuwabara Honimbou first look at Hikaru - Twelfth Edition",
            "director": {
                "id": 15530,
                "username": "Julko",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 850.7818459575044,
                        "deviation": 67.0614219335446,
                        "volatility": 0.059280600554013116
                    }
                },
                "ranking": 11.175835728954786,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "So go on...",
            "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",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 420,
                "name": "Hikaru no go club",
                "summary": "Sai is the way.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 762,
                "icon": "https://user-uploads.online-go.com/84c61392d7c5db993cba7656a5ebbc92-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-08-16T06:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-08-12T17:44:26.647583Z",
            "ended": "2023-11-17T08:11:37.415769Z",
            "start_waiting": "2022-08-12T17:44:26.459882Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/84c61392d7c5db993cba7656a5ebbc92-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 2610,
            "name": "Sitewide Live Fast 9x9 Open Class - November 2, 2013, 20:00 UTC (McMahon)",
            "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": "This event will start at 20:00 UTC on Saturday, November 2, 2013. It'll have a maximum of 3 rounds, and all games will be played with no handicap. The upper bar is set at 1d, and the lower bar is set at 10k. Please note that Chinese rules are being used for this event, so remember to fill in the dame (neutral points) at the end!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 5,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 600,
                "max_time": 600,
                "time_increment": 5
            },
            "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": "2013-11-02T20:00:15.371074Z",
            "ended": "2013-11-02T20:51:24.888585Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 133053,
            "name": "October Brawl 2025",
            "director": {
                "id": 75581,
                "username": "hemme",
                "country": "it",
                "icon": "https://user-uploads.online-go.com/868e6109374636f68d1a6c8ac19c8109-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1233.9361583865286,
                        "deviation": 61.308207967834704,
                        "volatility": 0.05952887688635511
                    }
                },
                "ranking": 19.783207646447686,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneo online per i membri del gruppo MC no Go. \nReview e commenti sul gruppo telegram e dal vivo.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12623,
                "name": "MC no Go",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 11,
                "icon": "https://user-uploads.online-go.com/7bce46f2a00e3992975a9f2578727ae4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-10-04T12:30:00Z",
            "players_start": 3,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2025-10-04T12:31:00.230048Z",
            "ended": "2025-11-15T11:34:39.612305Z",
            "start_waiting": "2025-10-04T12:31:00.138923Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7bce46f2a00e3992975a9f2578727ae4-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 106461,
            "name": "TLM Septembre 2023 #A 19x19 (25k-11k)",
            "director": {
                "id": 1204570,
                "username": "Artyss",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/0d44caa24a6e1c7faf2a6b5ec37380b6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 957.2808735248461,
                        "deviation": 63.724641609800564,
                        "volatility": 0.060088698583720214
                    }
                },
                "ranking": 13.906172116740686,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournoi Lent Mensuel pour joueurs moyens. (A) \n\nMerci de jouer vos parties en une semaine ! \nPlease play your games in one week ! \nHave fun playing with someone of similar rank, using handicap to equalize the difference! This one is 19x19.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12392,
                "name": "Kantai - Charente-Maritime",
                "summary": "Bienvenue sur le site du Kantai — Club de go de Charente-Maritime\n\nNous nous réunissons régulièrement pour jouer au Go, initier de nouvelles personnes et partager notre passion de ce jeu millénaire sur Rochefort, La Rochelle mais également Genouillé. Nous ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 38,
                "icon": "https://user-uploads.online-go.com/7869db3c7d93ddb0d3f75b4453108815-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-09-04T19:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-09-04T19:00:11.607938Z",
            "ended": "2024-06-19T12:52:30.821652Z",
            "start_waiting": "2023-09-04T19:00:11.375650Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7869db3c7d93ddb0d3f75b4453108815-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 437,
            "name": "Paulerik's mini-tournament",
            "director": {
                "id": 9461,
                "username": "Paulerik",
                "country": "dk",
                "icon": "https://secure.gravatar.com/avatar/65389ab9cfad407f114a3cba99957e42?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1661.1627447040696,
                        "deviation": 67.30789978425837,
                        "volatility": 0.059977671445615964
                    }
                },
                "ranking": 26.66590213337984,
                "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": 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": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-05-22T01:25:54Z",
            "ended": "2008-05-21T23:25:54Z",
            "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": 123071,
            "name": "9x9 League 1d & above #1",
            "director": {
                "id": 1670044,
                "username": "Arrow A6",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/19c38d84d5fe783ec97cf150f55975ce?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "<a href=\"https://info.flagcounter.com/1oDQ\"><img src=\"https://s01.flagcounter.com/mini/1oDQ/bg_000000/txt_FF00FF/border_CCCCCC/flags_0/\" alt=\"Flag Counter\" border=\"0\"></a>",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14857,
                "name": "9x9 League",
                "summary": "<a href=\"https://info.flagcounter.com/dbAS\"><img src=\"https://s01.flagcounter.com/mini/dbAS/bg_000000/txt_FF00FF/border_CCCCCC/flags_0/\" alt=\"Flag Counter\" border=\"0\"></a>",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://user-uploads.online-go.com/edf8df185cb659986701293541f25d3f-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-12-12T07:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 30,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-12T07:00:53.791835Z",
            "ended": "2025-01-24T05:26:53.659856Z",
            "start_waiting": "2024-12-12T07:00:53.705570Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/edf8df185cb659986701293541f25d3f-15.png",
            "player_count": 6,
            "ranked": true
        }
    ]
}