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

{
    "count": 58297,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-started&page=59",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-started&page=57",
    "results": [
        {
            "id": 133120,
            "name": "Điếu Hoàng Đổ Vương",
            "director": {
                "id": 1873606,
                "username": "Trần Cường",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/65d36f2dc9d6692a63b5cc9fa1f96e5e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "giải đấu",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15084,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 14400,
                "initial_time": 86400,
                "max_time": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4021,
                "name": "Cờ vây Việt Nam - Vietnam's Go",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 133,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-10-06T08: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": null,
            "ended": null,
            "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
        },
        {
            "id": 133192,
            "name": "梅竹賽999999999",
            "director": {
                "id": 1875269,
                "username": "shihchun1230",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/79d7b4cbbe2d09e94e6eb878f50c1cf7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1837.3839021893393,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 29.0,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "梅竹賽999999999999",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 34,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 25,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15793,
                "name": "meichu",
                "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": "2025-10-08T15:00:00Z",
            "players_start": 22,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "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
        },
        {
            "id": 133214,
            "name": "lsdwsd",
            "director": {
                "id": 1551584,
                "username": "sunday1",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/05b9986e902fae60fc11dbe1725acbfb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1618.9499691658098,
                        "deviation": 204.25199251835616,
                        "volatility": 0.05999929943859401
                    }
                },
                "ranking": 26.070020349192358,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "body {\n   --main-color: #2780e6;\n   --hover-color: #1e63b3;\n   --success-color: #43b581;\n   --danger-color: #982929;\n   --background-shading-percent: 100%;\n   --background-image: url(https://clearvision.github.io/images/sapphire.jpg);\n   --background-position: center;\n   --background-size: cover;\n   --background-attachment: fixed;\n   --background-filter: saturate(1);\n\n   background: var(--background-image) var(--background-position)/var(--background-size) no-repeat var(--background-attachment);\n   filter: var(--background-filter);\n}\n\n.profile-container, .main-content {\n   background: rgba(0, 0, 0, 0.4); /* Similar to Ash theme */\n   color: #d8d8db; /* Light text */\n   font-family: \"gg sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n}\n\na, .button, .active {\n   color: var(--main-color);\n}\na:hover, .button:hover {\n   color: var(--hover-color);\n}",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13675,
                "name": "Sunday GO and MORE",
                "summary": "You can't miss this group, join now!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 109,
                "icon": "https://user-uploads.online-go.com/e9f20c25fe1d95f705ad61dc0bd03a5d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-10-09T08: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": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e9f20c25fe1d95f705ad61dc0bd03a5d-15.png",
            "player_count": 0
        },
        {
            "id": 133137,
            "name": "Dave.",
            "director": {
                "id": 1777250,
                "username": "FluffyJarvis4980",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/c22e22ac721c21af86e224cd587456e9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 445.2245936434326,
                        "deviation": 79.02854485584564,
                        "volatility": 0.06000095514814018
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Dave.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 7,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "rapid",
                "pause_on_weekends": false,
                "time_increment": 6,
                "initial_time": 120,
                "max_time": 600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15314,
                "name": "Marlcliffe primary go nerds",
                "summary": "hi",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/e9f7dbf31c21511c5ad5fd4ed12f2ddb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-10-11T13: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": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e9f7dbf31c21511c5ad5fd4ed12f2ddb-15.png",
            "player_count": 0
        },
        {
            "id": 133397,
            "name": "MUK GO GAME",
            "director": {
                "id": 996704,
                "username": "KHUN-GO",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/82897f6bedf8afb50e1d2d44fcaf9975-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1569.4036420458237,
                        "deviation": 67.06244030021168,
                        "volatility": 0.06003819498205746
                    }
                },
                "ranking": 25.350470416151946,
                "professional": false,
                "ui_class": ""
            },
            "description": "ก่รแข่งขันภายในชมรมหมากล้อม มุกดาหาร",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87426,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 129600,
                "max_time": 1814400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11146,
                "name": "MUK GO  CLUB",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 12,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-10-15T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "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
        },
        {
            "id": 133433,
            "name": "level1",
            "director": {
                "id": 1879837,
                "username": "MiffyIp",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c63a2d18ab82dc07a2225fe120c5976d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 532.08143722029,
                        "deviation": 186.916006667641,
                        "volatility": 0.05999850940927228
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "10mins games",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15810,
                "name": "棋開必勝長玩長有",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-10-16T08: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": null,
            "ended": null,
            "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
        },
        {
            "id": 133343,
            "name": "toussaint",
            "director": {
                "id": 1053160,
                "username": "Hugo2015",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/d64c04b3a494f6552609d5608aea189d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 932.7920429930286,
                        "deviation": 67.97605546258687,
                        "volatility": 0.060047536451825916
                    }
                },
                "ranking": 13.306250126180679,
                "professional": false,
                "ui_class": ""
            },
            "description": "Bonjour",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14109,
                "name": "festival 2024",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-10-18T13:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "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://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6
        },
        {
            "id": 133543,
            "name": "Misagi",
            "director": {
                "id": 1882538,
                "username": "yu0706",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c7b3874691c136dfd30151e41574d91c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Misagi",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15824,
                "name": "misagi",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-10-19T13: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": 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
        },
        {
            "id": 133110,
            "name": "Is it for fun too?",
            "director": {
                "id": 660071,
                "username": "making 2 eyes",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/70743ea14022a63a367ffc3b0e18cb7f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1121.544459084282,
                        "deviation": 64.78804641838603,
                        "volatility": 0.0595450802125894
                    }
                },
                "ranking": 17.57232542129285,
                "professional": false,
                "ui_class": ""
            },
            "description": "Round Robin",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 259200
            },
            "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": 17545,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-10-20T01:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 30,
            "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": 6
        },
        {
            "id": 133580,
            "name": "mertos",
            "director": {
                "id": 1695437,
                "username": "merto",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/a26887c2b441a41425cec230fd0c155b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 559.3877541580407,
                        "deviation": 82.39035455494131,
                        "volatility": 0.060144164732879694
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "3 tur oynanıcak avansız bir turnuva olucak",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5835,
                "name": "İstanbul Go Okulu",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 24,
                "icon": "https://user-uploads.online-go.com/9065e283cb2be40440f46e29218d3675-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-10-20T15: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": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9065e283cb2be40440f46e29218d3675-15.png",
            "player_count": 1
        }
    ]
}