List all tournaments or create a new tournament.

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

{
    "count": 59521,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-description&page=898",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-description&page=896",
    "results": [
        {
            "id": 59169,
            "name": "TEST 10",
            "director": {
                "id": 755983,
                "username": "袁老師",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/fe0808b21c82c7a9cb7addf61c922ef6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1625.628468273391,
                        "deviation": 112.15342538501214,
                        "volatility": 0.06001071925002786
                    }
                },
                "ranking": 26.16532238960867,
                "professional": false,
                "ui_class": ""
            },
            "description": "TEST 10",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 30,
                "max_time": 30
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5244,
                "name": "Mag1cShop",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 10,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-17T06:36:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2020-04-17T06:36:15.767513Z",
            "ended": "2020-04-17T06:37:29.517416Z",
            "start_waiting": "2020-04-17T06:36:15.526635Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 59156,
            "name": "TEST 1",
            "director": {
                "id": 755983,
                "username": "袁老師",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/fe0808b21c82c7a9cb7addf61c922ef6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1625.628468273391,
                        "deviation": 112.15342538501214,
                        "volatility": 0.06001071925002786
                    }
                },
                "ranking": 26.16532238960867,
                "professional": false,
                "ui_class": ""
            },
            "description": "TEST 1",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 15
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5244,
                "name": "Mag1cShop",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 10,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-17T03:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2020-04-17T03:00:06.790610Z",
            "ended": "2020-04-17T03:05:07.969962Z",
            "start_waiting": "2020-04-17T03:00:06.529674Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 90519,
            "name": "TEAM D SECOND",
            "director": {
                "id": 1056772,
                "username": "ycchan",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/3f757e369adb37ec7025a5ad2b5f4e97?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1190.2513571308164,
                        "deviation": 190.5038148133336,
                        "volatility": 0.060001753666935165
                    }
                },
                "ranking": 18.948773319697555,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "TEAM D",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 1800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10281,
                "name": "STWDCFWMS-TeamD",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 9,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-05-27T08:25:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-05-27T08:25:47.857063Z",
            "ended": "2022-05-27T09:17:10.112737Z",
            "start_waiting": "2022-05-27T08:25:47.794183Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 68525,
            "name": "TARUC Weiqi CoQ Day (Batch-19)",
            "director": {
                "id": 3431,
                "username": "LotS",
                "country": "my",
                "icon": "https://user-uploads.online-go.com/698d8d99ffdbb2ceea9092cc19f45966-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2007.0294196908103,
                        "deviation": 68.67826745084456,
                        "volatility": 0.06008944774681114
                    }
                },
                "ranking": 31.04444503836489,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "TARUC Weiqi CoQ Day (Batch-19)\n5th December 2020",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6422,
                "name": "TARUC Weiqi CoQ Day (B23)",
                "summary": "TARUC Weiqi CoQ Day",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 210,
                "icon": "https://user-uploads.online-go.com/0dc1825420245b69111cb6e77dd356f7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-05T01:05:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 30,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2020-12-05T00:55:36.108691Z",
            "ended": "2020-12-05T05:18:02.373623Z",
            "start_waiting": "2020-12-05T00:55:34.954441Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0dc1825420245b69111cb6e77dd356f7-15.png",
            "player_count": 40,
            "ranked": true
        },
        {
            "id": 65116,
            "name": "TARUC Weiqi CoQ Day (Batch-18)",
            "director": {
                "id": 3431,
                "username": "LotS",
                "country": "my",
                "icon": "https://user-uploads.online-go.com/698d8d99ffdbb2ceea9092cc19f45966-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2007.0294196908103,
                        "deviation": 68.67826745084456,
                        "volatility": 0.06008944774681114
                    }
                },
                "ranking": 31.04444503836489,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "TARUC Weiqi CoQ Day (Batch-18)\n6/Sep/2020",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6422,
                "name": "TARUC Weiqi CoQ Day (B23)",
                "summary": "TARUC Weiqi CoQ Day",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 210,
                "icon": "https://user-uploads.online-go.com/0dc1825420245b69111cb6e77dd356f7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-06T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2020-09-06T01:01:05.222645Z",
            "ended": "2020-09-06T04:59:56.918404Z",
            "start_waiting": "2020-09-06T01:01:00.057269Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0dc1825420245b69111cb6e77dd356f7-15.png",
            "player_count": 165,
            "ranked": true
        },
        {
            "id": 64912,
            "name": "TARUC PG COCU DAY",
            "director": {
                "id": 838334,
                "username": "zakrew1",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/2488e80a7b68df786a75b47e2cc9ceff?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "TARUC PG Cocu Day 2020",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6711,
                "name": "TARUC PG Weiqi Cocu Day",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 81,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-05T00:15:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-09-05T00:15:59.334112Z",
            "ended": null,
            "start_waiting": "2020-09-05T00:15:55.907135Z",
            "board_size": 13,
            "active_round": 8,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 101,
            "ranked": true
        },
        {
            "id": 74051,
            "name": "Div-6 Tournament",
            "director": {
                "id": 924900,
                "username": "billyckh",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/757bc4b8a5dc53ccc5e545004a849250-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1765.994218065092,
                        "deviation": 74.31815805171587,
                        "volatility": 0.06000714038617831
                    }
                },
                "ranking": 28.0825900510569,
                "professional": false,
                "ui_class": ""
            },
            "description": "TARUC Div 6 CoQ day tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8948,
                "name": "B-20 Div-6: TARUC CoQ Day Tournemant",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 32,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-18T02:20:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-04-18T02:20:10.485455Z",
            "ended": "2021-04-18T08:50:31.054645Z",
            "start_waiting": "2021-04-18T02:20:09.098734Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 26,
            "ranked": true
        },
        {
            "id": 39427,
            "name": "TAKE YOUR TIME!!!",
            "director": {
                "id": 535251,
                "username": "annazhou",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/0af132198d07691a4ebfff8c0655d752?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1304.999586770673,
                        "deviation": 66.48143908586222,
                        "volatility": 0.06022716826971187
                    }
                },
                "ranking": 21.07945799290592,
                "professional": false,
                "ui_class": ""
            },
            "description": "TAKE YOUR TIME!!!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 2446080,
            "time_control_parameters": {
                "period_time": 2419200,
                "main_time": 2419200,
                "system": "byoyomi",
                "pause_on_weekends": true,
                "time_control": "byoyomi",
                "periods": 300,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 24,
                "name": "Double Digit Kyu Room",
                "summary": "For those of us working our way through to SDK. Whether its for your first time up the ladder and the 20th, lets find some opponents and camaraderie. ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3657,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-12-31T17:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-08-26T18:22:05.732250Z",
            "ended": null,
            "start_waiting": "2018-08-26T18:22:05.002847Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 12573,
            "name": "agra tourney take 2",
            "director": {
                "id": 195308,
                "username": "Korolo",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/9b28099b7050fcf86d8d20fa74591c57-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2033.1176923585222,
                        "deviation": 99.4962372843392,
                        "volatility": 0.060012037723894386
                    }
                },
                "ranking": 31.343420243853103,
                "professional": false,
                "ui_class": ""
            },
            "description": "TAKE TWO!!!!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 806,
                "name": "EgbFailBus",
                "summary": "We are to lose",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://user-uploads.online-go.com/9a7fefc75750e451799e8b90d004f462-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-11-21T14:01:00Z",
            "players_start": 5,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2015-11-20T07:14:01.317828Z",
            "ended": "2016-03-05T15:39:35.302355Z",
            "start_waiting": "2015-11-20T07:14:01.172292Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9a7fefc75750e451799e8b90d004f462-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 64279,
            "name": "T4 Ultra Tournament",
            "director": {
                "id": 747694,
                "username": "kingkaio",
                "country": "ua",
                "icon": "https://user-uploads.online-go.com/153fb07f8ce9121e748b2e51172936d2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1167.6804695413712,
                        "deviation": 62.48738706337885,
                        "volatility": 0.06012577810744558
                    }
                },
                "ranking": 18.505561177652012,
                "professional": false,
                "ui_class": ""
            },
            "description": "T4 Ultra Tournament",
            "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": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5683,
                "name": "Tournaments Group",
                "summary": "A group for people who like tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/905cdf0c41d571282428b5d769b638c3-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-09-27T00:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-09-27T00:00:43.767765Z",
            "ended": "2020-09-28T23:36:32.626522Z",
            "start_waiting": "2020-09-27T00:00:43.549563Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/905cdf0c41d571282428b5d769b638c3-15.png",
            "player_count": 3,
            "ranked": true
        }
    ]
}