List all tournaments or create a new tournament.

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

{
    "count": 58902,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=4170",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=4168",
    "results": [
        {
            "id": 85501,
            "name": "9x9 Mini League 10k-25k #16",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1317.204020981182,
                        "deviation": 70.01380103919239,
                        "volatility": 0.060139846375902514
                    }
                },
                "ranking": 21.294952084407523,
                "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": 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": 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": 685,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-02-06T21: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": "2022-02-02T17:58:06.233013Z",
            "ended": "2022-02-15T12:52:14.664776Z",
            "start_waiting": "2022-02-02T17:58:06.020311Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 19970,
            "name": "Correspondence 9x9 RoundRobin 2016-08-20 01: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:20251230T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2025-12-30T19:00:45.694034Z",
                "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-01-02T19: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,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-08-20T01:00:45.440547Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-08-20T01:01:11.539885Z",
            "ended": "2016-09-30T09:45:14.276709Z",
            "start_waiting": "2016-08-20T01:01:07.386588Z",
            "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": 125337,
            "name": "Круговик по переписке 2",
            "director": {
                "id": 659128,
                "username": "Эльфия Ходжер",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/da4f80244d4374a384a34d958df3ca5d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1088.5816631229495,
                        "deviation": 67.79168480487998,
                        "volatility": 0.060132267783685814
                    }
                },
                "ranking": 16.881735588417715,
                "professional": false,
                "ui_class": ""
            },
            "description": "Поиграем =)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12847,
                "name": "Nikoniko ДЕТИ",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 35,
                "icon": "https://user-uploads.online-go.com/5d1f758ff5f62b603db8ca464a2e627d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-02-12T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-02-12T10:00:28.009597Z",
            "ended": "2025-07-18T06:38:44.920487Z",
            "start_waiting": "2025-02-12T10:00:27.792537Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5d1f758ff5f62b603db8ca464a2e627d-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 42542,
            "name": "Calcified Caldera - 9x9",
            "director": {
                "id": 480527,
                "username": "MystWalker",
                "country": "_Pirate",
                "icon": "https://secure.gravatar.com/avatar/b3b2121f9ff52cadf9207647eafe3d0d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1488.0707503098765,
                        "deviation": 63.596071130064495,
                        "volatility": 0.06006278116597288
                    }
                },
                "ranking": 24.118538100052163,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is third in a series of rapid correspondence handicap tournaments. Please contact me (<a href=\"https://online-go.com/player/480527/\">MystWalker</a>) if you have any suggestions for future tournaments.\n\n<i>\"Plumes of caustic steam float over the sandstone ridges that ring the miles-wide depression. Mineral-encrusted rock formations rise from electric-aqua pools of water. The sky is bright and clear and the temperature is pleasantly warm.\"</i>",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 25645,
            "time_control_parameters": {
                "period_time": 172800,
                "main_time": 86400,
                "system": "canadian",
                "pause_on_weekends": false,
                "time_control": "canadian",
                "stones_per_period": 7,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2170,
                "name": "Serenity",
                "summary": "When wisdom comes and ambitions go away, only pure enjoyment of the game remains.",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 48,
                "icon": "https://user-uploads.online-go.com/296c487fa334861b517b0bf1928b4ac9-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-11-12T15: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-11-12T15:00:22.577134Z",
            "ended": "2018-11-28T19:12:43.043012Z",
            "start_waiting": "2018-11-12T15:00:21.120955Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/296c487fa334861b517b0bf1928b4ac9-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 111790,
            "name": "9x9 Mini League 10k-25k #212",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1317.204020981182,
                        "deviation": 70.01380103919239,
                        "volatility": 0.060139846375902514
                    }
                },
                "ranking": 21.294952084407523,
                "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": 685,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-01-21T20: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": "2024-01-22T05:30:57.789501Z",
            "ended": "2024-02-23T23:22:52.688540Z",
            "start_waiting": "2024-01-22T05:30:57.624697Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 86327,
            "name": "2 -> 孫晉輝 3 -> 曹梓然",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "2 -> 孫晉輝\n3 -> 曹梓然",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 20,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7530,
                "name": "傳碁 D班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 71,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-02-20T03:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-02-20T02:49:21.921678Z",
            "ended": "2022-02-20T03:10:35.055685Z",
            "start_waiting": "2022-02-20T02:49:21.868062Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 88604,
            "name": "允言vs愷妮",
            "director": {
                "id": 1125975,
                "username": "東東1234",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/7073c3c0c19e1e2362786d7d3cacee04?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1636.613123803098,
                        "deviation": 92.9778953940374,
                        "volatility": 0.06000761280908969
                    }
                },
                "ranking": 26.321224844663433,
                "professional": false,
                "ui_class": ""
            },
            "description": "11111111111111111111",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 100,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 3600,
                "period_time": 60,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11450,
                "name": "黎老師群組",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 39,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-04-12T08: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": "2022-04-12T07:55:45.572110Z",
            "ended": "2022-04-12T08:10:43.146092Z",
            "start_waiting": "2022-04-12T07:55:45.483679Z",
            "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": 125329,
            "name": "Torneo di San Valentino",
            "director": {
                "id": 235796,
                "username": "TagataSan",
                "country": "ps",
                "icon": "https://user-uploads.online-go.com/56df9897a5879eb61a2587c7bde319d2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1493.2380493169344,
                        "deviation": 61.53843148519354,
                        "volatility": 0.059693474258733455
                    }
                },
                "ranking": 24.198786809487913,
                "professional": false,
                "ui_class": ""
            },
            "description": "Per gli amanti...del Go!",
            "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": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2243,
                "name": "Go Club del Tortellino",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 19,
                "icon": "https://user-uploads.online-go.com/efe8fd73e7f0427ccc8463dfb3e6bca5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-02-14T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2025-02-14T09:00:25.430624Z",
            "ended": "2025-06-25T16:47:45.700642Z",
            "start_waiting": "2025-02-14T09:00:25.075726Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/efe8fd73e7f0427ccc8463dfb3e6bca5-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 113908,
            "name": "all let's go 13x13 Ranking",
            "director": {
                "id": 1524099,
                "username": "머그향",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/5a8060ca75c44307eaaa50e4ad92eefc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1350.636230852244,
                        "deviation": 76.13922605685278,
                        "volatility": 0.060001933073102684
                    }
                },
                "ranking": 21.875193855497308,
                "professional": false,
                "ui_class": ""
            },
            "description": "player level",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "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": 14119,
                "name": "신중하게 두자",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://user-uploads.online-go.com/2e6b85e5c11bd1fc1b46b0d6167b5793-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-06-16T07: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": "2024-06-16T07:00:46.814429Z",
            "ended": "2024-07-18T10:46:14.974819Z",
            "start_waiting": "2024-06-16T07:00:46.726578Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2e6b85e5c11bd1fc1b46b0d6167b5793-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 91461,
            "name": "趙叡森 居芷琪",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "趙叡森\n居芷琪",
            "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": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7531,
                "name": "傳碁 C班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-06-19T04:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-06-19T03:47:16.873976Z",
            "ended": "2022-06-19T04:23:36.842202Z",
            "start_waiting": "2022-06-19T03:47:16.824531Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        }
    ]
}