List all tournaments or create a new tournament.

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

{
    "count": 58998,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=3033",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=3031",
    "results": [
        {
            "id": 1754,
            "name": "johnkelly's mini-tournament",
            "director": {
                "id": 31684,
                "username": "johnkelly",
                "country": "pl",
                "icon": "https://secure.gravatar.com/avatar/64843f96a2c892964306d188a25753f3?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1365.259772629646,
                        "deviation": 67.77574780025066,
                        "volatility": 0.05987752699667684
                    }
                },
                "ranking": 22.124495200892813,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-07-24T23:13:35Z",
            "ended": "2012-07-24T21:13:35Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2336,
            "name": "johnkelly's mini-tournament",
            "director": {
                "id": 31684,
                "username": "johnkelly",
                "country": "pl",
                "icon": "https://secure.gravatar.com/avatar/64843f96a2c892964306d188a25753f3?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1365.259772629646,
                        "deviation": 67.77574780025066,
                        "volatility": 0.05987752699667684
                    }
                },
                "ranking": 22.124495200892813,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 8,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-09-19T10:54:00Z",
            "ended": "2013-12-18T21:48:39.045107Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1874,
            "name": "Joe Seki and the Ten Ukis",
            "director": {
                "id": 43868,
                "username": "hollasch",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/22b28cb0f2f033dca8dc933813ac390e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1498.4198696830883,
                        "deviation": 63.885641571194604,
                        "volatility": 0.06008207890575575
                    }
                },
                "ranking": 24.278982650515974,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 4,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-01-25T15:09:01Z",
            "ended": "2013-01-25T14:09:01Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 11985,
            "name": "jodores",
            "director": {
                "id": 173754,
                "username": "matheus josé frança lemes",
                "country": "br",
                "icon": "https://user-uploads.online-go.com/d042696b50cc9c09a7fa7424832972e7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1518.5485166038789,
                        "deviation": 66.0172567262845,
                        "volatility": 0.06017597825218132
                    }
                },
                "ranking": 24.587892145597387,
                "professional": false,
                "ui_class": ""
            },
            "description": "jogadores",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 312,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 300,
                "main_time": 1140,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 88,
                "name": "Brasil-Portugal",
                "summary": "Para todos os que falam a língua portuguesa ^^",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 217,
                "icon": "https://user-uploads.online-go.com/9b0ddc9ccaf7b0545ce330002acd9b28-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-10-28T20:32:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 22,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-11-05T12:27:01.290013Z",
            "ended": "2015-11-05T14:30:35.066769Z",
            "start_waiting": "2015-11-05T12:27:01.140987Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9b0ddc9ccaf7b0545ce330002acd9b28-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 89748,
            "name": "Jocs Florals 2022",
            "director": {
                "id": 240129,
                "username": "ArturMotozawa",
                "country": "_United_Nations",
                "icon": "https://secure.gravatar.com/avatar/915f797ee0f6ca0cf98c6b8565aa5fc7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1555.3555609809594,
                        "deviation": 63.33071560740461,
                        "volatility": 0.05993117733657089
                    }
                },
                "ranking": 25.14231660552249,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Tornament de primavera de la Pedra",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "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": 11663,
                "name": "La Pedra Club Barcelona",
                "summary": "We meet each Tuesday from 7pm on, at Carrer de Julià Portet, 5, Principal floor",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 30,
                "icon": "https://user-uploads.online-go.com/5968fa99e437a1b9a267f52c193ee026-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-05-18T16: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-05-18T16:00:05.316360Z",
            "ended": "2023-04-04T05:39:24.364052Z",
            "start_waiting": "2022-05-18T16:00:04.873032Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5968fa99e437a1b9a267f52c193ee026-15.png",
            "player_count": 17,
            "ranked": true
        },
        {
            "id": 166,
            "name": "JMS's mid-kyu 9x9 Extravaganza (600-1600)",
            "director": {
                "id": 2449,
                "username": "jms",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/c365ed343f89a04c216d6bb22043bc9c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1877.8762918280881,
                        "deviation": 65.76202229610317,
                        "volatility": 0.05990735303047517
                    }
                },
                "ranking": 29.50464080075726,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 864000,
                "time_increment": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-12-19T16:59:00Z",
            "ended": "2007-06-25T11:43:00Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 65583,
            "name": "jkjkjkjkjkkjkjkjkjkjkkjkjjkljljkjkl",
            "director": {
                "id": 841555,
                "username": "anakwok1114",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/2cbd35713ba5aa7f95ee742258396730?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1112.7132241858571,
                        "deviation": 66.50297708617926,
                        "volatility": 0.05999802796663696
                    }
                },
                "ranking": 17.389316850580485,
                "professional": false,
                "ui_class": ""
            },
            "description": "jkdldskjldsfkdsjfkdlsfkdjfjsdkfjdkjflds",
            "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": 6521,
                "name": "傳碁學園Golegend",
                "summary": "",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 13,
                "icon": "https://user-uploads.online-go.com/3229879809a24490824c11fd2a97450f-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-09-18T02:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-09-18T02:00:27.946735Z",
            "ended": "2020-09-28T07:21:03.389438Z",
            "start_waiting": "2020-09-18T02:00:27.742720Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3229879809a24490824c11fd2a97450f-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 74216,
            "name": "jjjnnjn",
            "director": {
                "id": 951111,
                "username": "THT6C04",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/55159d466b3dbafda9c10090c325a018?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1331.2520342489472,
                        "deviation": 249.19127688786946,
                        "volatility": 0.059999131815783154
                    }
                },
                "ranking": 21.540540117844113,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "gggghhh",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 7048,
                "name": "大坑東宣道小學圍棋班",
                "summary": "本課程上課時間為 逢星期三 3:30-4:30pm\n\n2021年: 3月3、10日; 4月21、28日; 5月5、12、26日; 6月9、16、23日。",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 13,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-21T10: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": "2021-04-23T11:26:36.768805Z",
            "ended": "2021-05-11T23:26:47.752734Z",
            "start_waiting": "2021-04-23T11:26:36.558151Z",
            "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": 59007,
            "name": "JJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJ",
            "director": {
                "id": 736025,
                "username": "周朗禧",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/e0fe0e2e712e05e1681898969ada7ba0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1090.2660097211576,
                        "deviation": 78.91903907630135,
                        "volatility": 0.059994869907320864
                    }
                },
                "ranking": 16.917527564150394,
                "professional": false,
                "ui_class": ""
            },
            "description": "BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4530,
                "name": "HKCGA 對局室",
                "summary": "\n同學想下棋可在下方留言,最好寫上自己棋力,方便對手設定合適讓子。 ( K = 級、 D = 段 )\n\nP.S. 此對局室只限 \" 香港兒童圍棋學院-網絡班 \" 學生使用。\n\n同學在此對局室,必須使用自己 \"中文全名\" 的帳號來對弈,敬請合作 !\n\n(hkcga2004)院長會不定時上線跟大家互相切磋,歡迎指教!",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 115,
                "icon": "https://user-uploads.online-go.com/2ce7e016e6fbea633e91b036ce8e5f19-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-14T13:00:00Z",
            "players_start": 0,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-14T13:00:11.571949Z",
            "ended": "2020-04-14T13:00:11.540917Z",
            "start_waiting": "2020-04-14T13:00:11.481746Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2ce7e016e6fbea633e91b036ce8e5f19-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1959,
            "name": "jitz mini-tournament",
            "director": {
                "id": 37986,
                "username": "jackgrt",
                "country": "in",
                "icon": "https://user-uploads.online-go.com/0cbabea643c57e72549dcf393f4ed433-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1747.2266379345822,
                        "deviation": 61.46018978647877,
                        "volatility": 0.06001372780703153
                    }
                },
                "ranking": 27.835253700344264,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 21,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-02-15T17:42:30Z",
            "ended": "2013-02-15T16:42:30Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        }
    ]
}