List all tournaments or create a new tournament.

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

{
    "count": 60679,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=1470",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=1468",
    "results": [
        {
            "id": 108844,
            "name": "Чат игроков в Го. 19х19 🐉 29.10.23 SE.O A",
            "director": {
                "id": 803169,
                "username": "Tg45",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/d861f559b9c8e292905d8730862d1569-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1455.0816936447156,
                        "deviation": 60.66807197512042,
                        "volatility": 0.06002440802636535
                    }
                },
                "ranking": 23.59955129161186,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Блог [“Всё о настольной игре Го”](https://mkrukov.ru/blog/all/vse-o-nastolnoy-igre-go-weiqi-baduk-igo/).\nЭто живая статья с огромным количеством информации о Го на русском языке.\n\nВ [телеграмм-чате](https://t.me/+yMT2ffS4XFBiYzMy) мы общаемся, помогаем друг другу, решаем задачки, проводим стримы и смотрим их записи. Внутри также лежит много ссылок на полезные материалы, включая советы участников чата.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 60,
                "max_time": 600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11497,
                "name": "Чат игроков в Го (weiqi, baduk, igo)",
                "summary": "Мы — группа игроков из телеграмм чата «Чат для игроков в Го (weiqi, baduk, igo)». Здесь мы играем между собой и организовываем турниры для игроков всех уровней.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 370,
                "icon": "https://user-uploads.online-go.com/2d3b4fb3fa64f817ed22ed171b88d712-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-10-29T15:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 20,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-10-29T15:00:38.163710Z",
            "ended": "2023-10-29T15:16:18.430529Z",
            "start_waiting": "2023-10-29T15:00:37.752719Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2d3b4fb3fa64f817ed22ed171b88d712-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 67666,
            "name": "30 Encuentro de go en línea Noviembre",
            "director": {
                "id": 751767,
                "username": "Yar-Yar.bmx",
                "country": "mx",
                "icon": "https://secure.gravatar.com/avatar/3598834e6075a04a7d57a774ab1761ca?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1197.7887611445556,
                        "deviation": 62.913253973239144,
                        "volatility": 0.0601219318355601
                    }
                },
                "ranking": 19.094911134578236,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hola amigos, vamos a jugar...y yo voy a ganar. 😃😃",
            "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": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 236,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-11-14T23:30:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-11-14T23:30:47.871845Z",
            "ended": "2020-11-15T01:25:39.573225Z",
            "start_waiting": "2020-11-14T23:30:46.715738Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 29,
            "ranked": true
        },
        {
            "id": 62063,
            "name": "Speed Tournament",
            "director": {
                "id": 482393,
                "username": "Wowza",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/787db1c7c02392fc7fd94ded59985014?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1395.0983101576703,
                        "deviation": 60.788436126936396,
                        "volatility": 0.05998045429418925
                    }
                },
                "ranking": 22.625002040838393,
                "professional": false,
                "ui_class": ""
            },
            "description": "Description",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 30
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5729,
                "name": "SA Go Camp",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 15,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-06-17T18:15:00Z",
            "players_start": 7,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-06-17T18:12:04.589141Z",
            "ended": "2020-06-17T18:48:18.015135Z",
            "start_waiting": "2020-06-17T18:12:04.068489Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 3514,
            "name": "YD Winter Tournament on OGS",
            "director": {
                "id": 151,
                "username": "flakeman2",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/477b199ab652cc735c5dbd4d10d08fb4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1793.3273144361224,
                        "deviation": 63.571534786040296,
                        "volatility": 0.05995001026983428
                    }
                },
                "ranking": 28.43814861129003,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "A fun online tournament for those who were unable to attend the YD Winter Go Camp - http://eyd.yunguseng.com/wintergocamp2014/\n\n*note, the start time is for UTC.  The start time for CST is 1:10 PM",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "time_control": "canadian",
                "period_time": 300,
                "main_time": 900,
                "stones_per_period": 15
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 456,
                "name": "Yunguseng Dojang",
                "summary": "In-seong's Yunguseng Dojang",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 119,
                "icon": "https://user-uploads.online-go.com/f1d2f59508fed7916b5aea841d2ad8f6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2014-12-21T02:10:00Z",
            "players_start": 2,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2014-12-20T19:18:18.839014Z",
            "ended": "2014-12-20T19:26:37.344496Z",
            "start_waiting": "2014-12-20T19:18:18.590437Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f1d2f59508fed7916b5aea841d2ad8f6-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 70571,
            "name": "Entrenamiento de Go 3, enero 2021",
            "director": {
                "id": 88120,
                "username": "satoshi84",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/6a6404f3dd53bce3fc1e4a88fb357e2e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1136.7959829193692,
                        "deviation": 78.40429708623937,
                        "volatility": 0.06016044531576248
                    }
                },
                "ranking": 17.885013568829635,
                "professional": false,
                "ui_class": ""
            },
            "description": "Train hard at https://blacktoplay.com/",
            "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": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 236,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-30T23:30:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-01-30T23:30:33.952255Z",
            "ended": "2021-01-31T01:58:20.668539Z",
            "start_waiting": "2021-01-30T23:30:33.362780Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 32,
            "ranked": true
        },
        {
            "id": 80199,
            "name": "제 2차 대우초솔반 리그전",
            "director": {
                "id": 1052277,
                "username": "대우초신유홍",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9f0a03c06a8cce1bacce2c77dcd34273?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1185.2687526247532,
                        "deviation": 284.0352759935332,
                        "volatility": 0.06000154817617565
                    }
                },
                "ranking": 18.851659880837715,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "2차 리그전",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10112,
                "name": "대우초솔반",
                "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-09-17T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-09-17T05:00:15.482195Z",
            "ended": "2021-09-17T05:20:26.291588Z",
            "start_waiting": "2021-09-17T05:00:15.127876Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 13,
            "ranked": true
        },
        {
            "id": 86367,
            "name": "Gosei title",
            "director": {
                "id": 1123476,
                "username": "Fujiwara-No-Cyl",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/9d5f035b40145a327bff8a940434c90a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1521.2930566052066,
                        "deviation": 259.2525264781341,
                        "volatility": 0.060011620169820534
                    }
                },
                "ranking": 24.62969440190871,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Earn the title",
            "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": 60,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11179,
                "name": "Go title series",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://user-uploads.online-go.com/9d5f035b40145a327bff8a940434c90a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-20T20:11:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-02-20T20:11:56.110253Z",
            "ended": "2022-02-20T20:19:44.827496Z",
            "start_waiting": "2022-02-20T20:11:56.054426Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9d5f035b40145a327bff8a940434c90a-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 88757,
            "name": "16/4 3 王善緯 4 沈榮鈞",
            "director": {
                "id": 729080,
                "username": "樂 碁",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/38ab1d2a0a44a76ba656aca3c2fb3101-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1376.5461424853938,
                        "deviation": 260.4210499451175,
                        "volatility": 0.059998813696822535
                    }
                },
                "ranking": 22.315085597176374,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "16/4 3 王善緯 4 沈榮鈞",
            "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": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6399,
                "name": "傳碁 B班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 53,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-04-16T09:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-04-16T08:34:55.821606Z",
            "ended": "2022-04-16T09:22:25.345249Z",
            "start_waiting": "2022-04-16T08:34:55.696460Z",
            "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": 74011,
            "name": "B20-Div3: TARUC CoQ Day",
            "director": {
                "id": 791871,
                "username": "hockdoong",
                "country": "my",
                "icon": "https://secure.gravatar.com/avatar/9a5331ea211b57bb138f002e1dad46ba?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1878.5970884686756,
                        "deviation": 159.63459957563586,
                        "volatility": 0.059990990907012216
                    }
                },
                "ranking": 29.513524900680295,
                "professional": false,
                "ui_class": ""
            },
            "description": "Batch 20 Division 3 CoQ Day",
            "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": true,
            "group": {
                "id": 8924,
                "name": "TARUC Weiqi CoQ Day (B22)",
                "summary": "TARUC Weiqi CoQ Day",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 226,
                "icon": "https://user-uploads.online-go.com/ad2a57469c6296632add0a9dc43c1d32-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-18T01:30:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-04-18T01:17:38.644551Z",
            "ended": null,
            "start_waiting": "2021-04-18T01:17:35.335901Z",
            "board_size": 13,
            "active_round": 8,
            "icon": "https://user-uploads.online-go.com/ad2a57469c6296632add0a9dc43c1d32-15.png",
            "player_count": 105,
            "ranked": true
        },
        {
            "id": 31715,
            "name": "The First",
            "director": {
                "id": 470359,
                "username": "FinnishLumberjack",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/a2876b5d92259ad1dd249a7b05d37057-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1230.6540833344402,
                        "deviation": 199.57229387729168,
                        "volatility": 0.06000202033738386
                    }
                },
                "ranking": 19.721550271453573,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Let's give it a \"go\"!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "live",
                "system": "simple",
                "pause_on_weekends": false,
                "per_move": 30
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1784,
                "name": "Hillsdale Academy Go",
                "summary": "Hillsdale Academy GO Club",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 12,
                "icon": "https://user-uploads.online-go.com/c3e9a60f16a1149cfd4e8435e97e9070-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-11-11T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2017-11-11T00:00:42.962771Z",
            "ended": "2017-11-11T00:49:51.315031Z",
            "start_waiting": "2017-11-11T00:00:41.563207Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c3e9a60f16a1149cfd4e8435e97e9070-15.png",
            "player_count": 6,
            "ranked": true
        }
    ]
}