List all tournaments or create a new tournament.

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

{
    "count": 59329,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-player_count&page=3661",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-player_count&page=3659",
    "results": [
        {
            "id": 76420,
            "name": "Live 9x9 Double Elimination Tournament 2021-06-17 10: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:20260208T140000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-08T14:00:42.226400Z",
                "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-02-08T18: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-06-17T10:30:12.838622Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-06-17T10:30:14.232658Z",
            "ended": "2021-06-17T11:11:34.163355Z",
            "start_waiting": "2021-06-17T10:30:14.105020Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 74095,
            "name": "Interhigh",
            "director": {
                "id": 787573,
                "username": "deleted-26e6f1ed-8545-46ae-af1c-c0c0416889b5",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/04683a00dd4d2ba79b5d1826ff62ee64?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 725.3586878393482,
                        "deviation": 71.21235288110906,
                        "volatility": 0.06000421172117128
                    }
                },
                "ranking": 7.483654472383618,
                "professional": false,
                "ui_class": ""
            },
            "description": "Interhigh",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5844,
                "name": "The Underground",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/9bd2489d7692687d8395ef0c94e4dbf5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-20T23:20: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-04-20T23:20:03.681750Z",
            "ended": "2021-06-18T13:55:15.776004Z",
            "start_waiting": "2021-04-20T23:20:03.575586Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9bd2489d7692687d8395ef0c94e4dbf5-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 76482,
            "name": "Blitz 19x19 Elimination Tournament 2021-06-18 21: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:20260208T170000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-02-08T17:00:42.357337Z",
                "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-02-08T21: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": "2021-06-18T21:30:43.102005Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-06-18T21:30:44.771661Z",
            "ended": "2021-06-18T22:07:05.723303Z",
            "start_waiting": "2021-06-18T21:30:44.584612Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 74629,
            "name": "9 x 9 Mai 2021",
            "director": {
                "id": 877742,
                "username": "Ennogo",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/a5628968f0dac4d55e2a4e48f34c61f1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1654.612632072511,
                        "deviation": 64.69338769397763,
                        "volatility": 0.06003459918663114
                    }
                },
                "ranking": 26.57443917981066,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Auf ein neues !",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90240,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 345600,
                "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-05-05T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-05-05T10:00:04.707033Z",
            "ended": "2021-06-19T05:03:27.474659Z",
            "start_waiting": "2021-05-05T10:00:04.361677Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/47a010897c31ed8892e6ab2f728df2e4-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 76505,
            "name": "Durham Go Tournament 2021",
            "director": {
                "id": 791538,
                "username": "Nai.Phon",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/5ab8163c73bf297172e5e18e5cd427ed-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1845.9786143279252,
                        "deviation": 62.001413090394394,
                        "volatility": 0.060006953639566644
                    }
                },
                "ranking": 29.10803603838792,
                "professional": false,
                "ui_class": ""
            },
            "description": "Round 1",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 40,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 2700,
                "period_time": 300,
                "stones_per_period": 30
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9484,
                "name": "Durham Go Tournament 2021",
                "summary": "This is a group for people playing in the online 2021 Durham Go Tournament",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 52,
                "icon": "https://user-uploads.online-go.com/c52906ecfa7715de3609cbc5f6708010-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-19T09: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": "2021-06-19T09:03:12.758190Z",
            "ended": "2021-06-19T12:35:43.792021Z",
            "start_waiting": "2021-06-19T09:03:12.668436Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c52906ecfa7715de3609cbc5f6708010-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 76514,
            "name": "Blitz 19x19 Elimination Tournament 2021-06-19 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:20260208T170000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-02-08T17:00:42.357337Z",
                "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-02-08T21: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": "2021-06-19T13:30:22.170527Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-06-19T13:30:23.506967Z",
            "ended": "2021-06-19T13:54:49.816686Z",
            "start_waiting": "2021-06-19T13:30:23.414270Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 67981,
            "name": "Pokémon GO Tournament start 11/25/2020 1:30",
            "director": {
                "id": 769817,
                "username": "Alenazheng",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/6b197120be1d2523b033076ed7d6bf4a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 901.8881432945982,
                        "deviation": 64.09641335570893,
                        "volatility": 0.06016236982422869
                    }
                },
                "ranking": 12.526285359008245,
                "professional": false,
                "ui_class": ""
            },
            "description": "This tournament is called Pokémon GO please have fun playing with opponents and winning. Everyone is welcomed. Please join my tournament. When you are done with your game please wait patiently and you can see if people are done and we go to the next round right away. Tournament starts at 4:00PM-5:00PM. Please join Pokémon GO and join Pokémon GO tournament. From abmin Alenazheng. STAY SAFE. 😷😀",
            "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",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6427,
                "name": "Pokémon Go",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 53,
                "icon": "https://user-uploads.online-go.com/588f56ac30f3a91858de9d674e11dcd4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-11-25T06:30: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-11-22T18:36:05.886070Z",
            "ended": "2021-06-21T18:38:39.584930Z",
            "start_waiting": "2020-11-22T18:36:05.673772Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/588f56ac30f3a91858de9d674e11dcd4-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 65940,
            "name": "wonderful wednesday",
            "director": {
                "id": 769861,
                "username": "rainncat",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/63b1a39787f99d6149e4e1cb7cc755f5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 975.0308630931373,
                        "deviation": 65.62894696966373,
                        "volatility": 0.060026784983209604
                    }
                },
                "ranking": 14.331490463627786,
                "professional": false,
                "ui_class": ""
            },
            "description": "join the group for more tournaments!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 262080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 259200,
                "initial_time": 259200,
                "max_time": 864000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6414,
                "name": "Hot Cocoa",
                "summary": "\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 13,
                "icon": "https://user-uploads.online-go.com/660a7a6eaa2b62267cc2569e946eb3cf-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-09-30T18:00:00Z",
            "players_start": 5,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-10-01T07:45:09.793002Z",
            "ended": "2021-06-22T10:35:57.662372Z",
            "start_waiting": "2020-10-01T07:45:09.552586Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/660a7a6eaa2b62267cc2569e946eb3cf-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 76672,
            "name": "Live 9x9 Double Elimination Tournament 2021-06-23 22: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:20260208T140000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-08T14:00:42.226400Z",
                "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-02-08T18: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-06-23T22:30:48.145370Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-06-23T22:30:49.480657Z",
            "ended": "2021-06-23T23:16:54.946833Z",
            "start_waiting": "2021-06-23T22:30:49.343086Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 76728,
            "name": "Live 9x9 Double Elimination Tournament 2021-06-25 14: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:20260208T140000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-08T14:00:42.226400Z",
                "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-02-08T18: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-06-25T14:30:30.663617Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-06-25T14:30:32.240783Z",
            "ended": "2021-06-25T15:06:37.849975Z",
            "start_waiting": "2021-06-25T14:30:32.075380Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 5,
            "ranked": true
        }
    ]
}