List all tournaments or create a new tournament.

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

{
    "count": 58832,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-handicap&page=5761",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-handicap&page=5759",
    "results": [
        {
            "id": 54972,
            "name": "Tournoi de Noël",
            "director": {
                "id": 698012,
                "username": "hnortier",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/26bbdc1c61e78a45a79cae200a3561b0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1325.644665677432,
                        "deviation": 62.347496939527176,
                        "volatility": 0.05983290167100195
                    }
                },
                "ranking": 21.44282403037378,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournoi ouvert à tous et avec des handicaps automatiques. Tournoi francophone.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 604800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4200,
                "name": "Famille NORTIER",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-12-25T09: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": "2019-12-25T09:00:41.980300Z",
            "ended": "2020-04-14T11:18:35.228058Z",
            "start_waiting": "2019-12-25T09:00:41.275756Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 94245,
            "name": "Fair games",
            "director": {
                "id": 1006991,
                "username": "WillMa",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/3b854740fb42fc74c8b43503d4f64f46?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1425.3905788313666,
                        "deviation": 65.04358839826483,
                        "volatility": 0.06003849668312953
                    }
                },
                "ranking": 23.12228674059785,
                "professional": false,
                "ui_class": ""
            },
            "description": "Good luck",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 10
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9509,
                "name": "Goggle",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 14,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-11-30T19:00:00Z",
            "players_start": 1,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-11-30T19:00:42.112874Z",
            "ended": "2024-09-12T23:37:06.420188Z",
            "start_waiting": "2022-11-30T19:00:41.731217Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 22,
            "ranked": true
        },
        {
            "id": 62306,
            "name": "25k-15k: 13x13 correspondence, auto-handicap",
            "director": {
                "id": 753709,
                "username": "jiveo",
                "country": "fi",
                "icon": "https://secure.gravatar.com/avatar/d676d8b1421760441b47ad0e33ab4c54?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1438.250090908133,
                        "deviation": 60.70235877949689,
                        "volatility": 0.059933828635516904
                    }
                },
                "ranking": 23.330203682716398,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Correspondence for fun and study, with room for those who didn't fit into a recent site-wide 13x13. \n\nAutomatic handicaps.",
            "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",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 345600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5144,
                "name": "Go players",
                "summary": "For all go players - feel free to join!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 226,
                "icon": "https://user-uploads.online-go.com/4ec48471c12af9fa68f6f30d6c700930-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-06-24T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-06-24T18:00:20.719559Z",
            "ended": "2020-07-14T14:31:40.395862Z",
            "start_waiting": "2020-06-24T18:00:20.046560Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ec48471c12af9fa68f6f30d6c700930-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 93697,
            "name": "JORNADA 8 LIGA DE GO AVANZADA KANIK",
            "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": "“Nunca te enorgullezcas de derrotar a un adversario, pues aquel al que venciste hoy podrá derrotarte mañana. La única victoria que perdura es la lograda sobre la propia ignorancia”. JIGORO KANO.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "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": 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": "2022-08-20T01: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": "2022-08-20T01:35:22.743246Z",
            "ended": "2022-08-20T01:51:00.028824Z",
            "start_waiting": "2022-08-20T01:35:22.576070Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 126088,
            "name": "13x13 March 2025 DDK Mini",
            "director": {
                "id": 1688153,
                "username": "Mittelmark",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/f86d53e1b08ba490783eac759518a835-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1085.853799560171,
                        "deviation": 67.3768163524415,
                        "volatility": 0.060025167068784406
                    }
                },
                "ranking": 16.823651478136373,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "A little round robin with 4 games for everyone on a 13x13 board with (not too) relaxed time settings.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 93703,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 432000,
                "max_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 161,
                "name": "13x13",
                "summary": "Like to play on a 13 x 13 board?",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 55,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-03-12T20:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 8,
            "max_ranking": 22,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-03-10T19:56:57.509635Z",
            "ended": "2025-05-24T19:48:18.930545Z",
            "start_waiting": "2025-03-10T19:56:57.310960Z",
            "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": 59260,
            "name": "Mai-Go-Treffen Karlsruhe: Block 3",
            "director": {
                "id": 739466,
                "username": "Wilhelm_BadenGo",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/f1ae93890215cad17648917be321fc97-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1167.9473530030036,
                        "deviation": 240.54409932754783,
                        "volatility": 0.060008152519407096
                    }
                },
                "ranking": 18.510851705624017,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "dritter Turnierblock für Kyu-Spieler",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 35,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 15,
                "initial_time": 1800,
                "max_time": 2700
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4816,
                "name": "Baden-Go-Treffen Karlsruhe",
                "summary": "Gruppe für offene Online-Turniere des Badischen Go-Vereins",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 114,
                "icon": "https://user-uploads.online-go.com/87e12d57033a4663cc2a5dd4768d1aa6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-02T08:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 32,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-05-02T08:00:11.862855Z",
            "ended": "2020-05-02T12:41:36.905030Z",
            "start_waiting": "2020-05-02T08:00:11.241545Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/87e12d57033a4663cc2a5dd4768d1aa6-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 109982,
            "name": "JeremyWWW  Olu Mel",
            "director": {
                "id": 1248091,
                "username": "wuheiman",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/fa05f60688507941f15aeab03dc88678?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1461.7908609168308,
                        "deviation": 66.05101890156816,
                        "volatility": 0.060132750693748446
                    }
                },
                "ranking": 23.70604720005524,
                "professional": false,
                "ui_class": ""
            },
            "description": "JeremyWWW  Olu Mel",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 11,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 80,
                "period_time": 10,
                "periods": 10
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13168,
                "name": "超級燒烤貓",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/266e4ac244439a738d8cecfd32dfae06-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-11-25T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-10T15:27:12.075360Z",
            "ended": "2024-12-10T15:36:19.482343Z",
            "start_waiting": "2024-12-10T15:27:11.930383Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/266e4ac244439a738d8cecfd32dfae06-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 3473,
            "name": "Reddit Round Robin #6 - Handicap - 15k-6k",
            "director": {
                "id": 963,
                "username": "thouis",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/a2e7f9e59abe305c58d78f58f24e5f13-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1290.4621677504567,
                        "deviation": 62.54607633207507,
                        "volatility": 0.059566972939351225
                    }
                },
                "ranking": 20.820124740048293,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Round Robin, 15k-6k, 10 players max, Handicap, Correspondence",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 38,
                "name": "reddit",
                "summary": "/r/baduk",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2283,
                "icon": "https://user-uploads.online-go.com/5021b9df7b49c54cc5eb5d8ce9d893bb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 15,
            "max_ranking": 24,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-12-08T23:06:24.103416Z",
            "ended": "2015-04-26T13:10:30.088040Z",
            "start_waiting": "2014-12-08T23:06:20.749549Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5021b9df7b49c54cc5eb5d8ce9d893bb-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 118179,
            "name": "19x19 New Zealand Handicap D.E. #15",
            "director": {
                "id": 178104,
                "username": "dexonsmith",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1390.7732166446785,
                        "deviation": 67.55416504748428,
                        "volatility": 0.06064009346038413
                    }
                },
                "ranking": 22.55312076827671,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "All players welcome. 8 players. Starts only when full.\n\nNew Zealand rules. 19x19 board. Handicap games. Double-elimination.\n\nFor more tournaments and ladders with New Zealand rules: <https://online-go.com/group/14024>",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "nz",
            "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": 14024,
                "name": "New Zealand Ladders",
                "summary": "Group for ladders and tournaments that use New Zealand rules.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 81,
                "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-10T03:19:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-07-29T16:20:35.801058Z",
            "ended": "2025-04-15T16:28:51.463565Z",
            "start_waiting": "2024-07-29T16:20:35.694537Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 113380,
            "name": "19x19 New Zealand Handicap League #3",
            "director": {
                "id": 178104,
                "username": "dexonsmith",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1390.7732166446785,
                        "deviation": 67.55416504748428,
                        "volatility": 0.06064009346038413
                    }
                },
                "ranking": 22.55312076827671,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "All players welcome. Starts when full.\n\nNew Zealand rules. 19x19 handicap. Round robin.\n\nFor more tournaments with New Zealand rules: https://online-go.com/group/14024",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "nz",
            "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": 14024,
                "name": "New Zealand Ladders",
                "summary": "Group for ladders and tournaments that use New Zealand rules.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 81,
                "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-03-21T00:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-03-17T07:03:34.681770Z",
            "ended": "2024-08-04T21:39:34.682046Z",
            "start_waiting": "2024-03-17T07:03:34.048005Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}