List all tournaments or create a new tournament.

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

{
    "count": 59505,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=id&page=3338",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=id&page=3336",
    "results": [
        {
            "id": 79049,
            "name": "Blitz 13x13 Swiss Tournament 2021-08-20 15: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:20260301T110000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-03-01T11:00:40.624232Z",
                "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-03-01T15: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": "2021-08-20T15:30:09.652401Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-08-20T15:30:11.109007Z",
            "ended": "2021-08-20T16:16:30.214772Z",
            "start_waiting": "2021-08-20T15:30:10.971168Z",
            "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
        },
        {
            "id": 79052,
            "name": "Double elimination with auto handicaps 13x13",
            "director": {
                "id": 1032638,
                "username": "amateurplaying",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/a3ac11034dd78011f72aee0c3ea9de6c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1158.9125831713936,
                        "deviation": 65.38092199194944,
                        "volatility": 0.05998366584684001
                    }
                },
                "ranking": 18.331076404626156,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double elimination 13x13 long correspondence games with automatic handicaps",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 631680,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 604800,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9945,
                "name": "Unusual boards",
                "summary": "Group for those who love playing on unusual boards like 10x10, 2x25, 7x14 and so on...",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 36,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-30T16:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-08-30T16:00:25.511770Z",
            "ended": "2022-09-03T00:09:18.836268Z",
            "start_waiting": "2021-08-30T16:00:25.297705Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 79054,
            "name": "Live 19x19 Swiss Tournament 2021-08-20 16: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:20260301T120000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-03-01T12:00:40.848337Z",
                "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-01T16: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": "2021-08-20T16:30:12.529873Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-08-20T16:30:13.860837Z",
            "ended": "2021-08-20T18:09:53.769700Z",
            "start_waiting": "2021-08-20T16:30:13.693476Z",
            "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": 79055,
            "name": "Octavo Torneo de Entrenamiento Kanik",
            "director": {
                "id": 798920,
                "username": "vaik.kanik",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/2d6b90dc29878481490e8286eaaeb49f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1122.8246878101952,
                        "deviation": 60.371331762484964,
                        "volatility": 0.05972935206691125
                    }
                },
                "ranking": 17.59873578097929,
                "professional": false,
                "ui_class": ""
            },
            "description": "Nos estamos acercando al Tercer Campeonato de Go Kanik, así que seguimos entrenando para dar lo mejor.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 34,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 360,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 237,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-21T01:35:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2021-08-21T01:35:38.575626Z",
            "ended": "2021-08-21T02:58:47.505027Z",
            "start_waiting": "2021-08-21T01:35:38.318346Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 79056,
            "name": "Double elimination with auto handicaps 9x9",
            "director": {
                "id": 1032638,
                "username": "amateurplaying",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/a3ac11034dd78011f72aee0c3ea9de6c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1158.9125831713936,
                        "deviation": 65.38092199194944,
                        "volatility": 0.05998366584684001
                    }
                },
                "ranking": 18.331076404626156,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double elimination 9x9 long correspondence games with automatic handicaps",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 631680,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 604800,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9945,
                "name": "Unusual boards",
                "summary": "Group for those who love playing on unusual boards like 10x10, 2x25, 7x14 and so on...",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 36,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-27T16:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-08-27T16:00:22.713602Z",
            "ended": "2022-05-25T07:26:13.815948Z",
            "start_waiting": "2021-08-27T16:00:22.399974Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 79058,
            "name": "Live 9x9 Double Elimination Tournament 2021-08-20 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:20260301T140000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-01T14:00:40.690589Z",
                "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-01T18: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": "2021-08-20T18:30:18.321749Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-08-20T18:30:19.570222Z",
            "ended": "2021-08-20T19:34:31.334526Z",
            "start_waiting": "2021-08-20T18:30:19.309332Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 79059,
            "name": "deeeeeeeeeeeeeeeeeeeeeeeeeeeee",
            "director": {
                "id": 416489,
                "username": "Spinaltap",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/fed9a5c54980ffee623ebb3db223b5db-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2132.8293430294343,
                        "deviation": 61.46294249559199,
                        "volatility": 0.06001543856613506
                    }
                },
                "ranking": 32.451819195331055,
                "professional": false,
                "ui_class": ""
            },
            "description": "deeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 120,
                "max_time": 120
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9506,
                "name": "MLCCC",
                "summary": "Students of Main Line Chinese Culture Center",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://user-uploads.online-go.com/31cd66c5a079813b0cda160187c8bc7f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-20T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-08-20T18:32:22.723901Z",
            "ended": "2021-08-20T19:12:24.507162Z",
            "start_waiting": "2021-08-20T18:32:22.518896Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/31cd66c5a079813b0cda160187c8bc7f-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 79060,
            "name": "Correspondence 9x9 RoundRobin 2021-08-21 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260228T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-02-28T19:00:40.650213Z",
                "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-03T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-08-21T19:00:20.743382Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-08-21T19:00:22.768690Z",
            "ended": "2021-09-10T17:11:41.756263Z",
            "start_waiting": "2021-08-21T19:00:21.661549Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 79063,
            "name": "აგვისტოს მარათონის მეექვსე ტურნირი.",
            "director": {
                "id": 21742,
                "username": "დათო",
                "country": "ge",
                "icon": "https://user-uploads.online-go.com/f776102223e8d2cd0c3eeab1eea726ff-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2188.217274395995,
                        "deviation": 97.40479902700517,
                        "volatility": 0.06013689069472163
                    }
                },
                "ranking": 33.04533320130458,
                "professional": false,
                "ui_class": ""
            },
            "description": "2021 წლის 15 აგვისტოდან, საქართველოს გოს ფედერაცა, ონლაინ სივრცეში online-go.com, ყოველდღიურად საღამოს 10 საათზე, ჩაატარებს ტურნირს - თვის 8 ყველაზე აქტიური და საუკეთესო მოთამაშის გამოსავლენად. მონაწილეობა უფასოა და ყველას შეუძლია, ვინც იცის გოს თამაშის წესები.\n\nთვის განმავლობაში სულ გაიმართება 30 ონლაინ ბლიც - ტურნირი. მონაწილეებს თითოეული ტურნირის შემდეგ მიენიჭებათ ქულები. ( პირველი ადგილი 4 ქულა. მეორე ადგილი 3 ქულა, მესამე ადგილი 2 ქულა , ხოლო მონაწილეობა 1 ქულა) 14 სექტემბერს შეჯამდება ქულები, რომლის მიხედვითაც გამოვლინდება თვის 8 საუკეთესო მოთამაშე. (ვინც მეტ ტურნირში მიიღებს მონაწილეობას შესაბამისად გამარჯვების მეტი შანსი ექნება.) სექტემბრის თვეში, ჩაის კლუბში ჩატარდება ტურნირი. რომელშიც თვის 8 საუკეთესო მოთამაშე მიიღებს მონაწილეობას. მათ შორის განაწილდება საინტერესო ფასიანი პრიზები, რომლებსაც ჩაის კლუბი დააწესებს. გისურვებთ წარმატებას!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 5,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 3,
                "initial_time": 180,
                "max_time": 180
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 692,
                "name": "Georgia - საქართველოს გოს ფედერაცია",
                "summary": "საქართველოს გოს ფედერაციის ჯგუფში გაწევრიანება შეუძლიათ მხოლოდ საქართველოს  მოქალაქეებს, რომლებიც დარეგისტრირებულები არიან ამ საიტზე და პროფილში მითითებული აქვთ სახელი და გვარი.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 262,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-21T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-08-21T18:00:19.150791Z",
            "ended": "2021-08-21T18:41:55.797906Z",
            "start_waiting": "2021-08-21T18:00:18.876047Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 13,
            "ranked": true
        },
        {
            "id": 79064,
            "name": "Sommerturnier",
            "director": {
                "id": 688644,
                "username": "sougyo",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/d78994d4734f7d23504eef83c08ed438-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1266.1501817182557,
                        "deviation": 64.18006339507667,
                        "volatility": 0.059945886445961896
                    }
                },
                "ranking": 20.37982377461409,
                "professional": false,
                "ui_class": ""
            },
            "description": "... Lebt ihr noch? ... Hat jemand Lust auf ein neues Turnier?",
            "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",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5054,
                "name": "Go Revival Bremen",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/47a010897c31ed8892e6ab2f728df2e4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-24T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-08-24T19:00:24.418222Z",
            "ended": "2021-12-31T09:34:35.766220Z",
            "start_waiting": "2021-08-24T19:00:24.233916Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/47a010897c31ed8892e6ab2f728df2e4-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}