List all tournaments or create a new tournament.

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

{
    "count": 58834,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5757",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5755",
    "results": [
        {
            "id": 111942,
            "name": "Клубный турнир Черешни 🍒 (1)",
            "director": {
                "id": 512029,
                "username": "Павел Науменко",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/159834f78ac02642afdb38194bd2c630-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1551.4678417258801,
                        "deviation": 65.10407043653069,
                        "volatility": 0.05998894151123587
                    }
                },
                "ranking": 25.084379133020327,
                "professional": false,
                "ui_class": ""
            },
            "description": "Привет !\n\nЭто турнир за звание главной черешни) \nНу и вообще, в честь всех черешен!\n\nТурнир продолжительный. На 1 ход до 3-х дней. \nТуров: 3\n\nЗаранее извиняюсь, если что-то пойдет не так и турнир придётся пересоздать, потому что тут непонятно как работают настройки туров и жеребьевки, но я как-то как понимаю настроил.\nВозможно в этом режиме будет у каждого одновременно несколько параллельных игр, но это не точно)",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12441,
                "name": "Черешня го-клуб",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 34,
                "icon": "https://user-uploads.online-go.com/98aca47f546a12ed8b4f4f856d4817a8-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-01-28T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-01-24T11:44:12.780145Z",
            "ended": "2024-03-04T09:15:51.051795Z",
            "start_waiting": "2024-01-24T11:44:12.296345Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/98aca47f546a12ed8b4f4f856d4817a8-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 58333,
            "name": "ქართველების ტურნირი",
            "director": {
                "id": 21742,
                "username": "დათო",
                "country": "ge",
                "icon": "https://user-uploads.online-go.com/f776102223e8d2cd0c3eeab1eea726ff-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2188.217274395995,
                        "deviation": 97.40479902700517,
                        "volatility": 0.06013689069472163
                    }
                },
                "ranking": 33.04533320130458,
                "professional": false,
                "ui_class": ""
            },
            "description": "ორ წაგებაზე გავარდნა",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 60,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 60,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 692,
                "name": "Georgia - საქართველოს გოს ფედერაცია",
                "summary": "საქართველოს გოს ფედერაციის ჯგუფში გაწევრიანება შეუძლიათ მხოლოდ საქართველოს  მოქალაქეებს, რომლებიც დარეგისტრირებულები არიან ამ საიტზე და პროფილში მითითებული აქვთ სახელი და გვარი.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 262,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-01T18:30:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-01T18:30:06.666395Z",
            "ended": "2020-04-01T18:56:56.297977Z",
            "start_waiting": "2020-04-01T18:30:06.509947Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 85719,
            "name": "ND lancers cup",
            "director": {
                "id": 1116636,
                "username": "NinjaDragon",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/ed82330c80e1494373355e33c7739bd3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.1190477207597,
                        "deviation": 118.65465042817122,
                        "volatility": 0.0599974652497051
                    }
                },
                "ranking": 17.64599181282169,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have fun",
            "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": false,
            "group": {
                "id": 11072,
                "name": "Go Lancers",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-04T19: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-07-30T18:56:51.993591Z",
            "ended": "2022-08-02T19:00:57.861487Z",
            "start_waiting": "2022-07-30T18:56:51.927192Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 62873,
            "name": "Agoca v/s Rōnin",
            "director": {
                "id": 663579,
                "username": "Panunezc",
                "country": "cl",
                "icon": "https://user-uploads.online-go.com/b7c22b012f3480efcf1bbf3954634209-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1379.2521913083299,
                        "deviation": 62.09096528154151,
                        "volatility": 0.05989746951899202
                    }
                },
                "ranking": 22.3605497732863,
                "professional": false,
                "ui_class": ""
            },
            "description": "Primer torneo por correspondencia entre Agoca y Rōnin 💪 Que sea un buen torneo y que tengan todos excelentes partidas!! ⚫⚪ ¡¡Todos contra todos!! 🔥💥\nEl torneo comenzará cuando todos acepten la invitación!👌",
            "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",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4262,
                "name": "Rōnin - Club de Go",
                "summary": "Club virtual de Go en español.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 25,
                "icon": "https://user-uploads.online-go.com/92d5a59bb7625690aae574f4fccfb493-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-07-09T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2020-07-08T16:26:03.502055Z",
            "ended": "2020-10-19T20:14:56.977585Z",
            "start_waiting": "2020-07-08T16:26:01.806288Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/92d5a59bb7625690aae574f4fccfb493-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 118214,
            "name": "Go Zodiac Friendship Games Online ราศีกรกฎ รุ่น D2 กระดาน 19x19 (5-8 คิว)",
            "director": {
                "id": 912070,
                "username": "cp04",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/de68cddd8756dc15dabf0412cd45dfe9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1171.5681194823871,
                        "deviation": 275.0962226815631,
                        "volatility": 0.06000797391824347
                    }
                },
                "ranking": 18.58250826178468,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "เต้มต่อ 6.5 คะแนน",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10406,
                "name": "Zodiac กลุ่ม D(5-8 คิว)",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 332,
                "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-07-26T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2024-07-26T10:00:28.667132Z",
            "ended": "2024-07-26T11:57:47.590239Z",
            "start_waiting": "2024-07-26T10:00:27.742885Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-15.png",
            "player_count": 19,
            "ranked": true
        },
        {
            "id": 86626,
            "name": "Lost in go",
            "director": {
                "id": 740801,
                "username": "qquasar",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/f7aac7e12440233e1e13e4d9ea493a84-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1655.344558383291,
                        "deviation": 62.11155626915927,
                        "volatility": 0.06016029995210375
                    }
                },
                "ranking": 26.584677435712948,
                "professional": false,
                "ui_class": ""
            },
            "description": "No cheating,\n\nHope you enjoy\n\n:)",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 864000,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 864000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9318,
                "name": "Piyachat ",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 222,
                "icon": "https://user-uploads.online-go.com/377f55c70dc6d0f96d66a92236bb05d1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-27T10:00:00Z",
            "players_start": 3,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-09-25T22:06:09.512125Z",
            "ended": "2023-01-16T22:28:39.299750Z",
            "start_waiting": "2022-09-25T22:06:09.444423Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/377f55c70dc6d0f96d66a92236bb05d1-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 43794,
            "name": "beginners luck",
            "director": {
                "id": 599282,
                "username": "louise emma lucy",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/c29b03544b2f60d36b7948ed93a4519f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 941.538387870406,
                        "deviation": 137.91629820183525,
                        "volatility": 0.06000570343141834
                    }
                },
                "ranking": 13.522305257397207,
                "professional": false,
                "ui_class": ""
            },
            "description": "play and learn",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17826,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-12-19T00: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": "2018-12-19T09:23:08.816231Z",
            "ended": "2019-05-27T22:55:20.412769Z",
            "start_waiting": "2018-12-19T09:23:07.934866Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 102567,
            "name": "04/24/2023 9:00 PM 9x9",
            "director": {
                "id": 1271156,
                "username": "deleted-b59bd899-1f07-43a5-9e9c-ee88db20af20",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/0405c2dc1f9af6adc8f7be075a763720-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1130.163495997817,
                        "deviation": 61.799478836061205,
                        "volatility": 0.06009030518009755
                    }
                },
                "ranking": 17.7495523823706,
                "professional": false,
                "ui_class": ""
            },
            "description": "No cheating. Have Fun!w",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 57,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 55,
                "initial_time": 210,
                "max_time": 210
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13143,
                "name": "Tournaments often! トーナメント頻繁",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/c5b76ae274194fcbb743f9a69a33d5ff-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-05-03T00:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-05-03T00:00:10.207082Z",
            "ended": "2023-05-03T00:10:39.860678Z",
            "start_waiting": "2023-05-03T00:00:10.104581Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c5b76ae274194fcbb743f9a69a33d5ff-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 58952,
            "name": "Torneo ACG Abril 2020",
            "director": {
                "id": 730553,
                "username": "Aso ColombiaGo",
                "country": "co",
                "icon": "https://user-uploads.online-go.com/5b15615a898fb27128e89ac57df8c5d1-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1396.3579815284563,
                        "deviation": 89.42418675514995,
                        "volatility": 0.06000356850716569
                    }
                },
                "ranking": 22.6458953604293,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneo relampago",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 60,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 2700,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 283,
                "name": "Colombia",
                "summary": "Bienvenidos",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 149,
                "icon": "https://user-uploads.online-go.com/5c768a9d37fc5696b6c304993a77b774-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-13T19:00:00Z",
            "players_start": 0,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-04-13T19:00:27.346636Z",
            "ended": "2020-04-13T19:00:27.319699Z",
            "start_waiting": "2020-04-13T19:00:27.181833Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5c768a9d37fc5696b6c304993a77b774-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 116398,
            "name": "JORNADA 14 DE ENTRENAMIENTO INTERMEDIO DE GO PRIMAVERA 2024",
            "director": {
                "id": 798920,
                "username": "vaik.kanik",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/2d6b90dc29878481490e8286eaaeb49f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1122.8246878101952,
                        "deviation": 60.371331762484964,
                        "volatility": 0.05972935206691125
                    }
                },
                "ranking": 17.59873578097929,
                "professional": false,
                "ui_class": ""
            },
            "description": "En el fondo no sólo se trata de vencer a los oponentes en el tablero de Go; se trata, sobre todo, de vencerse a uno mismo, momento a momento, día tras día, practicando el arte.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 62,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 30,
                "periods": 5
            },
            "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": 237,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-05-26T00:35:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2024-05-26T00:35:57.907007Z",
            "ended": "2024-05-26T00:44:14.497549Z",
            "start_waiting": "2024-05-26T00:35:57.859640Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}