List all tournaments or create a new tournament.

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

{
    "count": 59512,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=board_size&page=3333",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=board_size&page=3331",
    "results": [
        {
            "id": 7585,
            "name": "Correspondence 19x19 RoundRobin 2015-05-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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260301T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-03-01T19:00:41.158502Z",
                "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-03-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": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2015-05-20T01:00:30.782027Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-05-20T01:00:51.940066Z",
            "ended": "2015-11-30T23:33:02.716942Z",
            "start_waiting": "2015-05-20T01:00:51.023024Z",
            "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": 4270,
            "name": "Fast Dan Correspondence",
            "director": {
                "id": 444,
                "username": "calantir",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/1ca918deb36ad77b1a43a9c36821e67e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1672.495477047076,
                        "deviation": 65.41006599613554,
                        "volatility": 0.06008781090383422
                    }
                },
                "ranking": 26.823299051074773,
                "professional": false,
                "ui_class": ""
            },
            "description": "12 days absolute time.  Please don't join unless you plan to play actively and are not going on vacation.  The tournament will begin when 10 people have joined.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 11520,
            "time_control_parameters": {
                "total_time": 1036800,
                "time_control": "absolute"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 814,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-05-06T15:40:00Z",
            "players_start": 10,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 30,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-08-30T01:07:40.315552Z",
            "ended": "2015-10-16T15:57:12.744115Z",
            "start_waiting": "2015-08-30T01:07:40.112282Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 7664,
            "name": "Blitz 19x19 Elimination Tournament 2015-05-22 17: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:20260301T210000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-01T21:00:40.751199Z",
                "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-03-02T01: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": "2015-05-22T17:30:48.575137Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-05-22T17:30:50.310167Z",
            "ended": "2015-05-22T18:04:15.827684Z",
            "start_waiting": "2015-05-22T17:30:50.190100Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 3506,
            "name": "Reddit Round Robin #9 - Handicap - 15k-6k",
            "director": {
                "id": 963,
                "username": "thouis",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/a2e7f9e59abe305c58d78f58f24e5f13-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1290.4621677504567,
                        "deviation": 62.54607633207507,
                        "volatility": 0.059566972939351225
                    }
                },
                "ranking": 20.820124740048293,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Round Robin, Handicap, Correspondence, 15k-6k",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 38,
                "name": "reddit",
                "summary": "/r/baduk",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2283,
                "icon": "https://user-uploads.online-go.com/5021b9df7b49c54cc5eb5d8ce9d893bb-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2014-12-31T14:30:00Z",
            "players_start": 8,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 24,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-12-20T20:28:05.965596Z",
            "ended": "2015-06-12T15:12:37.398430Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5021b9df7b49c54cc5eb5d8ce9d893bb-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 16830,
            "name": "Live 19x19 Swiss Tournament 2016-04-22 20: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:20260301T200000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-03-01T20:00:40.739404Z",
                "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-02T00: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": "2016-04-22T20:30:27.169511Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2016-04-22T20:30:28.919924Z",
            "ended": "2016-04-22T22:03:36.659857Z",
            "start_waiting": "2016-04-22T20:30:28.735994Z",
            "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": 8932,
            "name": "In the beginning...",
            "director": {
                "id": 160466,
                "username": "LostStone",
                "country": "003",
                "icon": "https://user-uploads.online-go.com/2cd85838f20691d9eb0f8f086cd97f38-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1521.4762324899934,
                        "deviation": 66.8252668237895,
                        "volatility": 0.060040627057514735
                    }
                },
                "ranking": 24.632481679769793,
                "professional": false,
                "ui_class": ""
            },
            "description": "Small even stakes tourny for our group",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 313,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 300,
                "main_time": 1200,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 208,
                "name": "The new beginning ",
                "summary": "This group is for players who have just started and want to get better at the game we do regular matches and they are randomly selected i hope this group can be a lot of fun ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 92,
                "icon": "https://user-uploads.online-go.com/0601e38db8fdf5c74b09e1dda3b86751-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-08-05T22:30:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2015-08-05T22:30:27.011515Z",
            "ended": "2015-08-06T01:10:04.461759Z",
            "start_waiting": "2015-08-05T22:30:26.792892Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0601e38db8fdf5c74b09e1dda3b86751-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 3342,
            "name": "starters",
            "director": {
                "id": 106805,
                "username": "jasonatwar",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/c7765e98e0f10a1c9e7905bab1770f84-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1598.2771177477266,
                        "deviation": 67.79192914324891,
                        "volatility": 0.06001077954650701
                    }
                },
                "ranking": 25.77250756302191,
                "professional": false,
                "ui_class": ""
            },
            "description": "just a random tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "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": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17825,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 28,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-11-09T22:44:56.616431Z",
            "ended": "2015-07-28T08:56:31.864083Z",
            "start_waiting": "2014-11-09T22:44:56.441297Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 10285,
            "name": "Blitz 19x19 Elimination Tournament 2015-08-27 17: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:20260301T210000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-01T21:00:40.751199Z",
                "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-03-02T01: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": "2015-08-27T17:30:37.013972Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-08-27T17:30:38.458311Z",
            "ended": "2015-08-27T17:56:00.666582Z",
            "start_waiting": "2015-08-27T17:30:38.375058Z",
            "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": 8763,
            "name": "Live 19x19 Swiss Tournament 2015-07-02 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:20260301T200000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-03-01T20:00:40.739404Z",
                "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-02T00: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": "2015-07-02T16:30:50.050670Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-07-02T16:30:51.776141Z",
            "ended": "2015-07-02T18:33:43.389718Z",
            "start_waiting": "2015-07-02T16:30:51.574737Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 8110,
            "name": "Open Tournament",
            "director": {
                "id": 103791,
                "username": "Ashurax",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/e94ed1cb20a274b9de17988e54067e77-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1348.9954970211127,
                        "deviation": 61.344809340748725,
                        "volatility": 0.05993065394368101
                    }
                },
                "ranking": 21.847054467094686,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "First BIrmingham Club Tournament on OGS.\nAGA rules.\nEveryone is welcome to join.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 340,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 300,
                "main_time": 3600,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 490,
                "name": "Birmingham Go Club",
                "summary": "We meet in the Friends of the Earth warehouse every Thursday from 6pm.\nFor more details check the facebook group https://www.facebook.com/groups/bhamgo\nIf anyone is passing by in Birmingham, England. please drop in and visit.\n\nFeel free to make tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 36,
                "icon": "https://user-uploads.online-go.com/e94ed1cb20a274b9de17988e54067e77-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-06-13T19:30:00Z",
            "players_start": 5,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 0,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-06-13T19:30:15.979552Z",
            "ended": "2015-06-13T23:56:24.950932Z",
            "start_waiting": "2015-06-13T19:30:15.868979Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e94ed1cb20a274b9de17988e54067e77-15.png",
            "player_count": 6,
            "ranked": true
        }
    ]
}