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

{
    "count": 58276,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=4350",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=4348",
    "results": [
        {
            "id": 90261,
            "name": "Correspondence 9x9 RoundRobin 2022-05-21 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:20251103T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2025-11-03T19:00:22.667655Z",
                "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-06T19: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": "2022-05-21T19:00:12.662911Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-05-21T19:00:13.933579Z",
            "ended": "2022-06-05T09:09:29.906111Z",
            "start_waiting": "2022-05-21T19:00:13.456126Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10
        },
        {
            "id": 46713,
            "name": "Correspondence 19x19 RoundRobin 2019-03-21 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:20251104T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-11-04T19:00:32.280884Z",
                "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-07T19: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": "2019-03-21T19:00:18.816405Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-03-21T19:00:57.620540Z",
            "ended": "2019-12-02T10:35:59.393866Z",
            "start_waiting": "2019-03-21T19:00:54.433239Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10
        },
        {
            "id": 96693,
            "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": 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": "2022-11-12T06: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-11-12T05:07:12.844428Z",
            "ended": "2022-11-12T05:45:36.125389Z",
            "start_waiting": "2022-11-12T05:07:12.787042Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        },
        {
            "id": 109849,
            "name": "Correspondence 19x19 RoundRobin 2023-11-22 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:20251104T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-11-04T19:00:32.280884Z",
                "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-07T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": "2023-11-22T19:00:53.150659Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-11-22T19:01:53.447813Z",
            "ended": "2024-04-01T11:27:22.380364Z",
            "start_waiting": "2023-11-22T19:01:52.868517Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10
        },
        {
            "id": 112818,
            "name": "19✖️19 Go Cup Tournament 2",
            "director": {
                "id": 1497408,
                "username": "Ming Ming",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/0426093c662dcbaa2ed6ee379367fc28-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 808.4796202275077,
                        "deviation": 101.59414880347964,
                        "volatility": 0.06002207719886031
                    }
                },
                "ranking": 9.995179393337779,
                "professional": false,
                "ui_class": ""
            },
            "description": "For people who like 19✖️19\n\nhttps://online-go.com/tournament/112819 (3)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 600,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13995,
                "name": "OGS Go Cup Title Tournaments",
                "summary": "Hi, I am Go Cup Tournaments. The photo is a cup, that mean: Make tournament",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 22,
                "icon": "https://user-uploads.online-go.com/ededbc5107d7f558aa17587481343a94-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-04-01T07:00:00Z",
            "players_start": 3,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-04-01T07:00:02.783437Z",
            "ended": "2024-04-01T07:51:08.178473Z",
            "start_waiting": "2024-04-01T07:00:02.301377Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ededbc5107d7f558aa17587481343a94-15.png",
            "player_count": 28
        },
        {
            "id": 19354,
            "name": "Correspondence 9x9 RoundRobin 2016-07-27 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:20251103T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2025-11-03T19:00:22.667655Z",
                "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-06T19: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-07-27T01:00:44.159607Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-07-27T01:01:05.532987Z",
            "ended": "2016-08-09T23:35:42.187645Z",
            "start_waiting": "2016-07-27T01:01:01.485561Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10
        },
        {
            "id": 114448,
            "name": "Giải thưởng 100k vui vẻ :)",
            "director": {
                "id": 1358858,
                "username": "piii7777",
                "country": "vn",
                "icon": "https://user-uploads.online-go.com/c98f52b964618fc2dfe8f264c6a5d804-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1937.6831820311227,
                        "deviation": 68.71146629116117,
                        "volatility": 0.0599974874133445
                    }
                },
                "ranking": 30.230428419776782,
                "professional": false,
                "ui_class": ""
            },
            "description": "Giải nội bộ vui vẻ",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 34,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 240,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14084,
                "name": "Pi7 & Giải đấu thập cẩm",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 12,
                "icon": "https://user-uploads.online-go.com/61859aabd2b29eaaa933e387f8c5a685-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-04-01T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 20,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-04-01T14:00:42.356220Z",
            "ended": "2024-04-01T14:52:04.788354Z",
            "start_waiting": "2024-04-01T14:00:42.307186Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/61859aabd2b29eaaa933e387f8c5a685-15.png",
            "player_count": 4
        },
        {
            "id": 90275,
            "name": "3 -> 戴曦晴 4 -> 許淳博",
            "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": "3 -> 戴曦晴\n4 -> 許淳博",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 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-05-21T03:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-05-21T02:47:35.820494Z",
            "ended": "2022-05-21T02:55:56.099254Z",
            "start_waiting": "2022-05-21T02:47:35.787338Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        },
        {
            "id": 90277,
            "name": "ซ้อม 21/5",
            "director": {
                "id": 564908,
                "username": "Sarawoot Kanya",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/b6481afb00bf1ffc14aefec9418093c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1360.28396299626,
                        "deviation": 67.21540421631697,
                        "volatility": 0.06068890926047249
                    }
                },
                "ranking": 22.039968858879362,
                "professional": false,
                "ui_class": ""
            },
            "description": "ซ้อม 21/5",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "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": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5893,
                "name": "Go Family",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 147,
                "icon": "https://user-uploads.online-go.com/69dc5c9576b388c1fc86c857114ab798-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-05-21T03:11:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-05-21T03:11:32.405552Z",
            "ended": "2022-05-21T03:27:56.320363Z",
            "start_waiting": "2022-05-21T03:11:32.251273Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/69dc5c9576b388c1fc86c857114ab798-15.png",
            "player_count": 4
        },
        {
            "id": 90298,
            "name": "9988989",
            "director": {
                "id": 1082106,
                "username": "rayman2012",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/ad418949b149ab2b282f6fb646e761c8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1182.1477900994553,
                        "deviation": 63.73438771925608,
                        "volatility": 0.06005634213728667
                    }
                },
                "ranking": 18.790622608341152,
                "professional": false,
                "ui_class": ""
            },
            "description": "9988989",
            "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": 11766,
                "name": "0000002",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-05-21T11:35:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-05-21T11:36:54.718652Z",
            "ended": "2022-05-21T11:36:54.701154Z",
            "start_waiting": "2022-05-21T11:36:54.624539Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1
        }
    ]
}