List all tournaments or create a new tournament.

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

{
    "count": 58844,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=handicap&page=32",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=handicap&page=30",
    "results": [
        {
            "id": 78117,
            "name": "1234567891011121314151617181920",
            "director": {
                "id": 1025596,
                "username": "围棋小白白",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/716e1e73a7c9cb842275fe053e0250f1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 999.3860966661631,
                        "deviation": 90.70465667748752,
                        "volatility": 0.06001307833035169
                    }
                },
                "ranking": 14.902648703121073,
                "professional": false,
                "ui_class": ""
            },
            "description": "123456",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 15360,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 14400,
                "initial_time": 86400,
                "max_time": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8850,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-28T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 19,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-08-03T19:28:13.818967Z",
            "ended": "2021-08-16T16:17:38.115601Z",
            "start_waiting": "2021-08-03T19:28:13.714258Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 511,
            "name": "Goban Larva Camp",
            "director": {
                "id": 20502,
                "username": "nobush",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/d0c558f672e167a609363bda95da4150-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1335.0013655028156,
                        "deviation": 64.38574479657774,
                        "volatility": 0.06067159917820845
                    }
                },
                "ranking": 21.605648014750955,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 172800
            },
            "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": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-06-24T19:45:33Z",
            "ended": "2008-06-24T17:45:33Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 90694,
            "name": "YOla #11 13x13",
            "director": {
                "id": 1031007,
                "username": "Yusnail",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/65d7cee6775a3c9b99c02ca91d1bd888-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 959.2114922541077,
                        "deviation": 67.14926912751855,
                        "volatility": 0.05996929592419021
                    }
                },
                "ranking": 13.952813407359786,
                "professional": false,
                "ui_class": ""
            },
            "description": "Турнир для игры между участниками группы Йошкар-Ола для совместных игр и их разборов :)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9933,
                "name": "Йошкар-Ола",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 26,
                "icon": "https://user-uploads.online-go.com/a546d95660d9b568663a54fd2e5522b5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-03T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2022-06-03T15:00:25.724070Z",
            "ended": "2022-07-25T14:07:19.650334Z",
            "start_waiting": "2022-06-03T15:00:25.441188Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/a546d95660d9b568663a54fd2e5522b5-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 55765,
            "name": "Reddit Round Robin Handicap Correspondence 6 Kyu - 6 Dan",
            "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": "Reddit Round Robin Handicap Correspondence 6 Kyu - 6 Dan",
            "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": 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": true,
            "time_start": "2020-01-24T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 24,
            "max_ranking": 35,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-01-22T03:17:09.417410Z",
            "ended": "2020-04-11T15:40:42.877904Z",
            "start_waiting": "2020-01-22T03:17:04.291756Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5021b9df7b49c54cc5eb5d8ce9d893bb-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 25882,
            "name": "Grupo Patagonico con ventaja 1ro",
            "director": {
                "id": 316711,
                "username": "adepec",
                "country": "ar",
                "icon": "https://secure.gravatar.com/avatar/3c74466a99cdf256798c859536903d8e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2021.082693680288,
                        "deviation": 108.02117169534618,
                        "volatility": 0.06001633775590325
                    }
                },
                "ranking": 31.205977092917838,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneo con ventaja por la liga patagonica para miembros",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 306,
            "time_control_parameters": {
                "period_time": 300,
                "speed": "live",
                "system": "byoyomi",
                "pause_on_weekends": false,
                "time_control": "byoyomi",
                "periods": 5,
                "main_time": 600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1490,
                "name": "Jugadores Patagónicos",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 48,
                "icon": "https://user-uploads.online-go.com/3e930215222ce72025be6d510c4622b7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-04-11T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2017-04-11T23:01:01.202937Z",
            "ended": "2017-04-11T23:39:35.173859Z",
            "start_waiting": "2017-04-11T23:01:00.184063Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3e930215222ce72025be6d510c4622b7-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 128448,
            "name": "Handicap Arena 2025 - 036",
            "director": {
                "id": 526987,
                "username": "Gia",
                "country": "gr",
                "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1120.0744366839263,
                        "deviation": 63.65462468299386,
                        "volatility": 0.06007243332582177
                    }
                },
                "ranking": 17.541962522843974,
                "professional": false,
                "ui_class": "supporter"
            },
            "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": 101,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-05-17T14: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": "2025-05-15T15:33:34.842302Z",
            "ended": "2025-11-16T13:08:20.226589Z",
            "start_waiting": "2025-05-15T15:33:34.678587Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 93079,
            "name": "Sonatype 9x9 handicap",
            "director": {
                "id": 651871,
                "username": "carlosmorenoserrano",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/f06620298127a4692e96db7c7377a9d3?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1587.276573423934,
                        "deviation": 64.5489698768658,
                        "volatility": 0.059990377959684794
                    }
                },
                "ranking": 25.612621001327536,
                "professional": false,
                "ui_class": ""
            },
            "description": "Sonatype 9x9 Handicap tournament",
            "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": 9037,
                "name": "Sonatype",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-02T10: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": "2022-08-02T16:31:33.417788Z",
            "ended": "2022-09-29T15:29:52.644623Z",
            "start_waiting": "2022-08-02T16:31:33.322500Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 782,
            "name": "TedErnst's handicap MT #2",
            "director": {
                "id": 7781,
                "username": "ThornsFan",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/4df0f17546b2749c9896c4ae9a13c66d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1326.9484859447628,
                        "deviation": 62.41508550443843,
                        "volatility": 0.05974564346244173
                    }
                },
                "ranking": 21.4655817168294,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "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": 25,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-07-05T07:07:39Z",
            "ended": "2009-07-05T05:07:39Z",
            "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": 1078,
            "name": "Deka Tournament #2 Proper Handicap",
            "director": {
                "id": 27045,
                "username": "lupus74",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/9d5a94febf6d4e444453381637286b46?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1305.2507598731472,
                        "deviation": 67.41623388190882,
                        "volatility": 0.06001793216289988
                    }
                },
                "ranking": 21.08391324168901,
                "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": false,
            "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": "2010-04-11T18:26:08Z",
            "ended": "2010-04-11T16:26:08Z",
            "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": 115621,
            "name": "13x13 New Zealand Handicap League #4",
            "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. 10 players. Starts only when full.\n\nNew Zealand rules. 13x13 board. Handicap games. Round robin.\n\nFor more tournaments and ladders with New Zealand rules: <https://online-go.com/group/14024>",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": "2024-06-27T03:13: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-06-26T18:30:29.891158Z",
            "ended": "2024-08-26T18:16:23.138942Z",
            "start_waiting": "2024-06-26T18:30:29.189625Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}