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

{
    "count": 58314,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-subsequent_pairing_method&page=5240",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-subsequent_pairing_method&page=5238",
    "results": [
        {
            "id": 74626,
            "name": "Correspondence 13x13 RoundRobin 2021-05-01 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20251108T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2025-11-08T19:00:32.865112Z",
                "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": "2025-11-11T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-05-01T19:00:11.790191Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-05-01T19:00:14.780365Z",
            "ended": "2021-06-09T14:00:55.826542Z",
            "start_waiting": "2021-05-01T19:00:12.893268Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 10
        },
        {
            "id": 72370,
            "name": "Correspondence 9x9 RoundRobin 2021-03-09 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20251109T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2025-11-09T19:00:33.357305Z",
                "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": "2025-11-12T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-03-09T19:00:20.702515Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-03-09T19:00:27.335796Z",
            "ended": "2021-06-10T00:51:41.069967Z",
            "start_waiting": "2021-03-09T19:00:25.764229Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10
        },
        {
            "id": 58355,
            "name": "Fast Correspondence 9x9 Round Robin for 15-25ks",
            "director": {
                "id": 444278,
                "username": "Haze with a Z",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/02656380a3a787e02316603bdfc6be88-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1029.8388188079111,
                        "deviation": 67.94999787085683,
                        "volatility": 0.060040733701657904
                    }
                },
                "ranking": 15.597528253196192,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is a ‘FAST Correspondence Tournament’. Please avoid delaying your games using the Vacation feature or Pause. Any participant using Vacation or Pause may be disqualified (and forfeit unfinished games) at the discretion of the Tournament Director.\n\nThey usually take up to 3 weeks depending on who is in it and how fast they play. Most people have to get on twice a day so they don't timeout in the games. \n\nThis tournament is for 15-25ks only. There is also a weekly one of these for anyone at this link:\nhttps://online-go.com/tournament/58163\nYou can join both, or just one, but this one is not for people 14k+\n\nFor anyone not paying attention to the rules above:\nThe rules are 1 day + 12 hours, up to 2 days with no weekend pause. The ruleset used is the Chinese ruleset, and this is played on a 9x9 board.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 44160,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 798,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-08T23:01:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-08T23:01:32.469858Z",
            "ended": "2020-05-04T10:48:02.616725Z",
            "start_waiting": "2020-04-08T23:01:24.381923Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10
        },
        {
            "id": 119336,
            "name": "youtube:Happypand.SG.     everyone can come",
            "director": {
                "id": 1609997,
                "username": "ToppandaYT",
                "country": "hu",
                "icon": "https://user-uploads.online-go.com/d06e7fdaf4baeeb716f42ddd219de536-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1316.3793521192915,
                        "deviation": 65.13373999404688,
                        "volatility": 0.060149954626586837
                    }
                },
                "ranking": 21.280453902977804,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "hello people!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14545,
                "name": "YouTube:HappyPanda.sg",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://user-uploads.online-go.com/5c1c1003c89292c045a91e5c198107c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-19T16: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": "2024-08-19T16:00:01.645310Z",
            "ended": "2024-08-19T16:51:17.636398Z",
            "start_waiting": "2024-08-19T16:00:01.577319Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5c1c1003c89292c045a91e5c198107c7-15.png",
            "player_count": 2
        },
        {
            "id": 78982,
            "name": "Members only tournament 9x9",
            "director": {
                "id": 1012312,
                "username": "charlie11",
                "country": "jp",
                "icon": "https://secure.gravatar.com/avatar/2dcdff4966c0103300ce0d6fbf4e22e8?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1161.564727199071,
                        "deviation": 67.2959124451604,
                        "volatility": 0.06009585569543345
                    }
                },
                "ranking": 18.38399410453256,
                "professional": false,
                "ui_class": ""
            },
            "description": "Members only",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 864000,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 864000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9514,
                "name": "25k-10k (Double Digets Please)",
                "summary": "As long as your Double Digits or near Double Digits your welcome to join.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 58,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-23T19:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 27,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-08-23T19:00:24.610476Z",
            "ended": "2021-11-09T11:43:35.080137Z",
            "start_waiting": "2021-08-23T19:00:23.134097Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10
        },
        {
            "id": 107546,
            "name": "skibidi",
            "director": {
                "id": 1278891,
                "username": "小花朵",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/4bc22eec9cf8ee19e32dbf3be34088d6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1537.4937318011112,
                        "deviation": 87.87432229613047,
                        "volatility": 0.06003537016016428
                    }
                },
                "ranking": 24.874921783709002,
                "professional": false,
                "ui_class": ""
            },
            "description": "A long tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 623947,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 604800,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13133,
                "name": "The Opening Outcasts",
                "summary": "We play weird and wonderful openings, and actually win!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 29,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-09-17T01: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": "2023-09-17T01:00:57.367966Z",
            "ended": null,
            "start_waiting": "2023-09-17T01:00:57.261535Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8
        },
        {
            "id": 74343,
            "name": "24/4 王善緯\t區思源",
            "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": "24/4 王善緯\t區思源",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 15,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6399,
                "name": "傳碁 B班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 53,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-04-24T09: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": "2021-04-24T08:32:00.993502Z",
            "ended": "2021-04-24T08:51:55.827662Z",
            "start_waiting": "2021-04-24T08:32:00.918590Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        },
        {
            "id": 72648,
            "name": "Correspondence 19x19 RoundRobin 2021-03-16 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20251110T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-11-10T19:00:12.636648Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "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": "2025-11-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": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-03-16T19:00:48.689453Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-03-16T19:00:52.825249Z",
            "ended": "2021-08-02T16:58:31.135686Z",
            "start_waiting": "2021-03-16T19:00:51.194992Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10
        },
        {
            "id": 72486,
            "name": "LVMS Go Tournament",
            "director": {
                "id": 942485,
                "username": "Legendary_Rev",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/294a3950137e9cd4623ed25772271b32-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1157.5819784645062,
                        "deviation": 124.67612308094459,
                        "volatility": 0.06000497423518231
                    }
                },
                "ranking": 18.30448147721958,
                "professional": false,
                "ui_class": ""
            },
            "description": "uh IDK",
            "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": true,
            "group": {
                "id": 8376,
                "name": "LVMS Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 13,
                "icon": "https://user-uploads.online-go.com/e32d25aa47335bac37547916d0260ee8-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-11T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-03-13T14:26:26.500844Z",
            "ended": "2021-04-01T10:48:19.495704Z",
            "start_waiting": "2021-03-13T14:26:26.376864Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e32d25aa47335bac37547916d0260ee8-15.png",
            "player_count": 4
        },
        {
            "id": 106286,
            "name": "Go championship 3",
            "director": {
                "id": 1393499,
                "username": "Imtiyaz",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/56a672954f96d68180eb8444196aec12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1001.4082139435093,
                        "deviation": 65.03443823820406,
                        "volatility": 0.06003386097928065
                    }
                },
                "ranking": 14.94944214976445,
                "professional": false,
                "ui_class": ""
            },
            "description": "Be a go championship \njoin here every day on two pm",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 62,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 30,
                "periods": 3
            },
            "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": 17547,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-08-11T07:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-08-11T07:00:55.126674Z",
            "ended": "2023-08-11T07:03:46.444561Z",
            "start_waiting": "2023-08-11T07:00:55.076614Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 3
        }
    ]
}