List all tournaments or create a new tournament.

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

{
    "count": 59057,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=650",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=648",
    "results": [
        {
            "id": 87891,
            "name": "Correspondence Weekly McMahon 19x19 2022-04-02 17: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": 9,
                "name": "Correspondence Weekly McMahon 19x19",
                "rrule": "DTSTART:20260112T170000Z\nRRULE:FREQ=WEEKLY",
                "active": true,
                "created": "2015-12-16T02:22:56.480465Z",
                "last_run": "2026-01-12T17:00:48.637833Z",
                "lead_time_seconds": 432000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "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": 10,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 4,
                    "maximum_players": 1000
                },
                "next_run": "2026-01-19T17:00:00Z",
                "base_points": "30.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "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": "2022-04-02T17:00:09.814874Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-04-02T17:01:07.522939Z",
            "ended": "2023-03-15T07:53:35.505750Z",
            "start_waiting": "2022-04-02T17:01:05.993860Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 27,
            "ranked": true
        },
        {
            "id": 14665,
            "name": "Correspondence 19x19 RoundRobin 2016-02-05 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:20260112T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-01-12T19:00:48.936181Z",
                "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-15T19: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-02-05T01:00:20.327909Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-02-05T01:00:40.290366Z",
            "ended": "2016-07-29T20:13:44.043610Z",
            "start_waiting": "2016-02-05T01:00:39.005026Z",
            "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": 86067,
            "name": "Yıldız turnuvası",
            "director": {
                "id": 1119881,
                "username": "GojiraRıfkı",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/f201dfdd862715ab270fce71c90be9e4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 976.6779608507782,
                        "deviation": 314.7288960015681,
                        "volatility": 0.06000678552979669
                    }
                },
                "ranking": 14.37056424520204,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Herkes gelsin",
            "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": 11123,
                "name": "UZE YILDIZLAR",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://user-uploads.online-go.com/c213492930dea0232c798079c0df96d9-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-13T11:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-01-29T06:30:36.735623Z",
            "ended": "2023-05-22T22:22:24.837745Z",
            "start_waiting": "2023-01-29T06:30:36.573004Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c213492930dea0232c798079c0df96d9-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 90767,
            "name": "chessica",
            "director": {
                "id": 956380,
                "username": "Joeri",
                "country": "be",
                "icon": "https://secure.gravatar.com/avatar/c8ec753d8b03d9c0c00cf984e18d65cc?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 753.1048631041133,
                        "deviation": 63.82251743189653,
                        "volatility": 0.060024665971572085
                    }
                },
                "ranking": 8.35266389907734,
                "professional": false,
                "ui_class": ""
            },
            "description": "chess dopamine",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 38,
                "name": "reddit",
                "summary": "/r/baduk",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2278,
                "icon": "https://user-uploads.online-go.com/5021b9df7b49c54cc5eb5d8ce9d893bb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-02T16: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": "2022-10-13T17:23:12.323970Z",
            "ended": "2023-04-28T17:27:29.742934Z",
            "start_waiting": "2022-10-13T17:23:12.242944Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5021b9df7b49c54cc5eb5d8ce9d893bb-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 62381,
            "name": "Hunting at Night: The 1st 25x25 Tournament",
            "director": {
                "id": 109488,
                "username": "DVbS78rkR7NVe",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2026.1476299885521,
                        "deviation": 66.05609734432652,
                        "volatility": 0.059874270189468615
                    }
                },
                "ranking": 31.26391960044579,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is an attempt to create a tournament on a large 25x25 board.\n\nThe tournament is approved by anoek. The games won't affect the ranking even though they will be marked as ranked.\n\nJoin the group for more cat tournaments.",
            "schedule": null,
            "title": null,
            "tournament_type": "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": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6124,
                "name": "Leopard's Resting Tree",
                "summary": "A little corner for cat tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 312,
                "icon": "https://user-uploads.online-go.com/7198cc33b9da0045cda9721b7fc8e4f2-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-06-28T09:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-06-27T12:29:56.858384Z",
            "ended": "2023-08-18T15:46:15.788395Z",
            "start_waiting": "2020-06-27T12:29:50.453927Z",
            "board_size": 25,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7198cc33b9da0045cda9721b7fc8e4f2-15.png",
            "player_count": 256,
            "ranked": true
        },
        {
            "id": 96815,
            "name": "го го го",
            "director": {
                "id": 933894,
                "username": "Лешка",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/6785eb2680c0e50154debca60d08c719?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1844.40981273116,
                        "deviation": 64.01728649661179,
                        "volatility": 0.06006705788074839
                    }
                },
                "ranking": 29.088353687941265,
                "professional": false,
                "ui_class": ""
            },
            "description": "го го го",
            "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": true,
            "group": {
                "id": 183,
                "name": "Ярославский Го Клуб",
                "summary": "Ярославский клуб го",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://user-uploads.online-go.com/3b39d843a8ee6c5c9195da2d91ba47a5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-11-15T18: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": "2023-03-25T18:20:35.392683Z",
            "ended": "2023-05-03T06:26:11.944422Z",
            "start_waiting": "2023-03-25T18:20:35.301185Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3b39d843a8ee6c5c9195da2d91ba47a5-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 14943,
            "name": "Goban Pain",
            "director": {
                "id": 6973,
                "username": "danono",
                "country": "ro",
                "icon": "https://secure.gravatar.com/avatar/25493bf1b04c59b5f058d3762ccc07d9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1476.3788974260985,
                        "deviation": 62.384189015019054,
                        "volatility": 0.059724662955671165
                    }
                },
                "ranking": 23.93592896185207,
                "professional": false,
                "ui_class": ""
            },
            "description": "Just for fun",
            "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": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 30,
                "name": "România",
                "summary": "Grupul romanilor de pe OGS.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 111,
                "icon": "https://user-uploads.online-go.com/76902c1bdd5a6f9fc13afbb21ce2f1f2-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-02-19T20:33:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 20,
            "max_ranking": 28,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-02-19T20:33:39.397901Z",
            "ended": "2016-07-12T13:24:57.227358Z",
            "start_waiting": "2016-02-19T20:33:30.530962Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/76902c1bdd5a6f9fc13afbb21ce2f1f2-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 21860,
            "name": "Correspondence 9x9 RoundRobin 2016-10-31 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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260114T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-01-14T19:00:50.029474Z",
                "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-01-17T19: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-10-31T01:00:35.091332Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-10-31T01:00:54.625238Z",
            "ended": "2016-12-13T07:43:35.820065Z",
            "start_waiting": "2016-10-31T01:00:52.646494Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 71383,
            "name": "Tournament 12: Simultaneous McMahon",
            "director": {
                "id": 902324,
                "username": "林峻希",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/16d8cf873ce39682456313cf977561db?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1238.2556866816683,
                        "deviation": 67.2057871599663,
                        "volatility": 0.060153671350274045
                    }
                },
                "ranking": 19.864105236973693,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournament 12: Simultaneous McMahon \nPls join",
            "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": true,
            "group": {
                "id": 8069,
                "name": "friend group",
                "summary": "ONLY FOR MY FRIENDS! SO FRIEND ME NOW!",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 38,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-20T02:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-02-20T02:00:25.115873Z",
            "ended": "2023-07-20T12:29:51.315521Z",
            "start_waiting": "2021-02-20T02:00:22.851823Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 16119,
            "name": "Correspondence 9x9 RoundRobin 2016-03-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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260114T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-01-14T19:00:50.029474Z",
                "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-01-17T19: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-03-29T01:00:30.028528Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-03-29T01:00:50.186277Z",
            "ended": "2016-04-07T13:20:20.212208Z",
            "start_waiting": "2016-03-29T01:00:49.317383Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}