List all tournaments or create a new tournament.

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

{
    "count": 59151,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=3940",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=3938",
    "results": [
        {
            "id": 57080,
            "name": "Test tournament",
            "director": {
                "id": 212102,
                "username": "關老師",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/d5ba894609aaf131293f3a54d86abda3?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2150.910125841699,
                        "deviation": 76.64419155219224,
                        "volatility": 0.06004910361666918
                    }
                },
                "ranking": 32.6472431284603,
                "professional": false,
                "ui_class": ""
            },
            "description": "test test",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 26880,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4409,
                "name": "HKCGA 網絡 D 班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 12,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-02T08:03: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-03-02T08:03:05.925349Z",
            "ended": "2020-03-02T08:12:43.965121Z",
            "start_waiting": "2020-03-02T08:03:05.348275Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 80461,
            "name": "Team Tournament Sep",
            "director": {
                "id": 1044601,
                "username": "senseihk",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/cdd1c81710571c60e6ca7c93b8674063?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2326.49766407098,
                        "deviation": 249.480229604016,
                        "volatility": 0.060008490664285076
                    }
                },
                "ranking": 34.463891257409,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Team Tournament Sep",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 26880,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10177,
                "name": "SGA-Tournament",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 42,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-09-25T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-09-23T10:30:23.681761Z",
            "ended": "2021-11-17T23:59:14.611591Z",
            "start_waiting": "2021-09-23T10:30:23.576839Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 44353,
            "name": "May , Michigan G.P.",
            "director": {
                "id": 467165,
                "username": "MummRa",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/68359dab5164ddcdffa8ad4ca0699079-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1247.96548084978,
                        "deviation": 64.85752922715939,
                        "volatility": 0.06002061271498367
                    }
                },
                "ranking": 20.044928150690506,
                "professional": false,
                "ui_class": ""
            },
            "description": "Winners of monthly tournaments will be invited to yearly championship game",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26880,
            "time_control_parameters": {
                "total_time": 2419200,
                "time_control": "absolute",
                "speed": "correspondence",
                "system": "absolute",
                "pause_on_weekends": true
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 306,
                "name": "Michigan Go Players",
                "summary": "For Players from all over Michigan",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-05-14T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-05-14T12:00:58.290658Z",
            "ended": "2019-10-28T13:08:54.939789Z",
            "start_waiting": "2019-05-14T12:00:56.740644Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 80453,
            "name": "senseihk vs table13w",
            "director": {
                "id": 1044601,
                "username": "senseihk",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/cdd1c81710571c60e6ca7c93b8674063?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2326.49766407098,
                        "deviation": 249.480229604016,
                        "volatility": 0.060008490664285076
                    }
                },
                "ranking": 34.463891257409,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "senseihk vs table13w",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 26880,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10177,
                "name": "SGA-Tournament",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 42,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-09-23T08:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2021-09-23T07:48:13.782883Z",
            "ended": "2021-09-23T07:49:08.471649Z",
            "start_waiting": "2021-09-23T07:48:13.715644Z",
            "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": 81495,
            "name": "rematch3",
            "director": {
                "id": 920515,
                "username": "gosenseihk",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/cdd1c81710571c60e6ca7c93b8674063?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1886.1807822444975,
                        "deviation": 152.79691468189992,
                        "volatility": 0.06000855493777404
                    }
                },
                "ranking": 29.606790827330673,
                "professional": false,
                "ui_class": ""
            },
            "description": "rematch3",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 26880,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10208,
                "name": "DCFWMS-Team-PC",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 14,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-10-19T07:23:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-10-19T07:23:33.267732Z",
            "ended": "2021-11-09T07:13:34.751365Z",
            "start_waiting": "2021-10-19T07:23:33.186110Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 89166,
            "name": "2021/22圍棋校隊第四次循環賽-Division 2",
            "director": {
                "id": 922838,
                "username": "go2708",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b3e7f690c33f687a9632741520125809?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2051.551691597471,
                        "deviation": 123.68029630025042,
                        "volatility": 0.05999816676709507
                    }
                },
                "ranking": 31.5523722737371,
                "professional": false,
                "ui_class": ""
            },
            "description": "2021/22圍棋校隊第四次循環賽-Division 2",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 26880,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10182,
                "name": "DCFWMS-Team",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 14,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-25T08:12:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2022-04-25T07:15:31.788060Z",
            "ended": "2022-05-30T07:05:28.210658Z",
            "start_waiting": "2022-04-25T07:15:31.607395Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 95313,
            "name": "2022/23圍棋校隊B組第一次循環賽",
            "director": {
                "id": 922720,
                "username": "go27082708",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b3e7f690c33f687a9632741520125809?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1672.901993865096,
                        "deviation": 100.67878366607673,
                        "volatility": 0.060036885678894314
                    }
                },
                "ranking": 26.82892520728808,
                "professional": false,
                "ui_class": ""
            },
            "description": "2022/23圍棋校隊B組第一次循環賽",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 26880,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10181,
                "name": "STWDCFWMS-TeamAB",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 27,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-10-05T06:55:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-10-05T06:55:32.338654Z",
            "ended": "2022-11-23T07:09:24.797730Z",
            "start_waiting": "2022-10-05T06:55:31.919842Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 82595,
            "name": "2021/22圍棋校隊第二次循環賽",
            "director": {
                "id": 922720,
                "username": "go27082708",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b3e7f690c33f687a9632741520125809?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1672.901993865096,
                        "deviation": 100.67878366607673,
                        "volatility": 0.060036885678894314
                    }
                },
                "ranking": 26.82892520728808,
                "professional": false,
                "ui_class": ""
            },
            "description": "2021/22圍棋校隊第二次循環賽",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 26880,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10180,
                "name": "STWDCFWMS-TeamC",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 22,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-17T07:26:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-11-17T07:26:45.587176Z",
            "ended": "2022-01-19T07:20:32.598137Z",
            "start_waiting": "2021-11-17T07:26:45.350194Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 44320,
            "name": "April ,Michigan G.P.",
            "director": {
                "id": 467165,
                "username": "MummRa",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/68359dab5164ddcdffa8ad4ca0699079-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1247.96548084978,
                        "deviation": 64.85752922715939,
                        "volatility": 0.06002061271498367
                    }
                },
                "ranking": 20.044928150690506,
                "professional": false,
                "ui_class": ""
            },
            "description": "Absolute play clock\n\nWinners of monthly tournaments will be invited to yearly championship game",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26880,
            "time_control_parameters": {
                "total_time": 2419200,
                "time_control": "absolute",
                "speed": "correspondence",
                "system": "absolute",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 306,
                "name": "Michigan Go Players",
                "summary": "For Players from all over Michigan",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-04-14T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-04-14T12:00:37.442970Z",
            "ended": "2019-08-16T21:00:38.230916Z",
            "start_waiting": "2019-04-14T12:00:32.212153Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 44441,
            "name": "November ,Michigan G.P.",
            "director": {
                "id": 467165,
                "username": "MummRa",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/68359dab5164ddcdffa8ad4ca0699079-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1247.96548084978,
                        "deviation": 64.85752922715939,
                        "volatility": 0.06002061271498367
                    }
                },
                "ranking": 20.044928150690506,
                "professional": false,
                "ui_class": ""
            },
            "description": "Winners of monthly tournaments will be invited to yearly championship game",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26880,
            "time_control_parameters": {
                "total_time": 2419200,
                "time_control": "absolute",
                "speed": "correspondence",
                "system": "absolute",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 306,
                "name": "Michigan Go Players",
                "summary": "For Players from all over Michigan",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-11-14T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-11-14T12:00:43.821543Z",
            "ended": "2020-01-20T23:25:25.243624Z",
            "start_waiting": "2019-11-14T12:00:42.517727Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}