List all tournaments or create a new tournament.

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

{
    "count": 60337,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=4476",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=4474",
    "results": [
        {
            "id": 91310,
            "name": "SDK tournament (1k-9k)",
            "director": {
                "id": 1158890,
                "username": "aga3d",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/9d4e3abe48453a67f8c666c32cd8f04d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1801.056716900193,
                        "deviation": 69.3130224408652,
                        "volatility": 0.060012206367222765
                    }
                },
                "ranking": 28.53771278768267,
                "professional": false,
                "ui_class": ""
            },
            "description": "Sdk tournament, feel free to send me games, and I will review them for you.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "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": true,
            "group": {
                "id": 8316,
                "name": "sdk/dan study group",
                "summary": "For kyus and dans.. Feel free to join if you are ddk or pro",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 53,
                "icon": "https://user-uploads.online-go.com/84fdbcd0daa1bbec1d2f56be3cd99268-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-16T23: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": "2022-07-01T01:54:47.689363Z",
            "ended": "2022-07-16T12:03:43.539198Z",
            "start_waiting": "2022-07-01T01:54:47.545086Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/84fdbcd0daa1bbec1d2f56be3cd99268-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 102523,
            "name": "Correspondence 13x13 RoundRobin 2023-04-24 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?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": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260721T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-07-21T19:00:49.649706Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "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-07-24T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "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": "2023-04-24T19:00:40.947598Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-04-24T19:00:48.188232Z",
            "ended": "2023-11-10T17:41:54.355090Z",
            "start_waiting": "2023-04-24T19:00:47.989311Z",
            "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": 30436,
            "name": "神魔之塔 古獸之巢 9x9 升降杯",
            "director": {
                "id": 458210,
                "username": "small_i",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/fedeab03a755ed95018551ad5e12f6db-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1759.2314871335886,
                        "deviation": 76.23613659866054,
                        "volatility": 0.059999623239528635
                    }
                },
                "ranking": 27.99376883720535,
                "professional": false,
                "ui_class": ""
            },
            "description": "神魔之塔 古獸之巢 9x9 升降杯",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "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": false,
            "group": {
                "id": 1795,
                "name": "神棋之塔Tower of GO",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/bc5ad85082c161635e562186adaf1f19-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-09-20T20: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": "2017-09-20T19:25:09.288678Z",
            "ended": "2017-09-20T19:55:27.487706Z",
            "start_waiting": "2017-09-20T19:25:08.875559Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bc5ad85082c161635e562186adaf1f19-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 12495,
            "name": "good luck",
            "director": {
                "id": 148855,
                "username": "SLScraft",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/bbf6a8942d6de1a3b70bc7f60f38f54f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 931.049844681381,
                        "deviation": 79.54299923247758,
                        "volatility": 0.06001028392084275
                    }
                },
                "ranking": 13.262971881467163,
                "professional": false,
                "ui_class": ""
            },
            "description": "have fun for everybody",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 691209,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 840,
                "max_time": 691200,
                "time_increment": 691200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 19,
                "name": "頑張って”Good Luck\"",
                "summary": "We are here to help! Ask questions! We wish you luck on your  囲碁(Igo).",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2015-11-17T19:22:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-12-31T14:08:45.868974Z",
            "ended": "2015-12-31T14:36:47.158437Z",
            "start_waiting": "2015-12-31T14:08:45.776188Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 86757,
            "name": "13к-18к",
            "director": {
                "id": 577675,
                "username": "Manaraga",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/c0d62e846428097eb0a3d88ea735e8df-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 660.1544086281261,
                        "deviation": 61.731014435695,
                        "volatility": 0.05982204111105204
                    }
                },
                "ranking": 5.303097767891136,
                "professional": false,
                "ui_class": ""
            },
            "description": "Турнир 13к-18к.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": true,
            "group": {
                "id": 9,
                "name": "Русская группа",
                "summary": "Интересные, призовые турниры.",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1962,
                "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-14T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 12,
            "max_ranking": 18,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-03-14T18:00:24.857462Z",
            "ended": "2022-07-09T18:14:08.008560Z",
            "start_waiting": "2022-03-14T18:00:24.235945Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 103047,
            "name": "ฝึกซ้อม Go for goal",
            "director": {
                "id": 518636,
                "username": "T.w.Fo",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/769021c9fc256554e879318205003f18-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1702.739357382064,
                        "deviation": 62.38508992174283,
                        "volatility": 0.060125561202520536
                    }
                },
                "ranking": 27.238182520510716,
                "professional": false,
                "ui_class": ""
            },
            "description": "Train for  1 Dan",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 43200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 43200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13046,
                "name": "Go for Goal",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-05-09T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 12,
            "max_ranking": 32,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-08-11T03:29:53.206403Z",
            "ended": "2025-08-12T01:53:11.795510Z",
            "start_waiting": "2025-08-11T03:29:53.086477Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 137744,
            "name": "9x9 Mini League 10k-25k #372",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1312.55354932251,
                        "deviation": 72.8521396181697,
                        "volatility": 0.060240921620802614
                    }
                },
                "ranking": 21.21307493166986,
                "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": 714,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-03-08T20:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-03-02T18:42:25.064228Z",
            "ended": "2026-05-15T03:58:55.836888Z",
            "start_waiting": "2026-03-02T18:42:24.777183Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 137346,
            "name": "9x9 Mini League 10k-25k #370",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1312.55354932251,
                        "deviation": 72.8521396181697,
                        "volatility": 0.060240921620802614
                    }
                },
                "ranking": 21.21307493166986,
                "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": 714,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-02-22T20:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-02-19T22:37:12.455242Z",
            "ended": "2026-06-02T08:29:40.604834Z",
            "start_waiting": "2026-02-19T22:37:12.035965Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 131008,
            "name": "13x13 Mini League 10k-25k #20",
            "director": {
                "id": 1688153,
                "username": "Mittelmark",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/f86d53e1b08ba490783eac759518a835-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1073.2840100977699,
                        "deviation": 66.95187850935433,
                        "volatility": 0.06002501957710229
                    }
                },
                "ranking": 16.55410507658349,
                "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": 62,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-08-15T16: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-08-12T08:01:50.752260Z",
            "ended": "2025-09-27T10:00:21.338086Z",
            "start_waiting": "2025-08-12T08:01:50.639484Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 38445,
            "name": "Fast Correspondence – July 2018 (A)",
            "director": {
                "id": 784,
                "username": "mlopezviedma",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/3e911828e4e25e61f8faede9d9277323-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1546.1538674294254,
                        "deviation": 62.03504989658016,
                        "volatility": 0.059739123217599915
                    }
                },
                "ranking": 25.004951341512772,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "Correspondence but fast paced tournament.\n\n**Please, avoid delaying your games using the vacation feature. If that’s the case, the tournament director may call the game for your opponent (always with previous notice).**",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 172800,
                "time_increment": 28800,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 829,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-07-01T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2018-07-01T01:00:31.965957Z",
            "ended": "2018-08-07T23:18:24.875042Z",
            "start_waiting": "2018-07-01T01:00:29.129665Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}