List all tournaments or create a new tournament.

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

{
    "count": 58825,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclusivity&page=5662",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclusivity&page=5660",
    "results": [
        {
            "id": 80359,
            "name": "37 Entrenamiento de Go, septiembre 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": "https://kido-go.com/",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "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": 237,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-09-25T22:30:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-09-25T22:30:02.087750Z",
            "ended": "2021-09-25T23:27:28.437829Z",
            "start_waiting": "2021-09-25T22:30:01.850924Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 61159,
            "name": "hello, world",
            "director": {
                "id": 788251,
                "username": "Tau628",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/65a940d38e6d25d30dea6ca7352954c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1199.7342564468086,
                        "deviation": 190.32590700393953,
                        "volatility": 0.059997221074396596
                    }
                },
                "ranking": 19.132481765435262,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "hello!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 3600,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 3600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5871,
                "name": "68 66 83 80 68 33 32",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 5,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-28T02:25:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-05-28T02:25:11.111395Z",
            "ended": "2020-05-28T02:26:12.408776Z",
            "start_waiting": "2020-05-28T02:25:10.978258Z",
            "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": 45607,
            "name": "KSSA Cup #1",
            "director": {
                "id": 275322,
                "username": "marty3713",
                "country": "au",
                "icon": "https://secure.gravatar.com/avatar/58d30047b3a244578c53d06ef7d366e8?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1277.3136010166488,
                        "deviation": 65.17260684233244,
                        "volatility": 0.06001524452299638
                    }
                },
                "ranking": 20.583038633032594,
                "professional": false,
                "ui_class": ""
            },
            "description": "inaugural kssa cup get keen",
            "schedule": null,
            "title": null,
            "tournament_type": "s_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": 3370,
                "name": "KSSA Cup",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2019-02-14T06:48:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2019-02-14T06:48:03.933768Z",
            "ended": "2019-04-05T22:41:46.628931Z",
            "start_waiting": "2019-02-14T06:48:03.592984Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 63424,
            "name": "Bergedorf spielt 9x9 die zweite",
            "director": {
                "id": 2408,
                "username": "richyfourtytwo",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/8482108492340cf4f2021653180eb741-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1524.9926543210318,
                        "deviation": 65.32843532399444,
                        "volatility": 0.059741689688304116
                    }
                },
                "ranking": 24.685924012231194,
                "professional": false,
                "ui_class": ""
            },
            "description": "Viel Spaß!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": false,
            "group": {
                "id": 2754,
                "name": "Bergedorfer Go-Treff",
                "summary": "Gruppe für Teilnehmer(innen) des Bergedorfer Go-Treffs in der Lola",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 8,
                "icon": "https://user-uploads.online-go.com/e6df03e14694c50a5310515c0b1aae0d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-22T18:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-07-22T17:40:29.907467Z",
            "ended": "2020-07-22T18:28:15.876836Z",
            "start_waiting": "2020-07-22T17:40:29.641307Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e6df03e14694c50a5310515c0b1aae0d-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 44916,
            "name": "Janeiro 2019 · C",
            "director": {
                "id": 307866,
                "username": "swafaron",
                "country": "br",
                "icon": "https://user-uploads.online-go.com/c62da84b968b7d03ab1235c4e4988c13-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1587.4686133481332,
                        "deviation": 62.43372924887558,
                        "volatility": 0.059843071576067164
                    }
                },
                "ranking": 25.61542168232024,
                "professional": false,
                "ui_class": ""
            },
            "description": "Janeiro 2019 · C",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31680,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 28800,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1527,
                "name": "Brasil",
                "summary": "Ponto de encontro dos jogadores brasileiros",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 483,
                "icon": "https://user-uploads.online-go.com/94104bdcbaa52ac8e424a6fb2a6b03a4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-01-27T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 12,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-01-27T10:00:28.396995Z",
            "ended": "2019-10-25T16:28:16.879099Z",
            "start_waiting": "2019-01-27T10:00:27.893942Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/94104bdcbaa52ac8e424a6fb2a6b03a4-15.png",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 61409,
            "name": "SÚPER NIÑOS Y NIÑAS DE TERCERO",
            "director": {
                "id": 607938,
                "username": "kido.go.baduk",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/83ceb7eea12991c2d610032107296fa7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 737.7046137263186,
                        "deviation": 68.20913185753804,
                        "volatility": 0.06058593027435129
                    }
                },
                "ranking": 7.874362062534066,
                "professional": false,
                "ui_class": ""
            },
            "description": "Vamoa jugar",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5581,
                "name": "Colegio Serapio Rendón // Kinder - Primaria",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 200,
                "icon": "https://user-uploads.online-go.com/9da407b0f50ca68064ffbdfe7ee05885-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-02T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-06-02T18:00:41.395621Z",
            "ended": "2020-06-02T18:47:02.916547Z",
            "start_waiting": "2020-06-02T18:00:40.879613Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9da407b0f50ca68064ffbdfe7ee05885-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 44940,
            "name": "Lyons Gang Round Robin",
            "director": {
                "id": 600899,
                "username": "cha3",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/500b863796c01ce3cf80b91e5ce59026?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1681.5723647499517,
                        "deviation": 63.59483297506852,
                        "volatility": 0.05994285723669011
                    }
                },
                "ranking": 26.948597925880545,
                "professional": false,
                "ui_class": ""
            },
            "description": "Description",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3269,
                "name": "Lyons Gang",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://user-uploads.online-go.com/2183d280de7a99ed8a5933a1459f06fa-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-01-30T21:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-01-30T21:00:32.370450Z",
            "ended": "2019-03-07T20:34:04.694274Z",
            "start_waiting": "2019-01-30T21:00:31.457549Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2183d280de7a99ed8a5933a1459f06fa-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 108521,
            "name": "16/10/66",
            "director": {
                "id": 564908,
                "username": "Sarawoot Kanya",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/b6481afb00bf1ffc14aefec9418093c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1428.3733342620876,
                        "deviation": 65.87288697611051,
                        "volatility": 0.06068751158219223
                    }
                },
                "ranking": 23.170679540751433,
                "professional": false,
                "ui_class": ""
            },
            "description": "16/10/66",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 51,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4793,
                "name": "Angel WFH",
                "summary": "การเล่นหมากล้อมออนไลน์สำหรับทีมพิธีการ และทีมหมากล้อม",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 38,
                "icon": "https://user-uploads.online-go.com/239e27d5dffdd0da2b53b35983f614e3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-10-16T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-10-16T08:00:35.568612Z",
            "ended": "2023-10-16T08:14:05.375721Z",
            "start_waiting": "2023-10-16T08:00:35.480221Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/239e27d5dffdd0da2b53b35983f614e3-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 62037,
            "name": "asdasdad",
            "director": {
                "id": 586582,
                "username": "BloodSeeker",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/5ff06eed45877dedebe982a473315315?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1826.120907665407,
                        "deviation": 63.472474000548914,
                        "volatility": 0.060202613759193294
                    }
                },
                "ranking": 28.85765590152147,
                "professional": false,
                "ui_class": ""
            },
            "description": "asdasd",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5976,
                "name": "新世界围棋",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 12,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-17T06:27:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-06-17T06:27:14.085091Z",
            "ended": "2020-06-17T06:30:45.131175Z",
            "start_waiting": "2020-06-17T06:27:13.921363Z",
            "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": 80820,
            "name": "2/10 傅泰元\t郭在田",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "2/10 傅泰元\t郭在田",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 20,
                "periods": 3
            },
            "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": "2021-10-02T06: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": "2021-10-02T05:01:04.826344Z",
            "ended": "2021-10-02T05:46:11.478608Z",
            "start_waiting": "2021-10-02T05:01:04.747269Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        }
    ]
}