List all tournaments or create a new tournament.

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

{
    "count": 59433,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=rules&page=12",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=rules&page=10",
    "results": [
        {
            "id": 2727,
            "name": "GO Beginners",
            "director": {
                "id": 57116,
                "username": "shaolin",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/a01b0e61e9d22b6ae5c71c8b71c34e37?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 946.1847615199749,
                        "deviation": 171.664689168067,
                        "volatility": 0.059996756672184307
                    }
                },
                "ranking": 13.636266636999832,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "30 - 25 k",
            "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": 259200,
                "time_increment": 86400
            },
            "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": 17810,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-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": 5,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-12-24T08:36:06.527294Z",
            "ended": "2014-02-28T02:03:00.079385Z",
            "start_waiting": "2013-12-24T08:36:05.818884Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 76617,
            "name": "13x13 blitz",
            "director": {
                "id": 482393,
                "username": "Wowza",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/787db1c7c02392fc7fd94ded59985014?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1395.0983101576703,
                        "deviation": 60.788436126936396,
                        "volatility": 0.05998045429418925
                    }
                },
                "ranking": 22.625002040838393,
                "professional": false,
                "ui_class": ""
            },
            "description": "tourney",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 5,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 5,
                "period_time": 5,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9451,
                "name": "SA Go Camp 2021",
                "summary": "Saint Ann's Go Camp 2021!",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 14,
                "icon": "https://user-uploads.online-go.com/d8c29bdffb492d2de31dd03d14247164-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-22T15: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": "2021-06-22T14:39:14.851205Z",
            "ended": "2021-06-22T15:03:39.355997Z",
            "start_waiting": "2021-06-22T14:39:14.662984Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d8c29bdffb492d2de31dd03d14247164-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 2578,
            "name": "SDK2",
            "director": {
                "id": 104,
                "username": "Oolong4Go",
                "country": "_Klingon",
                "icon": "https://secure.gravatar.com/avatar/8e91ccf2e8ceef7a17d825edc71c1924?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1487.0974735216928,
                        "deviation": 79.93436684201419,
                        "volatility": 0.06000532839122804
                    }
                },
                "ranking": 24.103391824779585,
                "professional": false,
                "ui_class": ""
            },
            "description": "Another tournament for SDK players\n\nwill start it when we get 8 players",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "aga",
            "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": 20,
                "name": "Single Digit Kyu Room",
                "summary": "A room for SDK's \r\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 761,
                "icon": "https://user-uploads.online-go.com/86d86effdffc2d0bbcd98e0f3b379249-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 20,
            "max_ranking": 30,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-10-28T21:30:20.900668Z",
            "ended": "2014-06-30T14:03:29.700309Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/86d86effdffc2d0bbcd98e0f3b379249-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2612,
            "name": "SDK4",
            "director": {
                "id": 104,
                "username": "Oolong4Go",
                "country": "_Klingon",
                "icon": "https://secure.gravatar.com/avatar/8e91ccf2e8ceef7a17d825edc71c1924?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1487.0974735216928,
                        "deviation": 79.93436684201419,
                        "volatility": 0.06000532839122804
                    }
                },
                "ranking": 24.103391824779585,
                "professional": false,
                "ui_class": ""
            },
            "description": "Even games ",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 20,
                "name": "Single Digit Kyu Room",
                "summary": "A room for SDK's \r\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 761,
                "icon": "https://user-uploads.online-go.com/86d86effdffc2d0bbcd98e0f3b379249-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 20,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2013-12-04T19:14:01.851421Z",
            "ended": "2014-03-11T13:23:15.391154Z",
            "start_waiting": "2013-12-04T19:14:00.107416Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/86d86effdffc2d0bbcd98e0f3b379249-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2813,
            "name": "9x9 Under 20kyu Competition",
            "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 on Wednesday, 19.2.2014. at 09:00 UTC. No McMahon bar (all players start with 0 points).  ",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 87360,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "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": 0,
            "max_ranking": 10,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-02-19T09:00:06.453221Z",
            "ended": "2014-05-15T17:50:47.750836Z",
            "start_waiting": "2014-02-19T09:00:04.895428Z",
            "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": 105181,
            "name": "Our Tournament",
            "director": {
                "id": 1386468,
                "username": "holy.joe.destefano",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8e539977f1f8566cb89fb7158b498448?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1337.6891060937023,
                        "deviation": 290.31896371798047,
                        "volatility": 0.05999967537233814
                    }
                },
                "ranking": 21.652208749198074,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Foo and also bar.",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 34,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13396,
                "name": "DeStefanoFam",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-07-08T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "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": 112813,
            "name": "March bimonthly 9",
            "director": {
                "id": 467165,
                "username": "MummRa",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/68359dab5164ddcdffa8ad4ca0699079-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1247.96548084978,
                        "deviation": 64.85752922715939,
                        "volatility": 0.06002061271498367
                    }
                },
                "ranking": 20.044928150690506,
                "professional": false,
                "ui_class": ""
            },
            "description": "Winners of monthly tournaments will be invited to yearly championship game, players above 1 dan can ask for invite if they wish to attend.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 85333,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 306,
                "name": "Michigan Go Players",
                "summary": "For Players from all over Michigan",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-03-23T16:12:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 112511,
            "name": "Half Term Tournament",
            "director": {
                "id": 204231,
                "username": "Duin",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/5aa764ab93c95913061ebff5402129d7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1196.1440994007148,
                        "deviation": 65.68867963997637,
                        "volatility": 0.06005358604942281
                    }
                },
                "ranking": 19.063102451897503,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Abingdon Go Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 93703,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 432000,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12962,
                "name": "Abingdon School",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 28,
                "icon": "https://user-uploads.online-go.com/b749fdd8e51e6aad42c5bed1302a597e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-02-08T13: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": "2024-02-08T12:29:14.439736Z",
            "ended": "2024-02-27T19:36:24.743706Z",
            "start_waiting": "2024-02-08T12:29:14.299622Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b749fdd8e51e6aad42c5bed1302a597e-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 2775,
            "name": "PARIS TROPHEE",
            "director": {
                "id": 43779,
                "username": "DoubleF",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/d2ee02db83d867aec71edd6e493f5912-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1566.5101018306307,
                        "deviation": 61.67602588084543,
                        "volatility": 0.061540695878435574
                    }
                },
                "ranking": 25.307748912652126,
                "professional": false,
                "ui_class": ""
            },
            "description": "for all paris lovers",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 430,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 36000,
                "max_time": 36000,
                "time_increment": 30
            },
            "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": 10,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-02-05T18:01:32.568916Z",
            "ended": "2014-02-05T18:49:55.825221Z",
            "start_waiting": "2014-02-05T18:01:32.319574Z",
            "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": 2820,
            "name": "Paris Challengers",
            "director": {
                "id": 43779,
                "username": "DoubleF",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/d2ee02db83d867aec71edd6e493f5912-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1566.5101018306307,
                        "deviation": 61.67602588084543,
                        "volatility": 0.061540695878435574
                    }
                },
                "ranking": 25.307748912652126,
                "professional": false,
                "ui_class": ""
            },
            "description": "challenge the city",
            "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": 518400,
                "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": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-02-15T06:28:52.791182Z",
            "ended": "2014-05-29T14:07:44.402918Z",
            "start_waiting": "2014-02-15T06:28:52.521906Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        }
    ]
}