List all tournaments or create a new tournament.

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

{
    "count": 59364,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=handicap&page=5",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=handicap&page=3",
    "results": [
        {
            "id": 61218,
            "name": "Trinidad",
            "director": {
                "id": 768974,
                "username": "Gåsapågen",
                "country": "se",
                "icon": "https://secure.gravatar.com/avatar/3cc06461c94e81d3db8ed3f42d81e75c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1576.3144741317774,
                        "deviation": 102.4158546831308,
                        "volatility": 0.060005528193440474
                    }
                },
                "ranking": 25.452187108026894,
                "professional": false,
                "ui_class": ""
            },
            "description": "En cigarr för det nya årtusendet.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5469,
                "name": "Grand Corona",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://user-uploads.online-go.com/21614e6f09e7520a1bc888df5097a96c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-05T15: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": "2020-06-05T15:00:30.266130Z",
            "ended": "2020-08-17T06:48:11.795665Z",
            "start_waiting": "2020-06-05T15:00:29.835786Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/21614e6f09e7520a1bc888df5097a96c-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 22955,
            "name": "Beginner's Tournament",
            "director": {
                "id": 394426,
                "username": "13RAiN17",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/4750dc5cc067be2683d0c548f6bfad2a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1123.0398848547989,
                        "deviation": 85.55493833364629,
                        "volatility": 0.060037222706568444
                    }
                },
                "ranking": 17.60317221197202,
                "professional": false,
                "ui_class": ""
            },
            "description": "A friendly tournament for beginners.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 604800,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1373,
                "name": "10 Rank Range Events",
                "summary": "A group where events are held at 10 rank intervals (e.g. 30-21 kyu; 20-11 kyu).",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://user-uploads.online-go.com/94c484cac7edb07c8ac142cee7ef277e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2017-01-07T18:00:00Z",
            "players_start": 16,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 9,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-01-09T15:38:41.034450Z",
            "ended": "2017-08-07T03:06:46.608602Z",
            "start_waiting": "2017-01-09T15:38:40.595190Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/94c484cac7edb07c8ac142cee7ef277e-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 91631,
            "name": "9x9x9xo",
            "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": "Ghhhhjjj",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 236,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-23T22:18:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-06-23T22:18:16.931773Z",
            "ended": "2022-06-23T22:55:47.726028Z",
            "start_waiting": "2022-06-23T22:18:16.704427Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 12019,
            "name": "第3回珊瑚杯 9路盤 ハンデ戦",
            "director": {
                "id": 169487,
                "username": "ysanno",
                "country": "jp",
                "icon": "https://secure.gravatar.com/avatar/42f98940aa28f71598d59934328431b5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1976.8180028869524,
                        "deviation": 65.08866674604444,
                        "volatility": 0.060003757560440504
                    }
                },
                "ranking": 30.693323304789523,
                "professional": false,
                "ui_class": ""
            },
            "description": "今回はハンデ戦です!総当り戦だと打つのが大変なので、「同時マクマホン」を試してみます。10人以上参加必須なので皆様ご参加お願いします!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 705,
                "name": "珊瑚の会",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2015-11-05T03:30:00Z",
            "players_start": 10,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2015-11-05T03:15:20.945967Z",
            "ended": "2015-12-31T00:00:07.794739Z",
            "start_waiting": "2015-11-05T03:15:20.422822Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 750,
            "name": "JontomXire's mini-tournament",
            "director": {
                "id": 18483,
                "username": "JontomXire",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/0e26f44680e364b6ade58c65a24b0525?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1181.8976977383518,
                        "deviation": 64.27102387046024,
                        "volatility": 0.05995965308810826
                    }
                },
                "ranking": 18.78572453153939,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 7,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-08-25T03:12:20Z",
            "ended": "2009-08-25T01:12:20Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 117760,
            "name": "Handicap Arena 2024 - 052",
            "director": {
                "id": 2408,
                "username": "richyfourtytwo",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/8482108492340cf4f2021653180eb741-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1531.9549335094598,
                        "deviation": 65.217956000904,
                        "volatility": 0.059740142660331536
                    }
                },
                "ranking": 24.79137367223587,
                "professional": false,
                "ui_class": ""
            },
            "description": "Part of an arena tournament. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as there are 5 players.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": true,
            "group": {
                "id": 13655,
                "name": "Handicap Arena",
                "summary": "Organising arena-type handicap correspondence tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 105,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-07-05T10:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-07-05T21:12:16.303681Z",
            "ended": "2024-10-23T15:33:55.948662Z",
            "start_waiting": "2024-07-05T21:12:16.127599Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 1732,
            "name": "OGS Trigantius",
            "director": {
                "id": 37234,
                "username": "JL",
                "country": "mx",
                "icon": "https://secure.gravatar.com/avatar/c51060fc0ab04c75c7177c0994e80803?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1453.1944900972348,
                        "deviation": 68.79801774192336,
                        "volatility": 0.06001407761249034
                    }
                },
                "ranking": 23.569506849133813,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-06-21T14:17:16Z",
            "ended": "2012-06-21T12:17:16Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 67429,
            "name": "Bremen-Very-Open !",
            "director": {
                "id": 466733,
                "username": "OFO",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/5cbd7bfccd00150ac7f2d98f1d93b5e2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1843.9548384365776,
                        "deviation": 67.05991115680384,
                        "volatility": 0.060071473214339886
                    }
                },
                "ranking": 29.08264240070741,
                "professional": false,
                "ui_class": ""
            },
            "description": "Die Vorgabe ist automatisch,und mit 7 Tage Bedenkzeit eine gute Überbrückung des Lockdowns.\nViel Spaß",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 40800,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 36000,
                "initial_time": 432000,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5054,
                "name": "Go Revival Bremen",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/47a010897c31ed8892e6ab2f728df2e4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-11-08T19:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-11-08T20:42:28.817821Z",
            "ended": "2020-11-09T23:00:35.364324Z",
            "start_waiting": "2020-11-08T20:42:28.713140Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/47a010897c31ed8892e6ab2f728df2e4-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 22951,
            "name": "Sea-eagle Feathers",
            "director": {
                "id": 11372,
                "username": "Carel",
                "country": "_Scotland",
                "icon": "https://secure.gravatar.com/avatar/d04e237ce10e8d5d3440046944c89417?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1292.3916243045364,
                        "deviation": 65.67142702351883,
                        "volatility": 0.059964723165606366
                    }
                },
                "ranking": 20.854712007568494,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "There seem to be few handicapped correspondence tournaments now, and it was these I enjoyed most when an OGS regular years ago.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 85,
                "name": "Isle of Skye",
                "summary": "If you've ever played, or are not 100% ruling out ever playing, in the tournament held every second year in the Isle of Skye, Scotland, then you qualfy for this group.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 29,
                "icon": "https://user-uploads.online-go.com/6e667209a2e455c6e70d43f9e2d1b11f-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-12-20T13:32:00Z",
            "players_start": 5,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 13,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-12-19T14:18:28.429414Z",
            "ended": "2017-11-25T21:41:45.525975Z",
            "start_waiting": "2016-12-19T14:18:27.953326Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6e667209a2e455c6e70d43f9e2d1b11f-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 4358,
            "name": "Vienna easy",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 767.820499624262,
                        "deviation": 64.07244270954365,
                        "volatility": 0.05914499071209855
                    }
                },
                "ranking": 8.800651190003721,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "fxz jhk",
            "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": false,
            "group": {
                "id": 445,
                "name": "Go7wien",
                "summary": "Wiener Go Klub",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 65,
                "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-01-27T18:57:00Z",
            "players_start": 6,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-01-27T18:57:10.333660Z",
            "ended": "2015-04-21T12:09:57.298349Z",
            "start_waiting": "2015-01-27T18:57:09.742412Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-15.png",
            "player_count": 7,
            "ranked": true
        }
    ]
}