List all tournaments or create a new tournament.

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

{
    "count": 59432,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=10",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=8",
    "results": [
        {
            "id": 48127,
            "name": "Taiwanese",
            "director": {
                "id": 348886,
                "username": "nicodaisuki",
                "country": "tw",
                "icon": "https://user-uploads.online-go.com/694a06c83a5d6994819e6524d57b4f13-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1724.605004636006,
                        "deviation": 65.88111689435804,
                        "volatility": 0.06003268569255853
                    }
                },
                "ranking": 27.533569588846934,
                "professional": false,
                "ui_class": ""
            },
            "description": "Taiwan is a country!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "correspondence",
                "system": "simple",
                "pause_on_weekends": false,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1144,
                "name": "Taiwanese",
                "summary": "Mostly Taiwanese!\n\nlet us know if you want to be admin. Please take great care, thank you!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 180,
                "icon": "https://user-uploads.online-go.com/fe3a174d07946483a6050a9acfa63393-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-07-01T07:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-07-01T07:00:33.456993Z",
            "ended": "2020-06-10T11:23:45.288191Z",
            "start_waiting": "2019-07-01T07:00:30.112225Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fe3a174d07946483a6050a9acfa63393-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 76077,
            "name": "🌸81 Flowers🌸 #9",
            "director": {
                "id": 126739,
                "username": "🐬Sofiam🐬",
                "country": "_Olimpic_Movement",
                "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1012.0554496406809,
                        "deviation": 84.91308607572303,
                        "volatility": 0.076882078105041
                    }
                },
                "ranking": 15.194279748149173,
                "professional": false,
                "ui_class": ""
            },
            "description": "🌸🌸🌸Everyone is welcome🌸🌸🌸",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6630,
                "name": "Go friends 🐬",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 360,
                "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-06-16T19: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-16T19:00:38.950773Z",
            "ended": "2021-06-20T19:20:46.305940Z",
            "start_waiting": "2021-06-16T19:00:38.568304Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 106823,
            "name": "lets play go",
            "director": {
                "id": 1077187,
                "username": "earthbennder07",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/eee5640fa695f99a1c426ea24928c747?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 823.8222298557065,
                        "deviation": 65.69133250462401,
                        "volatility": 0.06002354782440331
                    }
                },
                "ranking": 10.430383057787877,
                "professional": false,
                "ui_class": ""
            },
            "description": "have fun",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9255,
                "name": "Awesome Go Stuff",
                "summary": "For 15-24k players to learn at a growing level",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 20,
                "icon": "https://user-uploads.online-go.com/363ef1f3ab50712e69c408743510cb78-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-08-26T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 16,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-08-28T00:52:35.798722Z",
            "ended": "2023-10-26T02:04:09.809106Z",
            "start_waiting": "2023-08-28T00:52:35.698841Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/363ef1f3ab50712e69c408743510cb78-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 74786,
            "name": "🌸81 Flowers🌸 #4",
            "director": {
                "id": 126739,
                "username": "🐬Sofiam🐬",
                "country": "_Olimpic_Movement",
                "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1012.0554496406809,
                        "deviation": 84.91308607572303,
                        "volatility": 0.076882078105041
                    }
                },
                "ranking": 15.194279748149173,
                "professional": false,
                "ui_class": ""
            },
            "description": "🌸🌸🌸Everyone is welcome🌸🌸🌸",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6630,
                "name": "Go friends 🐬",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 360,
                "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-05-12T19: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-05-11T19:59:01.223378Z",
            "ended": "2021-10-07T17:21:23.323340Z",
            "start_waiting": "2021-05-11T19:58:59.825316Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 76400,
            "name": "🌸81 Flowers🌸 #10",
            "director": {
                "id": 126739,
                "username": "🐬Sofiam🐬",
                "country": "_Olimpic_Movement",
                "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1012.0554496406809,
                        "deviation": 84.91308607572303,
                        "volatility": 0.076882078105041
                    }
                },
                "ranking": 15.194279748149173,
                "professional": false,
                "ui_class": ""
            },
            "description": "🌸🌸🌸Everyone is welcome🌸🌸🌸",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6630,
                "name": "Go friends 🐬",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 360,
                "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-06-23T19: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-21T09:33:43.842537Z",
            "ended": "2021-10-23T02:31:20.521347Z",
            "start_waiting": "2021-06-21T09:33:42.864854Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 98176,
            "name": "New Year Tournament",
            "director": {
                "id": 348886,
                "username": "nicodaisuki",
                "country": "tw",
                "icon": "https://user-uploads.online-go.com/694a06c83a5d6994819e6524d57b4f13-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1724.605004636006,
                        "deviation": 65.88111689435804,
                        "volatility": 0.06003268569255853
                    }
                },
                "ranking": 27.533569588846934,
                "professional": false,
                "ui_class": ""
            },
            "description": "Taiwan is a country!!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1144,
                "name": "Taiwanese",
                "summary": "Mostly Taiwanese!\n\nlet us know if you want to be admin. Please take great care, thank you!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 180,
                "icon": "https://user-uploads.online-go.com/fe3a174d07946483a6050a9acfa63393-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-01-08T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-01-08T22:00:13.494893Z",
            "ended": null,
            "start_waiting": "2023-01-08T22:00:10.680041Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://user-uploads.online-go.com/fe3a174d07946483a6050a9acfa63393-15.png",
            "player_count": 100,
            "ranked": true
        },
        {
            "id": 24751,
            "name": "PLAY THIS TOURNAMENT",
            "director": {
                "id": 427797,
                "username": "zackwhitlock354",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0e07f82dcdfa2774107f05294d3481d9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1214.8300786262078,
                        "deviation": 270.905966031131,
                        "volatility": 0.060001963688662084
                    }
                },
                "ranking": 19.42195248422623,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "PLAY THIS TOURNAMENT",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "correspondence",
                "system": "simple",
                "pause_on_weekends": true,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1457,
                "name": "FOR NEWBS",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2017-02-20T19:00: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-02-20T19:00:37.717225Z",
            "ended": "2022-03-09T23:59:08.998526Z",
            "start_waiting": "2017-02-20T19:00:35.662033Z",
            "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": 66860,
            "name": "New Year GO Olympic 2021-01-01",
            "director": {
                "id": 854377,
                "username": "P6A26",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/4447322d8f12cad083f062e5b9c11bab-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1097.431394508065,
                        "deviation": 65.22875293950527,
                        "volatility": 0.059992788967371175
                    }
                },
                "ranking": 17.069174908671343,
                "professional": false,
                "ui_class": ""
            },
            "description": "Nothing\nMerry Christmas and A happy new year 🥳",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5925,
                "name": "Group for GO",
                "summary": "Don't have a group? No problem, just join this group!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 71,
                "icon": "https://user-uploads.online-go.com/ae175eb5d15786b87350b71f278bbb9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-12-31T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-12-31T16:00:47.303885Z",
            "ended": "2025-11-14T14:55:03.890648Z",
            "start_waiting": "2020-12-31T16:00:45.747592Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ae175eb5d15786b87350b71f278bbb9e-15.png",
            "player_count": 44,
            "ranked": true
        },
        {
            "id": 66106,
            "name": "New Year Tournament",
            "director": {
                "id": 348886,
                "username": "nicodaisuki",
                "country": "tw",
                "icon": "https://user-uploads.online-go.com/694a06c83a5d6994819e6524d57b4f13-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1724.605004636006,
                        "deviation": 65.88111689435804,
                        "volatility": 0.06003268569255853
                    }
                },
                "ranking": 27.533569588846934,
                "professional": false,
                "ui_class": ""
            },
            "description": "Taiwan is a country!!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1144,
                "name": "Taiwanese",
                "summary": "Mostly Taiwanese!\n\nlet us know if you want to be admin. Please take great care, thank you!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 180,
                "icon": "https://user-uploads.online-go.com/fe3a174d07946483a6050a9acfa63393-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-01T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-01T08:00:26.294219Z",
            "ended": "2024-02-12T21:50:16.313761Z",
            "start_waiting": "2021-01-01T08:00:25.664035Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fe3a174d07946483a6050a9acfa63393-15.png",
            "player_count": 22,
            "ranked": true
        },
        {
            "id": 134560,
            "name": "19x19 tournaments good luck",
            "director": {
                "id": 1306771,
                "username": "Xuan Qi",
                "country": "my",
                "icon": "https://secure.gravatar.com/avatar/2ce9fd662ca79b98f97b7c838d49dbd4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 662.5563305911164,
                        "deviation": 71.59975211284406,
                        "volatility": 0.06041844141496009
                    }
                },
                "ranking": 5.38717443395832,
                "professional": false,
                "ui_class": ""
            },
            "description": "Good luck 🤞",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-11-21T11:00:00Z",
            "players_start": 5,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "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/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}