List all tournaments or create a new tournament.

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

{
    "count": 59614,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=1152",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=1150",
    "results": [
        {
            "id": 64114,
            "name": "Correspondence 13x13 RoundRobin 2020-08-10 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:20260510T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-05-10T19:00:49.863592Z",
                "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-05-13T19: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": "2020-08-10T19:00:34.654923Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-08-10T19:00:39.388602Z",
            "ended": "2020-11-08T16:12:32.599782Z",
            "start_waiting": "2020-08-10T19:00:37.536718Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 64042,
            "name": "Correspondence 9x9 RoundRobin 2020-08-08 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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260511T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-05-11T19:00:49.671914Z",
                "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-05-14T19: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": "2020-08-08T19:00:22.897728Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-08-08T19:00:29.453666Z",
            "ended": "2020-09-30T12:58:21.918683Z",
            "start_waiting": "2020-08-08T19:00:26.952395Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 33495,
            "name": "Tournament 5627840",
            "director": {
                "id": 498204,
                "username": "duncancharlton13",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/492fc273e55ef71970d7fe7ae7496b0d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1005.1837012678831,
                        "deviation": 166.3697083023885,
                        "volatility": 0.0599994565249076
                    }
                },
                "ranking": 15.03655765545122,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Tournament 5627840",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17955,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-01-08T08: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-01-11T19:53:10.278338Z",
            "ended": "2018-04-16T09:58:06.075404Z",
            "start_waiting": "2018-01-11T19:53:09.448900Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 60436,
            "name": "Tournament No2",
            "director": {
                "id": 687877,
                "username": "Jd5daly",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c4d87fd449aa7a4b1f8c249001aa13f6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1144.5163942014015,
                        "deviation": 157.90512904974906,
                        "volatility": 0.05999768028340637
                    }
                },
                "ranking": 18.04170250392321,
                "professional": false,
                "ui_class": ""
            },
            "description": "Round two, Fight!",
            "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": 4735,
                "name": "Wellington Rowing Club",
                "summary": "Wellington Rowing Club self isolating Go Team",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://user-uploads.online-go.com/309232569f11fdc5c6ac6f93e26deb13-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-19T21:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-05-19T21:00:46.890679Z",
            "ended": "2020-07-25T16:28:29.533679Z",
            "start_waiting": "2020-05-19T21:00:46.575131Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/309232569f11fdc5c6ac6f93e26deb13-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 63700,
            "name": "Weekly games?!",
            "director": {
                "id": 682062,
                "username": "shakyjelly",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/8ab11a71e77f658d166779ae49ca4cd1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1427.5228923508098,
                        "deviation": 62.55234014338196,
                        "volatility": 0.05980406698260984
                    }
                },
                "ranking": 23.15689211343208,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Trying to set up a tourney for our weekly match-ups/play.  13x13 game with automatic handicaps.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": false,
            "group": {
                "id": 4534,
                "name": "Madison Go",
                "summary": "A place for Madison, WI go players to gather.",
                "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": false,
            "time_start": "2020-08-03T14: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": "2020-08-03T14:00:03.641452Z",
            "ended": "2020-08-17T16:23:47.731835Z",
            "start_waiting": "2020-08-03T14:00:03.304661Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 40436,
            "name": "Single Elimination Fall 2018",
            "director": {
                "id": 58404,
                "username": "zake",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/53fa5da73689f8422753213f452e4273-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1068.101863487306,
                        "deviation": 62.91216186417536,
                        "volatility": 0.059915842039928134
                    }
                },
                "ranking": 16.44205901360788,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hikaru No Go Club Single Elimination Four Day Correspondence Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 345600,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 420,
                "name": "Hikaru no go club",
                "summary": "Sai is the way.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 764,
                "icon": "https://user-uploads.online-go.com/84c61392d7c5db993cba7656a5ebbc92-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-09-27T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2018-09-27T19:00:24.777762Z",
            "ended": "2019-05-31T22:34:39.583680Z",
            "start_waiting": "2018-09-27T19:00:21.746473Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/84c61392d7c5db993cba7656a5ebbc92-15.png",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 41204,
            "name": "Torneo del canal Go en Español",
            "director": {
                "id": 299647,
                "username": "Teselado",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/1e8e652b7866cb388d7853f7d9a02946-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1505.1251364862842,
                        "deviation": 65.34106443697723,
                        "volatility": 0.059929150977185444
                    }
                },
                "ranking": 24.38234529968631,
                "professional": false,
                "ui_class": ""
            },
            "description": "Primer torneo del canal de discord Go en Español",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2074,
                "name": "Luciano Zinni YouTube",
                "summary": "Unite si querés participar de los torneos durante mis streamings en vivo https://www.youtube.com/c/lucianozinni.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 152,
                "icon": "https://user-uploads.online-go.com/7ad119080aaedca855fa87a26a315934-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-10-02T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2018-10-02T17:00:08.664552Z",
            "ended": "2020-07-25T15:16:38.818061Z",
            "start_waiting": "2018-10-02T17:00:06.321020Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7ad119080aaedca855fa87a26a315934-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 36882,
            "name": "fuunnnn stuff",
            "director": {
                "id": 532823,
                "username": "woosisters",
                "country": "_Pirate",
                "icon": "https://secure.gravatar.com/avatar/fedd9d6fd5fe552e047a5ab5e7454bac?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 928.3954711697199,
                        "deviation": 68.94298631118899,
                        "volatility": 0.060027171904331655
                    }
                },
                "ranking": 13.196878205024143,
                "professional": false,
                "ui_class": ""
            },
            "description": "fffffffff",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 2457,
                "name": "funn stuff",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-05-02T02: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-05T10:17:46.284901Z",
            "ended": "2018-06-27T14:56:44.778946Z",
            "start_waiting": "2018-05-05T10:17:45.389269Z",
            "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": 60414,
            "name": "For Beginners Correspondence 9x9 Weekly 5 (Starts When Full (25 Players) or on Sunday)",
            "director": {
                "id": 488500,
                "username": "Picard",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/f1c34fa096a5d8ad30ce9febb7d4870e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1470.3231083618412,
                        "deviation": 67.06113000039035,
                        "volatility": 0.0599711398659376
                    }
                },
                "ranking": 23.840777355800686,
                "professional": false,
                "ui_class": ""
            },
            "description": "LEARN TO PLAY GO https://online-go.com/learn-to-play-go\n\nEXERCISES FOR BEGINNERS https://online-go.com/puzzle/2625\n\nThere is documentary about go SURROUNDING GAME, ALPHA GO and anime HIKARU NO GO\n\nThere is lots of useful links https://online-go.com/group/25, //// https://online-go.com/group/2014\n\nThis is Double Elimination Tournament you play until you lose twice",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2946,
                "name": "Final Frontier",
                "summary": "Welcome to Final Frontier.\n\nWe have tons of tournaments and a magnificent director-Picard.\nPlease join this frontier soon, we are closing!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 73,
                "icon": "https://user-uploads.online-go.com/dc9146aa65b9a001214cf5f3ed95a719-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-17T19:00:00Z",
            "players_start": 25,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-17T16:45:34.645802Z",
            "ended": "2020-07-27T01:50:08.112284Z",
            "start_waiting": "2020-05-17T16:45:34.425793Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc9146aa65b9a001214cf5f3ed95a719-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 57158,
            "name": "Blackbeard Monthly #3",
            "director": {
                "id": 523751,
                "username": "Knight-Hawk",
                "country": "_Pirate",
                "icon": "https://secure.gravatar.com/avatar/ebcdd983ef5a461fc40293b000c7e227?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1835.080788897759,
                        "deviation": 68.57545904469787,
                        "volatility": 0.0600653774068437
                    }
                },
                "ranking": 28.970963870765477,
                "professional": false,
                "ui_class": ""
            },
            "description": "A tourney to separate the true pirates from sea snowflakes. None of that in-game-analysis bs either.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "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": false,
            "group": {
                "id": 4320,
                "name": "Pirate Go",
                "summary": "A group for OGS Pirates.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 43,
                "icon": "https://user-uploads.online-go.com/b1c15c1b207f8809858da342f487ad98-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-15T00: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": "2020-03-15T00:00:13.171592Z",
            "ended": "2020-11-16T17:32:08.854847Z",
            "start_waiting": "2020-03-15T00:00:11.483487Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b1c15c1b207f8809858da342f487ad98-15.png",
            "player_count": 26,
            "ranked": true
        }
    ]
}