List all tournaments or create a new tournament.

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

{
    "count": 59226,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=rules&page=2",
    "previous": null,
    "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": 1223.4369870548376,
                        "deviation": 65.58685209737375,
                        "volatility": 0.05985069436705483
                    }
                },
                "ranking": 19.58538885304004,
                "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": 381,
                "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": 2956,
            "name": "2014 01 9x9",
            "director": {
                "id": 34734,
                "username": "varcos",
                "country": "ro",
                "icon": "https://user-uploads.online-go.com/9521e434b5969d7c96058055f4baca35-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1304.6830807753586,
                        "deviation": 65.4875901602513,
                        "volatility": 0.060031481650770796
                    }
                },
                "ranking": 21.073842663564484,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Hai, Gabi!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 0,
            "time_control_parameters": {
                "time_control": "none"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 198,
                "name": "Noi",
                "summary": "",
                "require_invitation": true,
                "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": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2014-07-24T09:24:56.972167Z",
            "ended": "2014-08-28T20:26:28.482766Z",
            "start_waiting": "2014-07-24T09:24:56.197728Z",
            "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": 2824,
            "name": "19x19 McMahon Cup Monday 15:00 UTC",
            "director": {
                "id": 52052,
                "username": "ST000MA",
                "country": "rs",
                "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1773.7204734712398,
                        "deviation": 64.7543915421217,
                        "volatility": 0.06233350490466346
                    }
                },
                "ranking": 28.18365079311867,
                "professional": false,
                "ui_class": ""
            },
            "description": "Starts at 15:00 UTC on Monday 24.2.2014. No McMahon bar (all players start with 0 points)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 35,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 480,
                "periods": 4
            },
            "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": 381,
                "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": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-02-24T15:14:54.896516Z",
            "ended": "2014-02-24T16:43:53.273248Z",
            "start_waiting": "2014-02-24T15:10:18.525403Z",
            "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": 2681,
            "name": "13 squared",
            "director": {
                "id": 6489,
                "username": "folly",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/55bf20f8c369818205f9fd89a6f30687-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1153.5384440115931,
                        "deviation": 65.40421445201942,
                        "volatility": 0.05994538637023112
                    }
                },
                "ranking": 18.223474951389964,
                "professional": false,
                "ui_class": ""
            },
            "description": "13 x 13 round robin",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "aga",
            "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": 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": 381,
                "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": 10,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-12-05T08:28:54.990084Z",
            "ended": "2014-04-03T20:46:27.259464Z",
            "start_waiting": "2013-12-05T08:28:54.534668Z",
            "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": 124992,
            "name": "Washington's birthday",
            "director": {
                "id": 829659,
                "username": "π–Œπ–” 𝖕𝖗𝖔66",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/e5a663a5d87d9007b7179b50144d2ab0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1306.463804669935,
                        "deviation": 65.16094031010493,
                        "volatility": 0.0606858506195313
                    }
                },
                "ranking": 21.105417880401234,
                "professional": false,
                "ui_class": ""
            },
            "description": "The first president of the United States was born on February 22nd, 1732.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 609587,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 604800,
                "initial_time": 604800,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9450,
                "name": "simple go",
                "summary": "",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/0c7c663cf59b04af1b51c7dc1fa11e2b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-02-22T18: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": "2025-02-22T18:00:52.776631Z",
            "ended": null,
            "start_waiting": "2025-02-22T18:00:50.241135Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://user-uploads.online-go.com/0c7c663cf59b04af1b51c7dc1fa11e2b-15.png",
            "player_count": 25,
            "ranked": true
        },
        {
            "id": 2927,
            "name": "9x9 Mini-Tournement for 30Ks",
            "director": {
                "id": 67357,
                "username": "Lein@d Why?",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/3a7c340bccabcef9661d2dc18ff12905-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1206.3338535720202,
                        "deviation": 62.726993542191146,
                        "volatility": 0.06012340100410309
                    }
                },
                "ranking": 19.25947821741587,
                "professional": false,
                "ui_class": ""
            },
            "description": "Sorry about the previous one I should have set that to correspondence. This one IS correspondence and yeah that's right 30Ks only.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 44160,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 432000,
                "time_increment": 43200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 222,
                "name": "Low-Rating 30k's",
                "summary": "A group so low-rating 30k's can find each other, play against each other, and beat each other. Everyone deserves an approximately 50/50 win rate.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 279,
                "icon": "https://user-uploads.online-go.com/43373022b3404dee8e6d5616a14de877-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": 0,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-05-21T16:55:03.929076Z",
            "ended": "2014-06-25T21:32:22.764414Z",
            "start_waiting": "2014-05-21T16:55:03.681636Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/43373022b3404dee8e6d5616a14de877-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2755,
            "name": "beginner tournament 28Kyu-30Kyu",
            "director": {
                "id": 53917,
                "username": "Trudi",
                "country": "",
                "icon": "https://secure.gravatar.com/avatar/8d1bc87c813481718c8a00ec89cbc71d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1186.8118757215577,
                        "deviation": 75.10706571765202,
                        "volatility": 0.05999292133030317
                    }
                },
                "ranking": 18.881779687309265,
                "professional": false,
                "ui_class": ""
            },
            "description": "this tournament is for players 28 Kyu and lower.",
            "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": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 159,
                "name": "go rule, teaching, and help",
                "summary": "request this group if your having trouble understanding rules or need help.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 24,
                "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": 2,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-01-09T19:54:38.354767Z",
            "ended": "2014-05-08T17:04:05.194356Z",
            "start_waiting": "2014-01-09T19:54:38.189848Z",
            "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": 77687,
            "name": "Death",
            "director": {
                "id": 943646,
                "username": "Alpha  Zero",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/9d1a77d931cc0e362543930820bcca4b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1326.79752693017,
                        "deviation": 65.56888398639605,
                        "volatility": 0.06000228444562641
                    }
                },
                "ranking": 21.462947929590804,
                "professional": false,
                "ui_class": ""
            },
            "description": "If you join you are dead by when it starts. OGS may not even be a thing then. Time travelers it is 2021 right now. July 17, 2021",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 2425920,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 2419200,
                "periods": 300
            },
            "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": 17745,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2221-12-31T22:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 54,
            "ranked": true
        },
        {
            "id": 64077,
            "name": "Closing ceremony tournament",
            "director": {
                "id": 737259,
                "username": "ε€©ι΅εœ‹ε…¬δΈ»",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/21d30730db10658fec1192be234caa69-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1608.614780585304,
                        "deviation": 69.22071654364045,
                        "volatility": 0.06006522301189862
                    }
                },
                "ranking": 25.921759693266278,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello everybody,time flies.A few days latervthe AGA Tournament closing ceremony is coming soon. This tournament proves us a communication from country to country.And It makes us learn how players move and do reflections.I think it is the best way to prove linking from country to country. There are many tournaments in it.Such as 9x9,Blitz or open.Their are many choices to choose .The tournament was not face to face.However,it was an experience to play,review and enjoy! Sadly,even good things also have an ending.We have a few days to end the tournament.Therefore,I held a Closing tournament which made all participants cherish the moment of playing with other participants. What I believe is, although the tournament is over.We’ll still keep staying at the AGA group. This is the end of my speech.Thank you! Speaker sko0",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 70,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 3600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 446,
                "name": "AGA (American Go Association)",
                "summary": "This is the official meetup place for the 2021 e-Go Congress, an online event organized by the AGA (American Go Association). Join us and say hi!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1531,
                "icon": "https://user-uploads.online-go.com/9410cf16aa1994fed5749fa6372ec1b5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-09T17:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-08-09T17:00:27.211386Z",
            "ended": "2020-08-09T17:11:26.377443Z",
            "start_waiting": "2020-08-09T17:00:27.053086Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9410cf16aa1994fed5749fa6372ec1b5-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 58490,
            "name": "9x9 Nerdy Go Beginner's Tournament",
            "director": {
                "id": 571536,
                "username": "personnerdy",
                "country": "_NATO",
                "icon": "https://secure.gravatar.com/avatar/f65512910552dc975b44adf67c971347?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 798.2940257215395,
                        "deviation": 64.10053293007448,
                        "volatility": 0.060020899416725275
                    }
                },
                "ranking": 9.70167237450699,
                "professional": false,
                "ui_class": ""
            },
            "description": "A new era for the Nerdy Go Club has begun!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 11,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 90,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3897,
                "name": "Nerdy Go Club",
                "summary": "A Go club for nerdy people.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/d475bf78706f35551474be70020c7184-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-04T22:10:00Z",
            "players_start": 5,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-04T22:10:17.531049Z",
            "ended": "2020-04-04T22:31:27.746645Z",
            "start_waiting": "2020-04-04T22:10:16.313692Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d475bf78706f35551474be70020c7184-15.png",
            "player_count": 5,
            "ranked": true
        }
    ]
}