List all tournaments or create a new tournament.

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

{
    "count": 60582,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-description&page=1274",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-description&page=1272",
    "results": [
        {
            "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": 1237.0512793706146,
                        "deviation": 63.62116081702463,
                        "volatility": 0.059857338182360005
                    }
                },
                "ranking": 19.841577096558275,
                "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": 387,
                "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": 25693,
            "name": "Just have fun!",
            "director": {
                "id": 433332,
                "username": "HikaruIzBack",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/f8f5905cf1f11baefaf6108985afd4ca-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 822.7743318535855,
                        "deviation": 70.73468933931811,
                        "volatility": 0.060029696151245864
                    }
                },
                "ranking": 10.400917622734466,
                "professional": false,
                "ui_class": ""
            },
            "description": "Like I said:\nJust have fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 30,
                "max_time": 60,
                "time_increment": 10,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18097,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-03-23T02:15:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-03-23T02:55:55.089649Z",
            "ended": "2017-03-23T03:06:56.697451Z",
            "start_waiting": "2017-03-23T02:55:53.526895Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 59069,
            "name": "Take III",
            "director": {
                "id": 431917,
                "username": "jkp",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/61f8bc121cdb3d46f9f0f68ab8875974-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1133.1160219614135,
                        "deviation": 60.44939350118458,
                        "volatility": 0.05984066060549196
                    }
                },
                "ranking": 17.80995235885462,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Light relief in the time of Corona",
            "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": 4532,
                "name": "Sonalytic",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-15T15: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": "2020-04-15T15:00:20.588399Z",
            "ended": "2020-07-03T08:56:36.420474Z",
            "start_waiting": "2020-04-15T15:00:20.466126Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 2950,
            "name": "Liga OGS Igo Club 1st",
            "director": {
                "id": 41020,
                "username": "bakekoq",
                "country": "id",
                "icon": "https://secure.gravatar.com/avatar/128f65403d26cbcf334407e08af054c7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1559.7858812556892,
                        "deviation": 64.00362920541266,
                        "volatility": 0.05998054228511139
                    }
                },
                "ranking": 25.208164006296965,
                "professional": false,
                "ui_class": ""
            },
            "description": "Liga untuk bermain orang indo di online-go.com yang pertama. Mohon Kerjasamanya.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 2310,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 390
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 200,
                "name": "Indonesian Go Fans Club",
                "summary": "Indonesian Online Go Fans Club",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 151,
                "icon": "https://user-uploads.online-go.com/bbd562c21828c0b25ba2836247b88410-64.png"
            },
            "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": "invite",
            "started": "2014-06-13T09:51:30.379627Z",
            "ended": "2014-07-05T18:58:48.380596Z",
            "start_waiting": "2014-06-13T09:51:29.981265Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bbd562c21828c0b25ba2836247b88410-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 82565,
            "name": "Life in go",
            "director": {
                "id": 1079634,
                "username": "Gost GO",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/d32c833233bc1d75ef6227ef1aaa6e7e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1162.9057425972514,
                        "deviation": 148.70732466829435,
                        "volatility": 0.059998023044522814
                    }
                },
                "ranking": 18.410705142866167,
                "professional": false,
                "ui_class": ""
            },
            "description": "Life in go!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 438720,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 432000,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10493,
                "name": "Like 19 on 19",
                "summary": "Who likes tournaments on a 19 by 19 board!Then come to us!BUT there is a problem, the The group is closed! write to us, that is, KunGo, Gost Go!",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 37,
                "icon": "https://user-uploads.online-go.com/3679ee129f9cfd7d20bf4fd8ac8aa814-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-17T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-11-17T13:00:00.656809Z",
            "ended": "2022-05-13T02:19:44.481486Z",
            "start_waiting": "2021-11-17T13:00:00.569604Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3679ee129f9cfd7d20bf4fd8ac8aa814-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 135374,
            "name": "Midrange Madness 13x13 2601",
            "director": {
                "id": 1164695,
                "username": "Guy Mulford",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/5cb2530df2b32aef8bd63989615c3485-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1272.2387297156342,
                        "deviation": 66.20731223507522,
                        "volatility": 0.0599763971830409
                    }
                },
                "ranking": 20.49087859037592,
                "professional": false,
                "ui_class": ""
            },
            "description": "Life happens. Vacation time is legal but please don't use it to stall the tournament as that will be considered grounds for disqualification.\n\nHave fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 44661,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12568,
                "name": "League of Extraordinary Players",
                "summary": "We play Go!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2026-01-04T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-01-04T08:00:46.896267Z",
            "ended": "2026-03-12T11:05:12.968789Z",
            "start_waiting": "2026-01-04T08:00:46.764855Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 135375,
            "name": "Midrange Madness 19x19 2601",
            "director": {
                "id": 1164695,
                "username": "Guy Mulford",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/5cb2530df2b32aef8bd63989615c3485-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1272.2387297156342,
                        "deviation": 66.20731223507522,
                        "volatility": 0.0599763971830409
                    }
                },
                "ranking": 20.49087859037592,
                "professional": false,
                "ui_class": ""
            },
            "description": "Life happens. Vacation time is legal but please don't use it to stall the tournament as that will be considered grounds for disqualification.\n\nHave fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 43884,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12568,
                "name": "League of Extraordinary Players",
                "summary": "We play Go!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2026-01-04T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-01-04T08:00:47.143876Z",
            "ended": "2026-04-09T02:06:16.251770Z",
            "start_waiting": "2026-01-04T08:00:47.031453Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 135373,
            "name": "Midrange Madness 9x9 2601",
            "director": {
                "id": 1164695,
                "username": "Guy Mulford",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/5cb2530df2b32aef8bd63989615c3485-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1272.2387297156342,
                        "deviation": 66.20731223507522,
                        "volatility": 0.0599763971830409
                    }
                },
                "ranking": 20.49087859037592,
                "professional": false,
                "ui_class": ""
            },
            "description": "Life happens. Vacation time is legal but please don't use it to stall the tournament as that will be considered grounds for disqualification.\n\nHave fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46248,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12568,
                "name": "League of Extraordinary Players",
                "summary": "We play Go!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2026-01-04T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-01-04T08:00:47.017820Z",
            "ended": "2026-03-01T20:05:23.723719Z",
            "start_waiting": "2026-01-04T08:00:46.912780Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 60045,
            "name": "Hjjygtvyv hbybyyb",
            "director": {
                "id": 599547,
                "username": "TheDarkReaper",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/fed4beb4162de5d4a375f39e8fcde598?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1243.7977591378713,
                        "deviation": 61.77482107116207,
                        "volatility": 0.05999946540668759
                    }
                },
                "ranking": 19.96748672603545,
                "professional": false,
                "ui_class": ""
            },
            "description": "Lgyygyggy",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "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": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18097,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-04T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-05T06:51:07.082802Z",
            "ended": "2020-11-01T06:58:40.188981Z",
            "start_waiting": "2020-05-05T06:51:06.548924Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 51045,
            "name": "I. SAP Hungary 13-as körmérkőzés",
            "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": "Levelező körmérkőzés automatikus előnykövekkel. Napi 1-2 lépésre időzítve.\n\nAdjatok neki, skacok!",
            "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": 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": true,
            "time_start": "2019-08-21T08: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-08-12T13:20:07.116649Z",
            "ended": "2019-09-16T12:28:14.205438Z",
            "start_waiting": "2019-08-12T13:20:05.351077Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1fe4ee3cf331b85fad45b900586f5610-15.png",
            "player_count": 6,
            "ranked": true
        }
    ]
}