List all tournaments or create a new tournament.

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

{
    "count": 59111,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-first_pairing_method&page=383",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-first_pairing_method&page=381",
    "results": [
        {
            "id": 163,
            "name": "V's mini-tournament for anyone",
            "director": {
                "id": 4585,
                "username": "V",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/88a5fa967d7506d4c8771d5964faa157?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1085.1081080773724,
                        "deviation": 147.8185545751989,
                        "volatility": 0.05999203581477559
                    }
                },
                "ranking": 16.807748151187198,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 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": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-12-09T01:07:00Z",
            "ended": "2007-02-18T01:38: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": 6737,
            "name": "FSTS Go On 9 Amateurs Best Of 10 #1",
            "director": {
                "id": 135535,
                "username": "DarkSpirit",
                "country": "_CIS",
                "icon": "https://user-uploads.online-go.com/3ff0cbeb74378914ca08a8ab7741274f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1368.452026020624,
                        "deviation": 62.29275318546769,
                        "volatility": 0.05999468544710196
                    }
                },
                "ranking": 22.178561397357377,
                "professional": false,
                "ui_class": ""
            },
            "description": "Just a small tournament :)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 353,
                "name": "Four Seasons Tournament Series",
                "summary": "Серия турниров \"Четыре Сезона\"",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 623,
                "icon": "https://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-04-30T11:30:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-04-30T11:30:22.007239Z",
            "ended": "2015-05-09T15:16:35.164411Z",
            "start_waiting": "2015-04-30T11:30:21.240188Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 3294,
            "name": "dr test",
            "director": {
                "id": 103331,
                "username": "tazik_test",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/1621144014ea9a814b61ec88edd0cc36?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500.0,
                        "deviation": 350.0,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "sdf sd sd",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 900,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 395,
                "name": "192DR",
                "summary": "192DR",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "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": true,
            "exclusivity": "invite",
            "started": "2014-10-18T15:39:32.961274Z",
            "ended": "2014-10-18T16:05:59.866274Z",
            "start_waiting": "2014-10-18T15:39:32.592037Z",
            "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": 90760,
            "name": "South Wales Online 19 x 19",
            "director": {
                "id": 57913,
                "username": "welshgoplayer",
                "country": "_Wales",
                "icon": "https://user-uploads.online-go.com/c83615f79f5ce04bb0f8fb3285432794-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1714.8596864929577,
                        "deviation": 66.02578629413847,
                        "volatility": 0.06006063463307318
                    }
                },
                "ranking": 27.40238364045381,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have Fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1056,
                "name": "Amguro Cymru/Welsh Go",
                "summary": "Gall Amguro Cymru a'i frindiau gwastrafu amser ar y we yma. Wales Go Club and friends can waste time on the Internet here. FB site here https://www.facebook.com/groups/18259266008 Discord https://discord.gg/YUw5PXYr",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 45,
                "icon": "https://user-uploads.online-go.com/e3e97d165f07879b01e4615acf6d18d4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-17T11: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": "2022-06-17T11:00:17.323090Z",
            "ended": "2023-02-04T07:46:19.740834Z",
            "start_waiting": "2022-06-17T11:00:16.587576Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e3e97d165f07879b01e4615acf6d18d4-15.png",
            "player_count": 23,
            "ranked": true
        },
        {
            "id": 3213,
            "name": "SWT Nines Open class 2nd Cycle",
            "director": {
                "id": 52052,
                "username": "ST000MA",
                "country": "rs",
                "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1773.7204734712398,
                        "deviation": 64.7543915421217,
                        "volatility": 0.06233350490466346
                    }
                },
                "ranking": 28.18365079311867,
                "professional": false,
                "ui_class": ""
            },
            "description": "For more information see: http://forums.online-go.com/t/swt-tournaments/860.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 432000,
                "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": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-12-15T21:17:23.857944Z",
            "ended": "2015-06-10T01:06:26.946549Z",
            "start_waiting": "2014-12-15T21:17:22.189043Z",
            "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": 89201,
            "name": "Bots vs Humans 202205061800",
            "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 Bot accounts to participate.\n\nPlayers of any rank are welcome.\n\nNo pause on weekends.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 21120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 14400,
                "initial_time": 604800,
                "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": false,
            "time_start": "2022-05-06T10:00:00Z",
            "players_start": 5,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-05-06T10:00:46.529050Z",
            "ended": "2023-08-05T07:12:17.271665Z",
            "start_waiting": "2022-05-06T10:00:45.383842Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-15.png",
            "player_count": 19,
            "ranked": true
        },
        {
            "id": 130716,
            "name": "Torneio manhã",
            "director": {
                "id": 832318,
                "username": "miguel0204",
                "country": "br",
                "icon": "https://secure.gravatar.com/avatar/471c6f87781deced9d324ef7093a8382?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1490.5212410409383,
                        "deviation": 61.4599904144583,
                        "volatility": 0.06008720350486155
                    }
                },
                "ranking": 24.156629166829717,
                "professional": false,
                "ui_class": ""
            },
            "description": "Bora lá praticar um pouco",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13117,
                "name": "alunos verissimo",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 103,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-07-22T16:00:00Z",
            "players_start": 16,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-07-22T15:58:59.754307Z",
            "ended": "2025-07-22T16:22:06.987536Z",
            "start_waiting": "2025-07-22T15:58:59.679491Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 2466,
            "name": "Tianyuan Main Title Tournament 2012",
            "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": "Tianyuan Main Title Tournament 2012",
            "schedule": null,
            "title": {
                "id": 13,
                "name": "Tianyuan Main Title Tournament",
                "holder": {
                    "id": 43936,
                    "username": "Sadaharu",
                    "country": "sg",
                    "icon": "https://user-uploads.online-go.com/7c560149f1de7fce503f52c3c38cdb3e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2323.133342832236,
                            "deviation": 75.17381587612209,
                            "volatility": 0.06029953891383266
                        }
                    },
                    "ranking": 34.430390082733695,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "rules": "chinese",
                "tournament_type": "s_mcmahon"
            },
            "tournament_type": "s_mcmahon",
            "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": 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": "2012-10-01T21:00:07Z",
            "ended": "2015-04-21T02:44:32.729873Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/tianyuan_19.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 253,
            "name": "Dios's Tournament of Champions",
            "director": {
                "id": 7826,
                "username": "Dios",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/317faee3d732d53e6e7699aba9acf040?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1184.0223222165275,
                        "deviation": 90.85634050889757,
                        "volatility": 0.059993167539567585
                    }
                },
                "ranking": 18.8273024965393,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 604800,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 604800
            },
            "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": "2007-06-26T00:28:00Z",
            "ended": "2007-08-07T01:13:00Z",
            "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": 182,
            "name": "Kakashi_Hatake's mini-tournament for Naruto fans",
            "director": {
                "id": 5142,
                "username": "Kakashi_Hatake",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/bf80be6d0d9b0b9fa5602120a668ed23?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 941.7659563745926,
                        "deviation": 118.6638923660914,
                        "volatility": 0.05999634054616334
                    }
                },
                "ranking": 13.527899903757643,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-02-05T12:23:00Z",
            "ended": "2007-07-02T18:51:00Z",
            "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
        }
    ]
}