List all tournaments or create a new tournament.

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

{
    "count": 59095,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-ranked&page=710",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-ranked&page=708",
    "results": [
        {
            "id": 54243,
            "name": "OGT 9. Go Turnuvası",
            "director": {
                "id": 615578,
                "username": "Muhammed Alperen Yaşar",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/e5b88cdec6f4e20f0420257666d7c05e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1567.7271262956808,
                        "deviation": 62.05939195674466,
                        "volatility": 0.05994201110747963
                    }
                },
                "ranking": 25.32572720576222,
                "professional": false,
                "ui_class": ""
            },
            "description": "Herkese başarılar dilerim. Ayrıca turnuvanın Chat sayfası pek kullanılmıyor sanırım o yüzden bir sorusu olan bana özelden de yazabilir.\n\nTurnuva Perşembe akşamı başlayacaktır.\n\n(istiklal marşı ve açılış)",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3526,
                "name": "Online Go Topluluğu",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 71,
                "icon": "https://user-uploads.online-go.com/bb0d3bc225956c302c496d2504182cfc-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-11-28T15: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": "2019-11-28T15:01:04.197828Z",
            "ended": "2020-08-10T14:00:42.525435Z",
            "start_waiting": "2019-11-28T15:01:03.273514Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bb0d3bc225956c302c496d2504182cfc-15.png",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 49776,
            "name": "Blitz 13x13 Swiss Tournament 2019-06-29 19: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260118T190000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-01-18T19:00:26.921792Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "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-01-18T23:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2019-06-29T19:30:43.389887Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2019-06-29T19:31:43.331629Z",
            "ended": "2019-06-29T20:20:47.739291Z",
            "start_waiting": "2019-06-29T19:31:42.094470Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 45672,
            "name": "Correspondence 19x19 RoundRobin 2019-02-16 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260118T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-01-18T19:00:26.871725Z",
                "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-21T19: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-02-16T19:00:35.929853Z",
            "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-16T19:01:18.315238Z",
            "ended": "2019-05-09T22:13:49.308828Z",
            "start_waiting": "2019-02-16T19:01:15.454048Z",
            "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": 46508,
            "name": "Correspondence 19x19 RoundRobin 2019-03-15 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:20260118T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-01-18T19:00:26.871725Z",
                "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-21T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2019-03-15T19:00:41.360385Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-03-15T19:00:53.824957Z",
            "ended": "2019-05-09T22:26:45.216247Z",
            "start_waiting": "2019-03-15T19:00:51.314405Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 47126,
            "name": "Let's Go",
            "director": {
                "id": 624883,
                "username": "Bigbossy",
                "country": "cu",
                "icon": "https://secure.gravatar.com/avatar/65391b3333173dbf34189cc2668bf560?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1212.9445988020625,
                        "deviation": 75.01462017817335,
                        "volatility": 0.06000397933646812
                    }
                },
                "ranking": 19.385994561845365,
                "professional": false,
                "ui_class": ""
            },
            "description": "Para continuar con la traducción del go.agradeceria q se unieran para poder jugar el juego más apasionante el Go",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 100,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 3600,
                "max_time": 3600,
                "time_increment": 60,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3543,
                "name": "First step in go",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2019-04-08T05:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-04-08T05:00:58.072442Z",
            "ended": "2019-04-08T05:22:12.063353Z",
            "start_waiting": "2019-04-08T05:00:57.786351Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 47380,
            "name": "Live 9x9 Double Elimination Tournament 2019-04-11 18: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:20260118T180000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-01-18T18:00:26.473484Z",
                "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-01-18T22: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": "2019-04-11T18:30:22.484651Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2019-04-11T18:30:24.753881Z",
            "ended": "2019-04-11T18:42:44.515640Z",
            "start_waiting": "2019-04-11T18:30:24.257593Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 55711,
            "name": "Fast Correspondence - 9x9 - Weekly Round Robin - 2020, #05",
            "director": {
                "id": 497519,
                "username": "Kosh-retired",
                "country": "_Lord_Howe_Island",
                "icon": "https://secure.gravatar.com/avatar/39dc5f9ee81b8243d315c8c729844456?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1574.954785564748,
                        "deviation": 61.40997215047312,
                        "volatility": 0.060088015249815864
                    }
                },
                "ranking": 25.432209892698047,
                "professional": false,
                "ui_class": ""
            },
            "description": "### ! Does NOT pause on the weekend !\n\n---\n\n- Just one round of simultaneous games. Chinese Rules/Scoring.\n\n- This is a '**FAST** Correspondence Tournament'. Please avoid delaying your games using the Vacation feature or Pause. Any participant using Vacation or Pause may be disqualified (and forfeit unfinished games) at the discretion of the Tournament Director.\n\n- Please make sure you understand the [**'Clock' settings**](https://github.com/online-go/online-go.com/wiki/Finding-(starting)-a-game#basic-time-controls-explained) before you join this tournament.  It typically takes 2-3 weeks to complete and you will need to log on and play at two well-spaced times most days to avoid losing by timeout.\n\n- If this suits you then, Bonne Partie....and please invite your friends. :)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 44160,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 804,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-01-29T22:57:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-01-29T22:57:59.579935Z",
            "ended": "2020-02-21T18:20:39.902390Z",
            "start_waiting": "2020-01-29T22:57:54.919995Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 66015,
            "name": "Guatimozín Open",
            "director": {
                "id": 58535,
                "username": "blaumag",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/b9111f93173ba3f8763596a345d7e40e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1491.4078798746825,
                        "deviation": 341.6984305472543,
                        "volatility": 0.05999984344025184
                    }
                },
                "ranking": 24.170395885469745,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Guatimozín Open",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "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": 6840,
                "name": "CURSO UNR JULIO 2022",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/64c0f29be00c04921a5b03e563575657-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-09-29T22:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2020-09-29T15:49:10.522886Z",
            "ended": "2020-09-29T16:05:23.907575Z",
            "start_waiting": "2020-09-29T15:49:10.384663Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/64c0f29be00c04921a5b03e563575657-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 48604,
            "name": "Masters of 13x13.",
            "director": {
                "id": 195581,
                "username": "mat.go.9x9.Miau",
                "country": "br",
                "icon": "https://user-uploads.online-go.com/5dbbcd26e0b171c2720b507db4b59d39-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1634.2508063360765,
                        "deviation": 67.07064816932599,
                        "volatility": 0.060652862473215774
                    }
                },
                "ranking": 26.287785569879606,
                "professional": false,
                "ui_class": ""
            },
            "description": "13x13.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3678,
                "name": "Friends of Go.",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 28,
                "icon": "https://user-uploads.online-go.com/312e3b2b4a483837b3259fce629383b4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-05-21T03:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-05-21T22:46:48.251661Z",
            "ended": "2019-08-17T15:33:08.290960Z",
            "start_waiting": "2019-05-21T22:46:44.898098Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/312e3b2b4a483837b3259fce629383b4-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 60558,
            "name": "Blitz 13x13 Swiss Tournament 2020-05-15 11: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260118T190000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-01-18T19:00:26.921792Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "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-01-18T23:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-05-15T11:30:19.355105Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-05-15T11:30:22.275527Z",
            "ended": "2020-05-15T12:18:57.517877Z",
            "start_waiting": "2020-05-15T11:30:21.902691Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        }
    ]
}