List all tournaments or create a new tournament.

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

{
    "count": 58818,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=134",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=132",
    "results": [
        {
            "id": 108046,
            "name": "Monthly Simultaneous McMahon 2023-10-16 17: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": 10,
                "name": "Monthly Simultaneous McMahon",
                "rrule": "DTSTART:20260301T170000Z\nRRULE:FREQ=MONTHLY",
                "active": true,
                "created": "2015-12-16T02:47:16.592231Z",
                "last_run": "2026-03-01T17:00:40.802816Z",
                "lead_time_seconds": 1296000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 20,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 5,
                    "maximum_players": 200
                },
                "next_run": "2026-04-01T17:00:00Z",
                "base_points": "50.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": "2023-10-16T17:00:32.648646Z",
            "players_start": 20,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-10-16T17:00:38.039764Z",
            "ended": "2025-04-06T06:22:52.400967Z",
            "start_waiting": "2023-10-16T17:00:35.529631Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 43,
            "ranked": true
        },
        {
            "id": 110704,
            "name": "Live 19x19 Swiss Tournament 2023-12-16 16:30",
            "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": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260302T160000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-03-02T16:00:40.887958Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-03-02T20:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2023-12-16T16:30:35.401623Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-12-16T16:31:35.536439Z",
            "ended": "2023-12-16T18:04:33.192063Z",
            "start_waiting": "2023-12-16T16:31:35.406836Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 109707,
            "name": "Blitz 13x13 Swiss Tournament 2023-11-17 15:30",
            "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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260302T150000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-03-02T15:00:40.842228Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-03-02T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2023-11-17T15:30:51.652623Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-11-17T15:31:51.904823Z",
            "ended": "2023-11-17T16:21:33.345134Z",
            "start_waiting": "2023-11-17T15:31:51.677460Z",
            "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": 3147,
            "name": "1st friendly cup (basic rules)",
            "director": {
                "id": 48251,
                "username": "Mitsunari",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/255f362392d68eb9c9f4cacbae4ff907-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1587.7391374184374,
                        "deviation": 64.65167292949582,
                        "volatility": 0.060319795146537555
                    }
                },
                "ranking": 25.619366389397236,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello.\n\nThis tournament begins this Sunday August 31st at  17:00 GMT (19:00 french hour).\n\nI will maybe do others tournaments, but with original rules :)",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 63,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 60,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 326,
                "name": "European Weekly Cup",
                "summary": "Our goal is to provide tournaments with a schedule oriented for european players. Non-european players are welcome !!!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 251,
                "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-08-31T17:00:17.806647Z",
            "ended": "2014-08-31T17:51:35.005689Z",
            "start_waiting": "2014-08-31T17:00:17.459817Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 86309,
            "name": "猛虎出山赛",
            "director": {
                "id": 1122872,
                "username": "2012hooray",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/68e80ec4272648934f23d4080b11c90e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1843.2877201481783,
                        "deviation": 116.62735524098164,
                        "volatility": 0.05999912216976323
                    }
                },
                "ranking": 29.07426552378674,
                "professional": false,
                "ui_class": ""
            },
            "description": "大家加油吧!!!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 17825,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-19T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-02-08T18:11:15.389966Z",
            "ended": "2023-02-08T18:25:50.255660Z",
            "start_waiting": "2023-02-08T18:11:15.263426Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 3179,
            "name": "European Weekly Cup 13x13 SDK and Dan Sunday, 28.9.2014. 13:30 UTC",
            "director": {
                "id": 52052,
                "username": "ST000MA",
                "country": "rs",
                "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1773.7204734712398,
                        "deviation": 64.7543915421217,
                        "volatility": 0.06233350490466346
                    }
                },
                "ranking": 28.18365079311867,
                "professional": false,
                "ui_class": ""
            },
            "description": "For more information see [European Tournament Group page](http://online-go.com/group/326).",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 44,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 40,
                "main_time": 420,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 326,
                "name": "European Weekly Cup",
                "summary": "Our goal is to provide tournaments with a schedule oriented for european players. Non-european players are welcome !!!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 251,
                "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 21,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-09-28T13:29:46.155914Z",
            "ended": "2014-09-28T14:12:35.636589Z",
            "start_waiting": "2014-09-28T13:29:45.952197Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 468,
            "name": "Here, eh, is, eh, number, eh, 6, eh!",
            "director": {
                "id": 8599,
                "username": "Rock_Lee_Eh",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/73741ea570def1d114a9ac9bb6726916?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1337.3648265894894,
                        "deviation": 65.28167659816387,
                        "volatility": 0.06002553520999352
                    }
                },
                "ranking": 21.646596099323933,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 8,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-03-24T19:21:00Z",
            "ended": "2008-04-13T17:29:00Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 89,
            "name": "pashka's mini-tournament",
            "director": {
                "id": 2544,
                "username": "pashka",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9440b4eb356eff3e7a66d31cfdccfd3d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-05-10T08:24:00Z",
            "ended": "2006-07-22T18:47:00Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 90712,
            "name": "PG DDK 2023 9x9",
            "director": {
                "id": 1091075,
                "username": "isopods",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c7e1433d765cd9e52ca70b034194ba2f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "The Big One.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 29760,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 28800,
                "initial_time": 86400,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7228,
                "name": "DDK Proving Grounds (Double Digit Kyu)",
                "summary": "A place for DDK's to play against other DDK's without fear of SDK's trying to hop in. We do B League (25k-18k) & A League (17k-10k) tournaments monthly.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 643,
                "icon": "https://user-uploads.online-go.com/9725fa29200a4cb43a21b6a895183ad3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-01-01T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-01-01T09:00:21.354286Z",
            "ended": "2023-02-08T09:45:14.487092Z",
            "start_waiting": "2023-01-01T09:00:20.862329Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9725fa29200a4cb43a21b6a895183ad3-15.png",
            "player_count": 26,
            "ranked": true
        },
        {
            "id": 3154,
            "name": "Sitewide September 2014 DDKs Live 19x19 - 28. September",
            "director": {
                "id": 57612,
                "username": "Françisa",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/9fd5436e7cf3ca679e5109e3698851a0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1593.5322236187249,
                        "deviation": 66.13896034607907,
                        "volatility": 0.060198411935194394
                    }
                },
                "ranking": 25.70367865236043,
                "professional": false,
                "ui_class": ""
            },
            "description": "•••\n\n### Starting Time is: Sunday, September 28, 18:05 UTC/GMT.\n\n### Please make sure to read the F.A.Q.: http://goo.gl/noU9QQ\n\n•••\n\n### When is 18:05 in my local time?\n### http://www.wolframalpha.com/input/?i=18%3A05+UTC+in+my+local+time",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-09-28T18:08:33.075380Z",
            "ended": "2014-09-28T20:25:26.883060Z",
            "start_waiting": "2014-09-28T18:08:32.579422Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 0,
            "ranked": true
        }
    ]
}