List all tournaments or create a new tournament.

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

{
    "count": 58857,
    "next": "https://online-go.com/api/v1/tournaments/?ordering=handicap&page=3",
    "previous": "https://online-go.com/api/v1/tournaments/?ordering=handicap",
    "results": [
        {
            "id": 1887,
            "name": "Middle class tournament - Proper Handicap",
            "director": {
                "id": 27886,
                "username": "LovroS",
                "country": "ch",
                "icon": "https://secure.gravatar.com/avatar/7193641b219f5996d233035da8b4b842?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1831.425273145897,
                        "deviation": 67.81264652723739,
                        "volatility": 0.06000629855101437
                    }
                },
                "ranking": 28.924802639193427,
                "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": 9,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-09-21T13:14:23Z",
            "ended": "2012-09-21T11:14:23Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 110758,
            "name": "Go on the Table",
            "director": {
                "id": 1465095,
                "username": "HistoryTable",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1a99de3efdbc0c5a27ae1b3a237ea332?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 860.5027560763854,
                        "deviation": 60.333756603779456,
                        "volatility": 0.05986380850369648
                    }
                },
                "ranking": 11.438844569841677,
                "professional": false,
                "ui_class": ""
            },
            "description": "History on the Table plays Go.",
            "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",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13887,
                "name": "Go on the Table",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/47fba8e6110be66b3dd5802f35a82ddb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-12-18T14: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": "2023-12-18T14:57:00.555728Z",
            "ended": "2024-03-29T11:40:55.880013Z",
            "start_waiting": "2023-12-18T14:57:00.472683Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/47fba8e6110be66b3dd5802f35a82ddb-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 2797,
            "name": "Tet's 19x19 DDK tournament",
            "director": {
                "id": 47299,
                "username": "Tethys",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/9481f463fff8d092470a3fa7c0e256f6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1255.1845502913764,
                        "deviation": 64.51417296121451,
                        "volatility": 0.05985183155117465
                    }
                },
                "ranking": 20.17845743885619,
                "professional": false,
                "ui_class": ""
            },
            "description": "Like it says, with a bit of flexibility at each end.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "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": 22,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-02-14T22:38:02.908094Z",
            "ended": "2014-08-25T20:08:14.221842Z",
            "start_waiting": "2014-02-14T22:38:02.503247Z",
            "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": 71253,
            "name": "Melee 13x13 Tournament: 2021-02-15",
            "director": {
                "id": 741522,
                "username": "wolfmeister",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/c86451e4f5aaface6118117b8b91597b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1209.6169056480942,
                        "deviation": 65.52079638031556,
                        "volatility": 0.06013235595814508
                    }
                },
                "ranking": 19.32239564406787,
                "professional": false,
                "ui_class": ""
            },
            "description": "Play async or live via video. Your choice.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 20160,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 1814400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6518,
                "name": "Madison Google Go",
                "summary": "Nominally a social league for the MSN site, but friendly, casual players from other sites welcome.  Make sure to join the Hangouts room, go-msn@ group for announcements!  Please send an *INTERNAL* email to the organizers to join.  We don't always notice OG",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 18,
                "icon": "https://user-uploads.online-go.com/58487116e0e161b5d171c5b31268b059-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-15T16: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": "2021-02-15T16:00:50.740329Z",
            "ended": "2021-03-01T22:34:57.309449Z",
            "start_waiting": "2021-02-15T16:00:50.326120Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/58487116e0e161b5d171c5b31268b059-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 50536,
            "name": "SAP gó klub 13-as miniverseny",
            "director": {
                "id": 34673,
                "username": "palzol",
                "country": "hu",
                "icon": "https://user-uploads.online-go.com/1e924ed958a88f964237b0b8b384af1e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1797.2603134610783,
                        "deviation": 61.69211885287227,
                        "volatility": 0.059986055952751006
                    }
                },
                "ranking": 28.488863966701214,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Sziasztok!\n\nPróbáljunk egy ilyet :)\n\nZoli",
            "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",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3827,
                "name": "SAP Hungary",
                "summary": "Closed group for employees of SAP Hungary Kft",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 13,
                "icon": "https://user-uploads.online-go.com/1fe4ee3cf331b85fad45b900586f5610-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-07-31T06:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2019-07-31T06:00:44.150228Z",
            "ended": "2019-09-25T12:01:54.426365Z",
            "start_waiting": "2019-07-31T06:00:43.719092Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1fe4ee3cf331b85fad45b900586f5610-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 102059,
            "name": "April Tournement",
            "director": {
                "id": 1066928,
                "username": "Arkhaya",
                "country": "sg",
                "icon": "https://user-uploads.online-go.com/392c557da0e8a154bcf860d082917ae3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1745.7064342348563,
                        "deviation": 67.32393272787282,
                        "volatility": 0.06008917697655887
                    }
                },
                "ranking": 27.815102888895215,
                "professional": false,
                "ui_class": ""
            },
            "description": "Monthly tournement",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 15084,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 14400,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13099,
                "name": "SIM Weiqi",
                "summary": "Group for SIM Weiqi Members, alumni's and outsiders that join SIM Weiqi events and sessions",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 19,
                "icon": "https://user-uploads.online-go.com/775fbe7b91bd5bcaa7a74aa3d7b2abed-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-04-15T06:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2023-04-15T06:00:39.778973Z",
            "ended": "2023-05-12T12:56:00.695332Z",
            "start_waiting": "2023-04-15T06:00:39.407893Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/775fbe7b91bd5bcaa7a74aa3d7b2abed-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 82883,
            "name": "KIDO Training",
            "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": "KIDO training",
            "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": 237,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-24T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-11-23T23:31:27.775473Z",
            "ended": "2021-11-24T00:14:42.315568Z",
            "start_waiting": "2021-11-23T23:31:27.647064Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 44086,
            "name": "Get that pachyderm away from ME",
            "director": {
                "id": 559162,
                "username": "Phone houpe",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/64abaccd2b9c8d7f1fb1d50a384665d3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 893.1069111136562,
                        "deviation": 62.95691673411153,
                        "volatility": 0.059983452625147184
                    }
                },
                "ranking": 12.29978095030867,
                "professional": false,
                "ui_class": ""
            },
            "description": "I live in the same state as you",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "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": 62,
                "name": "Texas Go Players",
                "summary": "A group for go players from Texas!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 116,
                "icon": "https://user-uploads.online-go.com/67d20df8bac6af9f268edc98b26e5b16-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-12-28T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-12-31T10:15:24.301832Z",
            "ended": "2019-01-23T02:36:45.513257Z",
            "start_waiting": "2018-12-31T10:15:23.971785Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/67d20df8bac6af9f268edc98b26e5b16-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 124134,
            "name": "13x13 New Zealand Handicap D.E. #13",
            "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. 13x13 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": 90782,
            "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": "2025-02-22T04:13:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-02-18T18:23:30.743964Z",
            "ended": "2025-06-02T09:51:39.958311Z",
            "start_waiting": "2025-02-18T18:23:30.289253Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 1110,
            "name": "Low Kyu to Mid-Dan Level Tourney",
            "director": {
                "id": 31681,
                "username": "FocusdPattern",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/40393c5f50c3e179a08aeb251da17ea8?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1860.1737090059587,
                        "deviation": 79.3944801076217,
                        "volatility": 0.06000702322219808
                    }
                },
                "ranking": 29.2853725427058,
                "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": 27,
            "max_ranking": 34,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-05-25T03:04:43Z",
            "ended": "2010-05-25T01:04:43Z",
            "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
        }
    ]
}