List all tournaments or create a new tournament.

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

{
    "count": 58987,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=player_count&page=3054",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=player_count&page=3052",
    "results": [
        {
            "id": 59009,
            "name": "Blitz 19x19 Elimination Tournament 2020-04-14 13:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260316T090000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-16T09:00:12.099855Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-16T13:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-04-14T13:30:11.789397Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-04-14T13:30:13.451371Z",
            "ended": "2020-04-14T13:58:32.860825Z",
            "start_waiting": "2020-04-14T13:30:12.765666Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 59006,
            "name": "Live 19x19 Swiss Tournament 2020-04-14 12:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260316T080000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-03-16T08:00:11.500192Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-03-16T12:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-04-14T12:30:08.967569Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-04-14T12:30:10.800710Z",
            "ended": "2020-04-14T13:51:23.248396Z",
            "start_waiting": "2020-04-14T12:30:10.168883Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 58989,
            "name": "BTS LEAGUE A5",
            "director": {
                "id": 350602,
                "username": "BTS_MooDenG",
                "country": "_Starfleet",
                "icon": "https://user-uploads.online-go.com/9a9275ce3d6e2a40ee65c30c917f619b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2155.6007296380376,
                        "deviation": 76.684812687731,
                        "volatility": 0.0600009683389129
                    }
                },
                "ranking": 32.697672594201634,
                "professional": false,
                "ui_class": ""
            },
            "description": "ddddddd",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 43,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4889,
                "name": "BTS Online League",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 28,
                "icon": "https://user-uploads.online-go.com/5a7332d2f57995981a77a1282a4f60fb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-14T04:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-14T03:23:42.290925Z",
            "ended": "2020-04-14T04:28:13.117516Z",
            "start_waiting": "2020-04-14T03:23:41.545588Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5a7332d2f57995981a77a1282a4f60fb-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 58985,
            "name": "BTS League A5",
            "director": {
                "id": 350602,
                "username": "BTS_MooDenG",
                "country": "_Starfleet",
                "icon": "https://user-uploads.online-go.com/9a9275ce3d6e2a40ee65c30c917f619b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2155.6007296380376,
                        "deviation": 76.684812687731,
                        "volatility": 0.0600009683389129
                    }
                },
                "ranking": 32.697672594201634,
                "professional": false,
                "ui_class": ""
            },
            "description": "Dan tttt",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 56,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 2400,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4889,
                "name": "BTS Online League",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 28,
                "icon": "https://user-uploads.online-go.com/5a7332d2f57995981a77a1282a4f60fb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-14T03:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-14T03:00:48.226677Z",
            "ended": "2020-04-14T03:10:43.653903Z",
            "start_waiting": "2020-04-14T03:00:46.665683Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5a7332d2f57995981a77a1282a4f60fb-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 58927,
            "name": "Live 19x19 Swiss Tournament 2020-04-13 12:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260316T080000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-03-16T08:00:11.500192Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-03-16T12:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-04-13T12:30:07.617691Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-04-13T12:30:10.010985Z",
            "ended": "2020-04-13T15:00:31.217502Z",
            "start_waiting": "2020-04-13T12:30:08.897171Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 58011,
            "name": "Oster-Go-Treffen: Ostermontag-Live",
            "director": {
                "id": 739466,
                "username": "Wilhelm_BadenGo",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/f1ae93890215cad17648917be321fc97-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1167.9473530030036,
                        "deviation": 240.54409932754783,
                        "volatility": 0.060008152519407096
                    }
                },
                "ranking": 18.510851705624017,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Um einen Preis zu gewinnen, muss man sich zusätzlich über die Website badengo.org anmelden. Mitspielen darf jeder ab 20. Kyu - eine Runde wird etwa 1 - 1,5h Stunden gehen.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 45,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 15,
                "initial_time": 2700,
                "max_time": 3600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4816,
                "name": "Baden-Go-Treffen Karlsruhe",
                "summary": "Gruppe für offene Online-Turniere des Badischen Go-Vereins",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 114,
                "icon": "https://user-uploads.online-go.com/87e12d57033a4663cc2a5dd4768d1aa6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-13T08:00:00Z",
            "players_start": 8,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-04-13T08:03:26.439333Z",
            "ended": "2020-04-13T13:03:21.449823Z",
            "start_waiting": "2020-04-13T08:03:26.002108Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/87e12d57033a4663cc2a5dd4768d1aa6-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 58917,
            "name": "Live 9x9 Double Elimination Tournament 2020-04-13 06:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260316T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-16T10:00:11.543799Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-16T14:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-04-13T06:30:51.795858Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-04-13T06:30:53.709956Z",
            "ended": "2020-04-13T07:14:14.107512Z",
            "start_waiting": "2020-04-13T06:30:52.964908Z",
            "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": 58906,
            "name": "BTS LEAGUE B4",
            "director": {
                "id": 458415,
                "username": "ThunwaKulthong",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/d89a957742581d306b6f2cce6e9f2e87-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1283.2564198927048,
                        "deviation": 221.54191726201495,
                        "volatility": 0.05999736064886314
                    }
                },
                "ranking": 20.690496349774634,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "รุ่นคิว",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 50,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1800,
                "period_time": 30,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4889,
                "name": "BTS Online League",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 28,
                "icon": "https://user-uploads.online-go.com/5a7332d2f57995981a77a1282a4f60fb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-13T02:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-13T02:49:45.683302Z",
            "ended": "2020-04-13T04:04:40.619123Z",
            "start_waiting": "2020-04-13T02:49:43.202592Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5a7332d2f57995981a77a1282a4f60fb-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 58905,
            "name": "BTS LEAGUE A4",
            "director": {
                "id": 458415,
                "username": "ThunwaKulthong",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/d89a957742581d306b6f2cce6e9f2e87-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1283.2564198927048,
                        "deviation": 221.54191726201495,
                        "volatility": 0.05999736064886314
                    }
                },
                "ranking": 20.690496349774634,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "รุ่นดั้งรอบ 4",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 56,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 2400,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4889,
                "name": "BTS Online League",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 28,
                "icon": "https://user-uploads.online-go.com/5a7332d2f57995981a77a1282a4f60fb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-13T02:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-13T02:28:44.574819Z",
            "ended": "2020-04-13T03:44:58.487068Z",
            "start_waiting": "2020-04-13T02:28:43.073409Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5a7332d2f57995981a77a1282a4f60fb-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 57563,
            "name": "Correspondence 9x9 RoundRobin 2020-03-17 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:20260315T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-03-15T19:00:12.019803Z",
                "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-03-18T19: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": "2020-03-17T19:00:00.777638Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-03-17T19:00:06.571614Z",
            "ended": "2020-04-12T23:36:22.549549Z",
            "start_waiting": "2020-03-17T19:00:03.056860Z",
            "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
        }
    ]
}