List all tournaments or create a new tournament.

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

{
    "count": 59382,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5797",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5795",
    "results": [
        {
            "id": 756,
            "name": "MatCauthon's open mini-tournament 2",
            "director": {
                "id": 5832,
                "username": "MatCauthon",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a9be40b67c0a3a60fb51305a6ce43db2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2084.004117162902,
                        "deviation": 63.24857547273913,
                        "volatility": 0.05989514098950473
                    }
                },
                "ranking": 31.915703882753515,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 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": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-03-25T13:40:39Z",
            "ended": "2009-03-25T12:40: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": 2259,
            "name": "Quebec summer's tournament",
            "director": {
                "id": 35538,
                "username": "Patrice",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/5a5e2088dcb43b6c0a11a86ea513b1e7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1413.7785491693357,
                        "deviation": 61.3657022222299,
                        "volatility": 0.059984745620927205
                    }
                },
                "ranking": 22.932921490788466,
                "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": 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": 19,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-06-18T13:18:15Z",
            "ended": "2013-12-18T20:39:30.529865Z",
            "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": 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": 760,
                "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": 59890,
            "name": "Quarantäneturnier 8",
            "director": {
                "id": 487043,
                "username": "nutpen",
                "country": "ch",
                "icon": "https://user-uploads.online-go.com/519496e611a7f4fe719f898eb7041ddf-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1957.5667596000656,
                        "deviation": 64.86205685590367,
                        "volatility": 0.05994297843659725
                    }
                },
                "ranking": 30.46677208227851,
                "professional": false,
                "ui_class": ""
            },
            "description": "Viel Spaß.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 12,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 180,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3222,
                "name": "GOKSZ",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 28,
                "icon": "https://user-uploads.online-go.com/c22fe607cd9797580423018238a7c399-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-01T14:30:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-05-01T14:30:26.567219Z",
            "ended": "2020-05-01T16:21:40.176821Z",
            "start_waiting": "2020-05-01T14:30:25.540379Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c22fe607cd9797580423018238a7c399-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 2256,
            "name": "simzer's big and slow",
            "director": {
                "id": 40639,
                "username": "simzer",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b6e572eb4e0eb2db6c629f0daeb73663?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1838.1923166178271,
                        "deviation": 64.84021061193346,
                        "volatility": 0.06004203289335051
                    }
                },
                "ranking": 29.01018332539291,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 259200
            },
            "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": 14,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-07-11T07:16:58Z",
            "ended": "2014-05-12T10:18:24.054056Z",
            "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": 109533,
            "name": "🧭 GPS Expo 361, A class",
            "director": {
                "id": 1252765,
                "username": "KatNoire",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/d798a462581639c7be0f220400b2b60f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1474.1058774576727,
                        "deviation": 63.78024967595756,
                        "volatility": 0.05995328684214665
                    }
                },
                "ranking": 23.900259960522494,
                "professional": false,
                "ui_class": ""
            },
            "description": "Swiss format. Ranks 2dan+ welcome, provisional not included. No handicap. Paused on weekends.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46619,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 432000,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13341,
                "name": "Go Petrologic Survey",
                "summary": "The bedrock of locating liveable landscapes",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/cb0c03c5aa13049379d23a6b93516231-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-01-25T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 31,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-01-25T11:00:14.073684Z",
            "ended": "2024-05-16T13:21:16.263774Z",
            "start_waiting": "2024-01-25T11:00:14.001024Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/cb0c03c5aa13049379d23a6b93516231-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 2258,
            "name": "夏棋戦",
            "director": {
                "id": 870,
                "username": "opex",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/e059138473f928fc41580483a7c2736a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1401.506145003007,
                        "deviation": 63.91043603773482,
                        "volatility": 0.05978007916330174
                    }
                },
                "ranking": 22.731089003544017,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "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": 0,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-06-24T09:53:44Z",
            "ended": "2013-11-03T15:43:57.852029Z",
            "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": 59262,
            "name": "Mai-Go-Treffen Karlsruhe: Sonntag",
            "director": {
                "id": 739466,
                "username": "Wilhelm_BadenGo",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/f1ae93890215cad17648917be321fc97-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1167.9473530030036,
                        "deviation": 240.54409932754783,
                        "volatility": 0.060008152519407096
                    }
                },
                "ranking": 18.510851705624017,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Letzter Turnierblock",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 35,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 15,
                "initial_time": 1800,
                "max_time": 2700
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4816,
                "name": "Baden-Go-Treffen Karlsruhe",
                "summary": "Gruppe für offene Online-Turniere des Badischen Go-Vereins",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 114,
                "icon": "https://user-uploads.online-go.com/87e12d57033a4663cc2a5dd4768d1aa6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-03T08:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 32,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-05-03T08:00:12.598460Z",
            "ended": "2020-05-03T11:50:36.347073Z",
            "start_waiting": "2020-05-03T08:00:11.709644Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/87e12d57033a4663cc2a5dd4768d1aa6-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 2253,
            "name": "A Leisurely Tourney",
            "director": {
                "id": 1108,
                "username": "rjcchan",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/184c8bf1cfdf60acf44f3b8a7f891e93?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1014.474449879875,
                        "deviation": 67.9300434459753,
                        "volatility": 0.05996072784328585
                    }
                },
                "ranking": 15.249546519340203,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 345600,
                "max_time": 604800,
                "time_increment": 172800
            },
            "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": 1,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-08-15T14:20:24Z",
            "ended": "2013-08-15T12:20:24Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 111185,
            "name": "銀河之路 圍棋世界大賽",
            "director": {
                "id": 1021027,
                "username": "Ming Lau",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/15c4b1e401f17e6fd1b7fd9ef6ff7921-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 955.9118659419,
                        "deviation": 82.31133769089932,
                        "volatility": 0.0599985457683246
                    }
                },
                "ranking": 13.873041601136496,
                "professional": false,
                "ui_class": ""
            },
            "description": "World competition!\n\n說明:世紀賽",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 4787,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13697,
                "name": "𝓞𝓷𝓵𝓲𝓷𝓮 𝓖𝓸 𝓣𝓸𝓾𝓻𝓷𝓪𝓶𝓮𝓷𝓽",
                "summary": "Dear members: Thank you for your support! Our guild needs the help of more people to make the guild prosper. I hope everyone can contribute, join the guild, and recommend your friends to this big family.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 104,
                "icon": "https://user-uploads.online-go.com/0d6ac99b94f3598fc46abd7588a3f568-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-01-07T07:00:00Z",
            "players_start": 5,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-01-07T07:00:48.483507Z",
            "ended": "2024-02-16T05:59:28.340641Z",
            "start_waiting": "2024-01-07T07:00:48.306408Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0d6ac99b94f3598fc46abd7588a3f568-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}