List all tournaments or create a new tournament.

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

{
    "count": 58925,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=5143",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=5141",
    "results": [
        {
            "id": 31772,
            "name": "Correspondence 9x9 RoundRobin 2017-11-10 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:20260102T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-01-02T19:00:46.482582Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-01-05T19: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": "2017-11-10T01:00:22.185915Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-11-10T01:00:52.234337Z",
            "ended": "2017-12-11T14:17:46.819632Z",
            "start_waiting": "2017-11-10T01:00:51.124081Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 82915,
            "name": "Correspondence 9x9 RoundRobin 2021-11-25 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:20260102T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-01-02T19:00:46.482582Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-01-05T19: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-11-25T19:00:40.790434Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-11-25T19:00:44.114364Z",
            "ended": "2022-01-13T13:05:54.118534Z",
            "start_waiting": "2021-11-25T19:00:43.226676Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 31652,
            "name": "Torneo italiano go",
            "director": {
                "id": 471319,
                "username": "GiulioBigotti",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b23ffe8a8706c2b66fbe83dcbcc3c8b2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1043.783238196765,
                        "deviation": 103.49693779114165,
                        "volatility": 0.05999198977933164
                    }
                },
                "ranking": 15.908885063749562,
                "professional": false,
                "ui_class": ""
            },
            "description": "รˆ da tanto che non c'รจ un torneo tutto italiano in questo gruppo e vorrei proporne uno",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 710,
                "name": "Italian Group",
                "summary": "Questo รจ un gruppo creato per raccogliere tutti i giocatori italiani ๐Ÿ˜œ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 270,
                "icon": "https://user-uploads.online-go.com/b25a2f6a1c298402adb7a561be5719ff-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-11-10T22: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": "2017-11-10T22:00:32.685826Z",
            "ended": "2018-04-10T13:07:50.958762Z",
            "start_waiting": "2017-11-10T22:00:31.764517Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b25a2f6a1c298402adb7a561be5719ff-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 26702,
            "name": "Normal Elimination 8 players (#10)",
            "director": {
                "id": 211504,
                "username": "Why am I playing",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/5871c4b800476f93d2a66a0cb3e618cb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1559.0919502754434,
                        "deviation": 69.84935092039798,
                        "volatility": 0.06153589767848298
                    }
                },
                "ranking": 25.197862543190354,
                "professional": false,
                "ui_class": ""
            },
            "description": "Start when Tournament have 8 players",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 454,
                "name": "Tournament Club",
                "summary": "Welcome to the TOURNAMENT CLUB, a remake of the 'Kyu Tournament Group'.\n\nIn this group, you will be able to participate in competitions for your level so that you will have a fair chance of winning! We also have special competitions that require special ru",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 77,
                "icon": "https://user-uploads.online-go.com/f9bc230408f387605b22aa31ff5d0022-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "8888-08-08T01:08:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-05-09T23:40:10.361410Z",
            "ended": "2017-08-04T04:07:56.050992Z",
            "start_waiting": "2017-05-09T23:40:09.946599Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f9bc230408f387605b22aa31ff5d0022-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 40203,
            "name": "Correspondence 19x19 RoundRobin 2018-08-23 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:20251231T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-12-31T19:00:45.975222Z",
                "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": "2026-01-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": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2018-08-23T01:00:54.526881Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-08-23T01:01:18.964688Z",
            "ended": "2018-09-20T19:03:47.801545Z",
            "start_waiting": "2018-08-23T01:01:18.213598Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 57697,
            "name": "Beat the kyu be the dan 2020",
            "director": {
                "id": 281554,
                "username": "trung5000",
                "country": "_DOOP",
                "icon": "https://user-uploads.online-go.com/bbd482f273f613d97a246c2d297b822c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1830.8959904234046,
                        "deviation": 64.63244379322072,
                        "volatility": 0.05992494038520888
                    }
                },
                "ranking": 28.91811131190169,
                "professional": false,
                "ui_class": ""
            },
            "description": "Rehosted ( Mcmahon -> Simul Mcmahon)\nIt has been few years since I started this series. For many go players, breaking through Dan level is a desirable achievement. It does not matter how long does it take; as long as we love Go, playing is enjoyable at all levels. \nThis series is intended for competitive SDK players on OGS. Players who become Dan in this tournament will get their names honored on the tournament record. Enjoy!",
            "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",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 20,
                "name": "Single Digit Kyu Room",
                "summary": "A room for SDK's \r\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 758,
                "icon": "https://user-uploads.online-go.com/86d86effdffc2d0bbcd98e0f3b379249-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-19T14:00:00Z",
            "players_start": 100,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 15,
            "max_ranking": 26,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-04-18T14:32:28.131711Z",
            "ended": "2024-10-16T04:01:54.601009Z",
            "start_waiting": "2020-04-18T14:32:11.749905Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/86d86effdffc2d0bbcd98e0f3b379249-15.png",
            "player_count": 62,
            "ranked": true
        },
        {
            "id": 31648,
            "name": "Correspondence 13x13 RoundRobin 2017-11-06 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": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260101T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-01-01T19:00:46.710704Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-01-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": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2017-11-06T01:00:59.072584Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-11-06T01:01:28.276449Z",
            "ended": "2017-11-12T09:52:28.631509Z",
            "start_waiting": "2017-11-06T01:01:27.758801Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 25573,
            "name": "Correspondence 19x19 RoundRobin 2017-03-19 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:20251231T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-12-31T19:00:45.975222Z",
                "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": "2026-01-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": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2017-03-19T01:00:58.551522Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-03-19T01:01:26.405868Z",
            "ended": "2017-07-21T15:25:35.200015Z",
            "start_waiting": "2017-03-19T01:01:21.220755Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 58712,
            "name": "25k Round Robin",
            "director": {
                "id": 748408,
                "username": "Sports for Life",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/c6258ee239e8c0c6c2c9f59005725d81-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 774.2935361093267,
                        "deviation": 71.4033398364045,
                        "volatility": 0.059906278529480765
                    }
                },
                "ranking": 8.994996966313037,
                "professional": false,
                "ui_class": ""
            },
            "description": "Are you not that good? Are you new? If so, then this is a tournament for you. ONLY 25ks. You can WIN.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "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": 4456,
                "name": "Our Go House",
                "summary": "Hello this is Our Go House ๐Ÿ”ฐ๐Ÿ”ฐ\n๐Ÿ˜ƒ๐Ÿ™ƒ๐Ÿ˜Š๐Ÿ‘‹ YEET",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 159,
                "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-04-13T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 5,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-13T00:00:40.447346Z",
            "ended": "2020-05-26T05:35:27.114789Z",
            "start_waiting": "2020-04-13T00:00:38.499139Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 28792,
            "name": "Correspondence 19x19 RoundRobin 2017-07-23 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:20251231T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-12-31T19:00:45.975222Z",
                "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": "2026-01-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": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2017-07-23T01:00:40.644076Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-07-23T01:01:13.589050Z",
            "ended": "2017-12-05T14:34:04.165721Z",
            "start_waiting": "2017-07-23T01:01:09.425014Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 9,
            "ranked": true
        }
    ]
}