List all tournaments or create a new tournament.

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

{
    "count": 59313,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=1048",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=1046",
    "results": [
        {
            "id": 70044,
            "name": "Fast Correspondence 2021-01-18",
            "director": {
                "id": 784,
                "username": "mlopezviedma",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/3e911828e4e25e61f8faede9d9277323-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1559.5538852971267,
                        "deviation": 62.60729918209829,
                        "volatility": 0.059735170891052077
                    }
                },
                "ranking": 25.20472051706363,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "Please, avoid delaying your games using the vacation feature.\n\nAnalysis is enabled to allow the use of conditional moves.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 28800,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 804,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-18T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-18T00:00:25.405015Z",
            "ended": "2021-01-31T02:04:56.200322Z",
            "start_waiting": "2021-01-18T00:00:23.524190Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 70090,
            "name": "Correspondence 9x9 RoundRobin 2021-01-14 19:00",
            "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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260204T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-02-04T19:01:07.861622Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-02-07T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-01-14T19:00:07.356188Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-14T19:00:10.415003Z",
            "ended": "2021-02-03T16:33:55.394168Z",
            "start_waiting": "2021-01-14T19:00:07.955840Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 113952,
            "name": "Play happy",
            "director": {
                "id": 765264,
                "username": "Go Lion",
                "country": "ua",
                "icon": "https://secure.gravatar.com/avatar/a3fa5b200e5e80e98cdb727b1593b61a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1688.969830565392,
                        "deviation": 63.61968757176082,
                        "volatility": 0.05979555867695127
                    }
                },
                "ranking": 27.05021457903049,
                "professional": false,
                "ui_class": ""
            },
            "description": "hi! it starts at 9>30 am",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 61164,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 86400,
                "period_time": 604800,
                "stones_per_period": 10
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 34,
                "name": "Tournament room",
                "summary": "A group for those who wish to play in tournaments. If you would like to participate, but there is no suitable tournament, please contact a group admin and ask him to create one :)",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 144,
                "icon": "https://user-uploads.online-go.com/9751980d116a718256791123a945e1ea-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-03-17T11:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 20,
            "max_ranking": 35,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9751980d116a718256791123a945e1ea-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 135686,
            "name": "Les cousinsss",
            "director": {
                "id": 1925813,
                "username": "Nonouch",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/893aad2a6939a1fefcf5c583c89decd3?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 594.9210455810604,
                        "deviation": 94.97333720256431,
                        "volatility": 0.05999882315145439
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournoi entre coysins",
            "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": true,
            "group": {
                "id": 16015,
                "name": "Les cousinsss",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-24T11: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": null,
            "ended": null,
            "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": 134489,
            "name": "13x13 Mini League 10k-25k #34",
            "director": {
                "id": 1688153,
                "username": "Mittelmark",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/f86d53e1b08ba490783eac759518a835-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1103.357290611771,
                        "deviation": 66.2352329412218,
                        "volatility": 0.060027188332548775
                    }
                },
                "ranking": 17.19384369424734,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "A little round robin with 4 games for everyone on a 13x13 board with (not too) relaxed time settings.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93703,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 432000,
                "max_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 161,
                "name": "13x13",
                "summary": "Like to play on a 13 x 13 board?",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 55,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-11-21T21:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-11-20T14:13:15.988161Z",
            "ended": null,
            "start_waiting": "2025-11-20T14:13:15.802322Z",
            "board_size": 13,
            "active_round": 1,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 100588,
            "name": "Monday Morning 19x19 #2",
            "director": {
                "id": 1246361,
                "username": "katonal_edu",
                "country": "hu",
                "icon": "https://user-uploads.online-go.com/fd87b19ee0fd28a43416a872362f254b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1519.4900345121234,
                        "deviation": 66.18700894543053,
                        "volatility": 0.05999710756939137
                    }
                },
                "ranking": 24.60224096962113,
                "professional": false,
                "ui_class": ""
            },
            "description": "To have a good start of the week you need to join this 19x19 #2 tournament. But before doing so, please consider that at least 2 moves per day is expected.\nThanks in advance for participating. Have fun! Enjoy it!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 43884,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12889,
                "name": "Monday Morning",
                "summary": "Welcome to Monday Morning group\n\nIf you feel that Mondays are mentally difficult for you, just join us and start your week with special things like playing go.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 46,
                "icon": "https://user-uploads.online-go.com/2bdb6183a5c2ea5f43301eda9ab4f643-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-03-06T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 27,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-06T09:00:06.823662Z",
            "ended": "2023-06-02T17:11:31.279526Z",
            "start_waiting": "2023-03-06T09:00:06.652484Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2bdb6183a5c2ea5f43301eda9ab4f643-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 113520,
            "name": "Kranj 62",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 803.0675963374835,
                        "deviation": 63.75569687862416,
                        "volatility": 0.05991858456033788
                    }
                },
                "ranking": 9.839690528014508,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 38051,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 36000,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 374,
                "name": "Slovenija",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 55,
                "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-03-10T16:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 8,
            "max_ranking": 16,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-03-10T16:00:33.376296Z",
            "ended": "2024-12-31T05:01:19.817945Z",
            "start_waiting": "2024-03-10T16:00:33.196247Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 70151,
            "name": "Yu kiat va Darryl",
            "director": {
                "id": 776700,
                "username": "Pang Kai Yong Darryl",
                "country": "sg",
                "icon": "https://secure.gravatar.com/avatar/3a31431602c52009ba5c0e478bdb9277?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1007.6367844817655,
                        "deviation": 75.40703573340481,
                        "volatility": 0.05994581570529703
                    }
                },
                "ranking": 15.092984847960091,
                "professional": false,
                "ui_class": ""
            },
            "description": "tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": false,
            "group": {
                "id": 5118,
                "name": "SP Weiqi 2020/2021",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-01-15T11: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-01-15T10:20:54.149095Z",
            "ended": "2021-01-18T11:36:36.413936Z",
            "start_waiting": "2021-01-15T10:20:54.042840Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 37543,
            "name": "Disreguard Females Aquire Currency Tournament",
            "director": {
                "id": 538926,
                "username": "ZachDaddy",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/b6b4663cc7a5ba6331a1efd8ebca273b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1014.3200380782287,
                        "deviation": 86.80752918849582,
                        "volatility": 0.060003433688058744
                    }
                },
                "ranking": 15.246022620555745,
                "professional": false,
                "ui_class": ""
            },
            "description": "First tournie",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2521,
                "name": "Norman High Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/0f33a250f828d325876815ea05c82744-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-05-23T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-05-24T19:46:10.440281Z",
            "ended": "2018-06-02T00:04:04.556756Z",
            "start_waiting": "2018-05-24T19:46:09.872775Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0f33a250f828d325876815ea05c82744-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 100684,
            "name": "9x9 Mini League 10k-25k #133",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1379.407029177836,
                        "deviation": 73.16260718299831,
                        "volatility": 0.06015505749811102
                    }
                },
                "ranking": 22.363148497083873,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 25kyu and 10kyu. Tournament will be started as soon as 5 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 691,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-03-05T20:05:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-03T22:41:41.118184Z",
            "ended": "2023-04-18T13:20:41.371737Z",
            "start_waiting": "2023-03-03T22:41:40.921526Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        }
    ]
}