List all tournaments or create a new tournament.

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

{
    "count": 58921,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=5150",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=5148",
    "results": [
        {
            "id": 95848,
            "name": "9x9 Open D.E. Cup #46",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1317.204020981182,
                        "deviation": 70.01380103919239,
                        "volatility": 0.060139846375902514
                    }
                },
                "ranking": 21.294952084407523,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double-Elimination tournament for everyone. It will be started as soon as 8 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "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": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 685,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-10-23T20:05:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-10-23T08:18:12.008890Z",
            "ended": "2023-04-13T16:09:23.860940Z",
            "start_waiting": "2022-10-23T08:18:11.751584Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 12867,
            "name": "Correspondence 19x19 RoundRobin 2015-12-01 01:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20251231T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-12-31T19:00:45.975222Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-01-03T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2015-12-01T01:00:17.798972Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-12-01T01:00:38.119508Z",
            "ended": "2016-06-23T17:49:10.988734Z",
            "start_waiting": "2015-12-01T01:00:36.525584Z",
            "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": 4142,
            "name": "Wiena open",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 720.1205303383924,
                        "deviation": 66.8681522460968,
                        "volatility": 0.05911878651800988
                    }
                },
                "ranking": 7.315870839883724,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "oijg dfz",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 445,
                "name": "Go7wien",
                "summary": "Wiener Go Klub",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 63,
                "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-01-15T08:30:00Z",
            "players_start": 5,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-01-17T16:11:22.638410Z",
            "ended": "2015-03-26T11:28:12.130183Z",
            "start_waiting": "2015-01-17T16:11:21.932425Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 22345,
            "name": "Correspondence 13x13 RoundRobin 2016-11-20 01:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260101T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-01-01T19:00:46.710704Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-01-04T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-11-20T01:00:02.216769Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-11-20T01:00:23.543976Z",
            "ended": "2017-02-18T04:48:42.005541Z",
            "start_waiting": "2016-11-20T01:00:20.372674Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 18721,
            "name": "Correspondence 19x19 RoundRobin 2016-07-04 01:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20251231T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-12-31T19:00:45.975222Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-01-03T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-07-04T01:00:21.922488Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-07-04T01:00:44.062377Z",
            "ended": "2016-08-24T23:49:20.134846Z",
            "start_waiting": "2016-07-04T01:00:41.749484Z",
            "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": 22583,
            "name": "Correspondence 13x13 RoundRobin 2016-11-29 01:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260101T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-01-01T19:00:46.710704Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-01-04T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-11-29T01:00:24.621336Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-11-29T01:00:45.911832Z",
            "ended": "2017-02-16T13:35:24.888713Z",
            "start_waiting": "2016-11-29T01:00:42.924220Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 8407,
            "name": "Summer Time DDK Correspondence #2",
            "director": {
                "id": 95199,
                "username": "rantash",
                "country": "il",
                "icon": "https://user-uploads.online-go.com/f6186f7de79d02af94af922fdb31c533-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1243.655249299802,
                        "deviation": 62.958697781323366,
                        "volatility": 0.059876799601687784
                    }
                },
                "ranking": 19.964834130996493,
                "professional": false,
                "ui_class": ""
            },
            "description": "The last one got filled up overnight, so I'm opening another one.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8807,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-06-30T21:00:00Z",
            "players_start": 10,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 0,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-06-21T23:38:50.345233Z",
            "ended": "2016-11-21T21:58:21.869639Z",
            "start_waiting": "2015-06-21T23:38:49.188257Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 25,
            "ranked": true
        },
        {
            "id": 59637,
            "name": "mecha tournament which is fun",
            "director": {
                "id": 747928,
                "username": "李建澔2",
                "country": "_Olimpic_Movement",
                "icon": "https://user-uploads.online-go.com/7dfcf7f08dc31d02b156957bca67bbdd-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1174.3551066903533,
                        "deviation": 64.4887180154099,
                        "volatility": 0.06015229462096002
                    }
                },
                "ranking": 18.63751328794923,
                "professional": false,
                "ui_class": ""
            },
            "description": "Please don’t invite anyone it will start when there is nine players\nSorry for not telling you last time\nHave fun",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4456,
                "name": "Our Go House",
                "summary": "Hello this is Our Go House 🔰🔰\n😃🙃😊👋 YEET",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 159,
                "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-27T11:15:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-04-27T11:15:16.685943Z",
            "ended": "2022-04-17T23:25:51.227360Z",
            "start_waiting": "2020-04-27T11:15:12.026964Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 14371,
            "name": "Torneio Lusitano",
            "director": {
                "id": 177197,
                "username": "Go Sertão",
                "country": "br",
                "icon": "https://user-uploads.online-go.com/a14ff2db7724d509a19909707e939252-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1139.4399480157344,
                        "deviation": 68.41210079552259,
                        "volatility": 0.059339153016714705
                    }
                },
                "ranking": 17.93879342413923,
                "professional": false,
                "ui_class": ""
            },
            "description": "jogar e diversão",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 88,
                "name": "Brasil-Portugal",
                "summary": "Para todos os que falam a língua portuguesa ^^",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 214,
                "icon": "https://user-uploads.online-go.com/9b0ddc9ccaf7b0545ce330002acd9b28-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-02-01T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2016-01-27T07:47:04.162150Z",
            "ended": "2016-06-28T04:35:22.914766Z",
            "start_waiting": "2016-01-27T07:47:02.616117Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9b0ddc9ccaf7b0545ce330002acd9b28-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 6614,
            "name": "FSTS Best Of 200",
            "director": {
                "id": 135535,
                "username": "DarkSpirit",
                "country": "_CIS",
                "icon": "https://user-uploads.online-go.com/3ff0cbeb74378914ca08a8ab7741274f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1368.452026020624,
                        "deviation": 62.29275318546769,
                        "volatility": 0.05999468544710196
                    }
                },
                "ranking": 22.178561397357377,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournament in honor of the fact that our group had reached the size of 200 participants.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 353,
                "name": "Four Seasons Tournament Series",
                "summary": "Серия турниров \"Четыре Сезона\"",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 623,
                "icon": "https://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-04-28T12:00:00Z",
            "players_start": 15,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2015-04-28T12:00:37.246996Z",
            "ended": "2017-01-02T21:50:07.565119Z",
            "start_waiting": "2015-04-28T12:00:36.353661Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-15.png",
            "player_count": 38,
            "ranked": true
        }
    ]
}