List all tournaments or create a new tournament.

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

{
    "count": 58826,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=5724",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=5722",
    "results": [
        {
            "id": 117388,
            "name": "ÚLTIMA JORNADA DE ENTRENAMIENTO AVANZADO 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": 50,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "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-06-23T00: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-06-23T00:35:48.624816Z",
            "ended": "2024-06-23T00:53:44.995862Z",
            "start_waiting": "2024-06-23T00:35:48.567883Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 98869,
            "name": "The 5th Gosei Kanren Memorial Cup",
            "director": {
                "id": 449215,
                "username": "SM-SYaKo",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/e577b58bab7d7fc9871766c9d1f7195a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1182.178471692773,
                        "deviation": 63.45983688838135,
                        "volatility": 0.060058455061893425
                    }
                },
                "ranking": 18.79122343818162,
                "professional": false,
                "ui_class": ""
            },
            "description": "Gosei is one of the major Japanese Go Titles. It continues currently in Japan. Kanren is the first Gosei. This tournament is made as a commemorative of “Gosei Kanren Memorial Junior Go Tournament (碁聖寛蓮記念ジュニア囲碁大会)” in Ureshino City, Saga, Japan.\n\n「第四回碁聖寛蓮記念カップ」です。碁聖は現在にも続く日本の囲碁のタイトルの一つで、寛蓮は最初の碁聖と言われております。この大会は嬉野市で開催されていた「碁聖寛蓮記念ジュニア囲碁大会」の改名に因んで作りました。",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 45251,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2389,
                "name": "Murase Go Group",
                "summary": "The group of Japanese and any go player from different countries.\nこのグループは日本人や世界中の国々の人々が集うグループです。",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 93,
                "icon": "https://user-uploads.online-go.com/9e03e37d7a9f7508c9a114190260a7b9-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-08-17T23:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-08-17T23:00:30.773635Z",
            "ended": "2024-10-30T06:25:19.826997Z",
            "start_waiting": "2023-08-17T23:00:29.544292Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9e03e37d7a9f7508c9a114190260a7b9-15.png",
            "player_count": 71,
            "ranked": true
        },
        {
            "id": 117300,
            "name": "19x19 Correspondence MaMahon",
            "director": {
                "id": 921893,
                "username": "nikila",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/052ccd566373074bd5d5bdc87778f37b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1601.2919263122153,
                        "deviation": 66.52017130138233,
                        "volatility": 0.06017707086875492
                    }
                },
                "ranking": 25.816133962678784,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19 Correspondence MaMahon",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": 14384,
                "name": "nikila",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 5,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-06-27T10: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": "2024-06-27T10:00:15.376401Z",
            "ended": "2024-11-24T02:06:51.018275Z",
            "start_waiting": "2024-06-27T10:00:15.278091Z",
            "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": 115668,
            "name": "Hello world",
            "director": {
                "id": 1555749,
                "username": "Yourturn",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/fecf5bfc001febb4fe5172575e6ac9a4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Hello",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": 14256,
                "name": "Hello world",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-05-04T23: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": "2024-12-06T16:28:10.949971Z",
            "ended": "2024-12-10T14:00:04.452240Z",
            "start_waiting": "2024-12-06T16:28:10.895089Z",
            "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": 119974,
            "name": "15:00",
            "director": {
                "id": 1267963,
                "username": "sofaodorodko",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/1ef9a97216574c16ed2072e151a99da4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 926.7062907366811,
                        "deviation": 70.78010058498714,
                        "volatility": 0.060071127854183295
                    }
                },
                "ranking": 13.154719291011688,
                "professional": false,
                "ui_class": ""
            },
            "description": "15:00",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": 12847,
                "name": "Nikoniko ДЕТИ",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 35,
                "icon": "https://user-uploads.online-go.com/5d1f758ff5f62b603db8ca464a2e627d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-09-08T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-09-08T05:00:29.626393Z",
            "ended": "2024-09-08T07:33:08.227767Z",
            "start_waiting": "2024-09-08T05:00:29.538164Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5d1f758ff5f62b603db8ca464a2e627d-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 118757,
            "name": "19x19 Correspondence RoundRobin",
            "director": {
                "id": 921893,
                "username": "nikila",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/052ccd566373074bd5d5bdc87778f37b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1601.2919263122153,
                        "deviation": 66.52017130138233,
                        "volatility": 0.06017707086875492
                    }
                },
                "ranking": 25.816133962678784,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19 Correspondence RoundRobin",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "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": 14384,
                "name": "nikila",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 5,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-18T10:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-08-18T10:00:11.299398Z",
            "ended": "2024-11-24T04:03:26.372102Z",
            "start_waiting": "2024-08-18T10:00:10.969409Z",
            "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": 117387,
            "name": "ÚLTIMA JORNADA 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-06-23T00: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-06-23T00:35:48.679051Z",
            "ended": "2024-06-23T00:51:48.643715Z",
            "start_waiting": "2024-06-23T00:35:48.630320Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 116466,
            "name": "Potato War 1 9x9",
            "director": {
                "id": 1566979,
                "username": "deleted-1afff838-2fb5-4076-9f50-eed2f1c3e010",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/4910280fa15173fbd5ba4debac694b9d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1804.967023317034,
                        "deviation": 62.75159044446885,
                        "volatility": 0.06006257070626281
                    }
                },
                "ranking": 28.587919683451016,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello and welcome to another potato war tournament. \n\nTournament type: Swiss \nTime per move: 36 hours\nPause on weekends: YES\nBoard: 9x9\n\nGOOD LUCK!\n\nJoin group in order to join tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 129600,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 129600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14324,
                "name": "TechnobladeSMP",
                "summary": "Technoblade never dies in vain. Join this group to honor him as a whole.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 112,
                "icon": "https://user-uploads.online-go.com/a3ee0e9a7be816955d13897b5f517524-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-06-14T16: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": "2024-06-14T16:00:46.361314Z",
            "ended": "2024-07-30T16:34:52.284303Z",
            "start_waiting": "2024-06-14T16:00:46.244289Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/a3ee0e9a7be816955d13897b5f517524-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 119849,
            "name": "2024 Autumn Lviv Tournament 19x19",
            "director": {
                "id": 614849,
                "username": "fademara",
                "country": "ua",
                "icon": "https://user-uploads.online-go.com/068e144134c1d823e096365749fc30b2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 924.9559763211419,
                        "deviation": 66.97628524532374,
                        "volatility": 0.06000808820416193
                    }
                },
                "ranking": 13.110953436396468,
                "professional": false,
                "ui_class": ""
            },
            "description": "Бажаємо вдалої гри в осінньому турнірі!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26243,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 604800,
                "stones_per_period": 25
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1460,
                "name": "Lviv Club",
                "summary": "Lviv Go Players Group",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 27,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-09-08T06: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": "2024-09-08T06:00:29.684491Z",
            "ended": "2024-11-14T09:01:24.502259Z",
            "start_waiting": "2024-09-08T06:00:29.543070Z",
            "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": 116875,
            "name": "ซ้อมครั้งที่ 1",
            "director": {
                "id": 1024138,
                "username": "jindas123",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8851a627382853af8d7c90888b2ca686?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 708.2048425865,
                        "deviation": 63.46972439551683,
                        "volatility": 0.060177609893441876
                    }
                },
                "ranking": 6.929607910922064,
                "professional": false,
                "ui_class": ""
            },
            "description": "ซ้อมครั้งที่ 1",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": 9818,
                "name": "หมากล้อมแสนแสบ",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 39,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-06-08T12:40:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2024-06-08T12:41:50.333204Z",
            "ended": "2024-06-14T12:43:14.700474Z",
            "start_waiting": "2024-06-08T12:41:50.283844Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}