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

{
    "count": 58248,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-first_pairing_method&page=4400",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-first_pairing_method&page=4398",
    "results": [
        {
            "id": 101562,
            "name": "Correspondence 19x19 RoundRobin 2023-03-27 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:20251101T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-11-01T19:00:25.238073Z",
                "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-04T19: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-03-27T19:00:38.904164Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-27T19:00:39.981308Z",
            "ended": "2023-07-10T12:34:36.608803Z",
            "start_waiting": "2023-03-27T19:00:39.435478Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10
        },
        {
            "id": 109712,
            "name": "Correspondence 9x9 RoundRobin 2023-11-18 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:20251031T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2025-10-31T19:00:02.678211Z",
                "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-03T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": "2023-11-18T19:00:52.367894Z",
            "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-18T19:01:52.771099Z",
            "ended": "2023-12-18T17:46:30.704885Z",
            "start_waiting": "2023-11-18T19:01:52.149349Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 5
        },
        {
            "id": 125720,
            "name": "7 mouse's and cat's 🐭🐭🐭🐭🐭🐭🐭🐱 #2 Tournament",
            "director": {
                "id": 1436588,
                "username": "Arrow A6 anti-",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 654.7294828993979,
                        "deviation": 81.28627802511718,
                        "volatility": 0.06361942078760999
                    }
                },
                "ranking": 5.112072926806719,
                "professional": false,
                "ui_class": ""
            },
            "description": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<!--  <title>ε·¦ε―Ήι½ζ–‡ζœ¬</title> -->\n\n  <style>\n    .left-align {\n    \n    \n      text-align: left;\n    }\n     \n      p {\n\n    margin: 0;\n\n    padding: 0;\n    }\n\n  </style>\n</head>\n<body>\n  <div class=\"left-align\">\n    <p><H2><I><a Href=\"https://online-go.com/group/13797\"><big><span  style=\"color:pink;\">W</big><span  style=\"color: orange;\">e</span><big><big><span  style=\"color: skyblue;\">l</span></big></big><span style=\"color: springgreen;\">C</span><span style=\"color:red;\">o</span><span  style=\"color: purple;\">m</span><span style=\"color:yellow;\">e</span> <big><big>j</big></big>o<big>i</big>n Us</I><br>\n     <a Href=\"https://online-go.com/group/13797\">\n     <span style=\"color: white;\">\n<!--     <IMG src=\"https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9682e94fbb47d2ccab4998f738b6b042-128.png\"></p>  -->     \n\n\n <P><IMG src=\"https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/ad7ddd76dd6ca4fae6858121fc33beb3-128.png\"width=\"160\"height=\"160\" /></p>\n \n   <P><IMG src=\"https://media4.giphy.com/media/11JTxkrmq4bGE0/giphy.gif?cid=6c09b9525bmqpkj81egnar3ji8s1u8ysb75ohcn47y76avgg&ep=v1_internal_gif_by_id&rid=giphy.gif&ct=g\"width=\"160\"height=\"160\" /><IMG src=\"https://media.tenor.com/_Utilxgj8RUAAAAj/peach-goma-peach-and-goma.gif\"width=\"160\"height=\"160\" /></p> \n\n\n<!-- <P><IMG src=\"https://media1.tenor.com/m/LYZ3FOucgP4AAAAd/shinchan-mooning.gif\"width=\"160\"height=\"160\" /></p> -->\n\nWe enjoy playing Go\n\n</div>\n</body>\n</html>\n\n<hr />\n\n🐭🐭🐭🐭🐭🐭🐭🐱\n\nhttps://youtu.be/LN8_VOsL4Kw\nhttps://youtu.be/RyQKgJwx0mM",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 95543,
            "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": 13797,
                "name": " ζ— ι—΄ε‹€η’ζœ―εŒ–  Go Advance forward forever",
                "summary": "ζ¬’θΏŽε›΄ζ£‹ηˆ±ε₯½θ€…ζ₯εˆ°ε±žδΊŽζ‚¨ηš„ε›­εœ°\n\n\n          In Your πŸ’– Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 484,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-02-25T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-02-25T02:00:50.600100Z",
            "ended": "2025-03-19T23:27:35.189307Z",
            "start_waiting": "2025-02-25T02:00:50.528962Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 5
        },
        {
            "id": 109822,
            "name": "Correspondence 9x9 RoundRobin 2023-11-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:20251031T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2025-10-31T19:00:02.678211Z",
                "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-03T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": "2023-11-21T19:00:52.470988Z",
            "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-21T19:00:53.081405Z",
            "ended": "2023-12-07T17:18:13.645129Z",
            "start_waiting": "2023-11-21T19:00:52.621443Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 8
        },
        {
            "id": 45461,
            "name": "Correspondence 9x9 RoundRobin 2019-02-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:20251031T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2025-10-31T19:00:02.678211Z",
                "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-03T19: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": "2019-02-09T19:00:50.480063Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-02-09T19:01:21.480270Z",
            "ended": "2019-04-03T23:19:56.040997Z",
            "start_waiting": "2019-02-09T19:01:20.025336Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 8
        },
        {
            "id": 33970,
            "name": "Correspondence 19x19 RoundRobin 2018-01-25 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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20251101T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-11-01T19:00:25.238073Z",
                "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-04T19: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": "2018-01-25T01:00:19.767895Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-01-25T01:00:47.044423Z",
            "ended": "2018-05-09T16:20:05.918855Z",
            "start_waiting": "2018-01-25T01:00:43.554582Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10
        },
        {
            "id": 52445,
            "name": "Correspondence 19x19 RoundRobin 2019-09-29 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:20251101T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-11-01T19:00:25.238073Z",
                "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-04T19: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-09-29T19:00:24.691059Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-09-29T19:01:19.966915Z",
            "ended": "2019-12-18T20:18:13.109042Z",
            "start_waiting": "2019-09-29T19:01:07.977859Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10
        },
        {
            "id": 11107,
            "name": ".Fight ClubΒ΄s \"Fair Fights\" # 12",
            "director": {
                "id": 91463,
                "username": "petit",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/fa3db5dae6a1029dc200cabda72dd8d3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1592.6954080290957,
                        "deviation": 65.36061228637242,
                        "volatility": 0.05968997028479681
                    }
                },
                "ranking": 25.691518641473003,
                "professional": false,
                "ui_class": ""
            },
            "description": "\"enjoy the procedure and the goal will unfold\"\n\nits a fair fight so the handicap is enabled",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 43200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 351,
                "name": "Fight Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 367,
                "icon": "https://user-uploads.online-go.com/84c668c6929052e27b769484f8a7a326-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-10-03T18:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-10-03T18:00:42.985275Z",
            "ended": "2016-11-07T05:41:01.691887Z",
            "start_waiting": "2015-10-03T18:00:42.748713Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/84c668c6929052e27b769484f8a7a326-15.png",
            "player_count": 16
        },
        {
            "id": 19379,
            "name": "Correspondence 19x19 RoundRobin 2016-07-28 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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20251101T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-11-01T19:00:25.238073Z",
                "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-04T19: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": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-07-28T01:00:54.452694Z",
            "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-28T01:01:15.494733Z",
            "ended": "2016-12-02T01:54:45.611051Z",
            "start_waiting": "2016-07-28T01:01:11.165806Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10
        },
        {
            "id": 5344,
            "name": "Blitz Swiss Tournament",
            "director": {
                "id": 131884,
                "username": "Myad",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/32c43c12c8a1444c5e3a3413638e74dd-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 991.5640073975068,
                        "deviation": 125.94600770807025,
                        "volatility": 0.060001873136742
                    }
                },
                "ranking": 14.720743292321487,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is a tournament for people to get stronger",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 313,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 300,
                "main_time": 1200,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 28,
                "name": "Teaching League",
                "summary": "The teaching league is a group for players who want to improve their game by playing, as well as by teaching weaker players.\n\nQuick rule summary: no handicap, moderate time settings, stronger player creates a review.\n\nPlease add \"TL\" to the game name.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4422,
                "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-02-26T15:53:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 16,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-02-26T15:53:50.936393Z",
            "ended": "2015-02-26T18:41:34.088550Z",
            "start_waiting": "2015-02-26T15:53:50.806903Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-15.png",
            "player_count": 6
        }
    ]
}