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

{
    "count": 57732,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=started&page=5376",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=started&page=5374",
    "results": [
        {
            "id": 123849,
            "name": "Live 9x9 Double Elimination Tournament 2025-01-01 06:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20250914T060000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2025-09-14T06:00:34.175717Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2025-09-14T10:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-01-01T06:30:35.519657Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-01-01T06:31:35.577443Z",
            "ended": "2025-01-01T06:52:17.767418Z",
            "start_waiting": "2025-01-01T06:31:35.517467Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4
        },
        {
            "id": 119085,
            "name": "No1 real competition for no dan",
            "director": {
                "id": 1606495,
                "username": "Madara Uchiha",
                "country": "sg",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8eec8f0c775a4648b9b2bbcc7712eaf5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1254.5247369993929,
                        "deviation": 71.56514087746773,
                        "volatility": 0.06002016894426035
                    }
                },
                "ranking": 20.166284970802867,
                "professional": false,
                "ui_class": ""
            },
            "description": "New year tournament\n\n\nDan players are not allowed because they are op",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 864000,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 864000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14552,
                "name": "Kb group",
                "summary": "Another get to one Dan but this will have real tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/a72d83f9547b071f1b8a58b0b8bec847-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-01-01T08:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-01-01T08:00:35.648752Z",
            "ended": null,
            "start_waiting": "2025-01-01T08:00:35.521946Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/a72d83f9547b071f1b8a58b0b8bec847-15.png",
            "player_count": 15
        },
        {
            "id": 110809,
            "name": "new year 2025 tournament",
            "director": {
                "id": 1393499,
                "username": "Imtiyaz",
                "country": "th",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/56a672954f96d68180eb8444196aec12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1000.9401330710384,
                        "deviation": 64.88032737381536,
                        "volatility": 0.06003367881884746
                    }
                },
                "ranking": 14.938618785876503,
                "professional": false,
                "ui_class": ""
            },
            "description": "fun for new year\n<h1> <a> <p> welcome </a> </p>  <a/> <h1>\n\n\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://yewang.github.io/ProfileCSS/profile.css \"> <link rel=\"stylesheet\" type=\"text/css\"\n\n<img src=\"https://media1.tenor.com/m/nsYQKr2d8FcAAAAC/my-sunday-go-tournament-gif-for-ogs.gif\" width=\"518\" height=\"292.285140562249\" alt=\"My Sunday Go Tournament Gif For Ogs GIF - My Sunday Go Tournament Gif For Ogs GIFs\" style=\"max-width: 518px;\">\n\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://wizardofcode1.github.io/styles.css\">\n\n\n\nhttps://online-go.com/group/13675\n\n\n\n\n\n \n\n\n\n<h1>\n<a href=\"https://online-go.com/group/13675\" target=\"_blank\" style=\"background-color: #FFB4E5; /* Green */\n  border: none;\n  color: white;\n  padding: 15px 32px;\n  text-align: center;\n  text-decoration: none;\n  display: inline-block;\n  font-size: 16px;\n  margin: 4px 2px;\n  cursor: pointer;\n  border-radius: 8px;\">visit group click here</a></p> </h1>\n\n\n\n<a href=\"http://s01.flagcounter.com/more/lyQ6\"><img src=\"https://s01.flagcounter.com/count2/lyQ6/bg_FFFFFF/txt_000000/border_CCCCCC/columns_8/maxflags_250/viewers_0/labels_1/pageviews_0/flags_0/percent_0/\" alt=\"Flag Counter\" border=\"0\"></a>",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 125,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 120,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 105,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e9f20c25fe1d95f705ad61dc0bd03a5d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-01-01T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-01-01T09:00:36.407675Z",
            "ended": "2025-01-01T10:59:58.476399Z",
            "start_waiting": "2025-01-01T09:00:35.527237Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e9f20c25fe1d95f705ad61dc0bd03a5d-15.png",
            "player_count": 102
        },
        {
            "id": 122076,
            "name": "New year tournament 2025๐Ÿ†",
            "director": {
                "id": 1362763,
                "username": "deleted-15e708d4-c83f-4d8a-a40f-a4cb63115f77",
                "country": "zz",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/06c7aecf0fb13ada2b00bd6a63893e1f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 773.4182196641907,
                        "deviation": 65.80218842598457,
                        "volatility": 0.060071582765402184
                    }
                },
                "ranking": 8.968811757355668,
                "professional": false,
                "ui_class": ""
            },
            "description": "Letโ€™s fun <h3><p style=\"color:#FFAFB0;\"> [25k]-[1k] [1d]-[9d] [1p]-[9p] and no rank</h3></p>can come to this tournament!\n<b class=\"hr anim\"></b>\n\n<h3><p style=\"color:#FFAFB0;\"> please join the group </h3></p>\n<p><a Href=\"https://online-go.com/group/14340\">\n<IMG src=\"https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9682e94fbb47d2ccab4998f738b6b042-128.png\"></p>\n<b class=\"hr anim\"></b>\n\n<img src=\"https://media4.giphy.com/media/w7PZNjqTWm9b41TzQK/200w.gif?cid=6c09b952t5cdczf0u7lhvyncqvj41qzrl93lrglq6vppsgqc&ep=v1_gifs_search&rid=200w.gif&ct=g\">\n<b class=\"hr anim\"></b>\n\n<a href=\"https://info.flagcounter.com/SYnf\"><img src=\"https://s01.flagcounter.com/count2/SYnf/bg_696969/txt_FFAFB0/border_696969/columns_5/maxflags_12/viewers_0/labels_1/pageviews_1/flags_0/percent_0/\" alt=\"Flag Counter\" border=\"0\"></a>\n\n<link rel=\"stylesheet\" type=\"text/css\"href=\"https://poonpunokok.github.io/1.css\">\n<link rel=\"stylesheet\" type=\"text/css\"href=\"https://poonpunokok.github.io/test2607.css\"> \n<link rel=\"stylesheet\" type=\"textcss\" href=\"https://poonpunokok.github.io/Rainbow.css\">",
            "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",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14340,
                "name": "HackerGO.",
                "summary": "<div style=\"background-color:#100001\">\n<strong><p style=\"font-size:35px;\"> Welcome to group page!!!</strong></p>\n<b class=\"hr anim\"></b>\n<a href=\"https://info.flagcounter.com/7aGi\"><img src=\"https://s01.flagcounter.com/count2/7aGi/bg_000000/txt_00FF00/bord",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 90,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6c711586e8252cb78c5b436af5fd7209-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-01-01T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-01-01T09:00:36.989563Z",
            "ended": null,
            "start_waiting": "2025-01-01T09:00:36.428891Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6c711586e8252cb78c5b436af5fd7209-15.png",
            "player_count": 72
        },
        {
            "id": 93258,
            "name": "big 9x9 2025",
            "director": {
                "id": 988149,
                "username": "Oshi sensei",
                "country": "fr",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/d9d830292c84d1a7c27f73d63f39bb95-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1216.7704809960126,
                        "deviation": 67.56770471159952,
                        "volatility": 0.06050252711101075
                    }
                },
                "ranking": 19.45889960880081,
                "professional": false,
                "ui_class": ""
            },
            "description": "Who is the best 9 x 9 player 2025?\nPlay to find out!!!!!!!!!!!!!!!!!!๐Ÿ†๐Ÿ†๐Ÿ†๐Ÿ†๐Ÿ†๐Ÿ†2023๐Ÿ†๐Ÿ†๐Ÿ†๐Ÿ†๐Ÿ†๐Ÿ†๐Ÿ†๐Ÿ†๐Ÿ†๐Ÿ†\nThank you to all participants!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 262080,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 259200,
                "periods": 1
            },
            "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": 17414,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-01-01T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-01-01T10:00:36.912044Z",
            "ended": null,
            "start_waiting": "2025-01-01T10:00:35.530189Z",
            "board_size": 9,
            "active_round": 6,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 31
        },
        {
            "id": 113525,
            "name": "What is your go?#2",
            "director": {
                "id": 1524537,
                "username": "deleted-bfac7bdc-552b-460d-8e80-222e4740dc7e",
                "country": "zz",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/081788ec75b49bfbc416f81d47176e9f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1254.5149732931982,
                        "deviation": 81.65758934257114,
                        "volatility": 0.06001432588622372
                    }
                },
                "ranking": 20.166104798446497,
                "professional": false,
                "ui_class": ""
            },
            "description": "What is your go?",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14054,
                "name": "้™ข็”Ÿใฎ็ข",
                "summary": "้™ข็”Ÿใฎ็ข!",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/ca04995cda0b3d01c5a595ca0fafb383-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-01-01T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 12,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-01-01T10:00:37.185357Z",
            "ended": "2025-03-14T19:55:09.046114Z",
            "start_waiting": "2025-01-01T10:00:36.925955Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/ca04995cda0b3d01c5a595ca0fafb383-15.png",
            "player_count": 7
        },
        {
            "id": 113526,
            "name": "What is your go?#3",
            "director": {
                "id": 1524537,
                "username": "deleted-bfac7bdc-552b-460d-8e80-222e4740dc7e",
                "country": "zz",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/081788ec75b49bfbc416f81d47176e9f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1254.5149732931982,
                        "deviation": 81.65758934257114,
                        "volatility": 0.06001432588622372
                    }
                },
                "ranking": 20.166104798446497,
                "professional": false,
                "ui_class": ""
            },
            "description": "What is your go?",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14054,
                "name": "้™ข็”Ÿใฎ็ข",
                "summary": "้™ข็”Ÿใฎ็ข!",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/ca04995cda0b3d01c5a595ca0fafb383-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-01-01T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 12,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-01-01T10:00:37.376972Z",
            "ended": "2025-02-13T02:40:24.474999Z",
            "start_waiting": "2025-01-01T10:00:37.199995Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/ca04995cda0b3d01c5a595ca0fafb383-15.png",
            "player_count": 6
        },
        {
            "id": 115691,
            "name": "โœจSunday GO and MORE โœจโ›ณ๐ŸŒ„๐ŸŒŸ Hikaru no Go ๐ŸŒ‘โšช๏ธ2025",
            "director": {
                "id": 1393499,
                "username": "Imtiyaz",
                "country": "th",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/56a672954f96d68180eb8444196aec12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1000.9401330710384,
                        "deviation": 64.88032737381536,
                        "volatility": 0.06003367881884746
                    }
                },
                "ranking": 14.938618785876503,
                "professional": false,
                "ui_class": ""
            },
            "description": "<link rel=\"stylesheet\" type=\"text/css\" href=\"https://wizardofcode1.github.io/styles.css\"\n\nfun for new year\n\n<img src=\"https://media1.tenor.com/m/O1-G64Dda9YAAAAd/hikaru-shindo-hikaru-no-go.gif\" width=\"259\" height=\"197\" alt=\"Hikaru Shindo Hikaru No Go GIF - Hikaru Shindo Hikaru No Go Hand Of God GIFs\" style=\"max-width: 518px;\">\n\n\n<img src=\"https://media1.tenor.com/m/nsYQKr2d8FcAAAAC/my-sunday-go-tournament-gif-for-ogs.gif\" width=\"518\" height=\"292.285140562249\" alt=\"My Sunday Go Tournament Gif For Ogs GIF - My Sunday Go Tournament Gif For Ogs GIFs\" style=\"max-width: 518px;\">\n\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://wizardofcode1.github.io/styles.css\">\n\n\n\nhttps://online-go.com/group/13675\n\n\n\n\n\n <p> <embed src=\"https://www.youtube.com/embed/-lycxqL-GHU\"width=\"685\" height=\"514\"> </p>\n\n<a href=\"https://online-go.com/tournament/110809\" onclick=\"alert('Button clicked!')\">\n  <img src=\"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRdV0EItw59wDdhazq8zbZ9vEoN4g5zTO37sg&s\" alt=\"refresh mine profile click here\">\n</a>\n\n\n\n\n<a href=\"http://s01.flagcounter.com/more/lyQ6\"><img src=\"https://s01.flagcounter.com/count2/lyQ6/bg_FFFFFF/txt_000000/border_CCCCCC/columns_8/maxflags_250/viewers_0/labels_1/pageviews_0/flags_0/percent_0/\" alt=\"Flag Counter\" border=\"0\"></a>\n\n\n\n\nWe love Go all we love Hikaru & Sai !!!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 45,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 45,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 105,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e9f20c25fe1d95f705ad61dc0bd03a5d-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-01-01T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-01-01T10:00:37.558359Z",
            "ended": "2025-01-01T10:24:32.834064Z",
            "start_waiting": "2025-01-01T10:00:37.388799Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e9f20c25fe1d95f705ad61dc0bd03a5d-15.png",
            "player_count": 21
        },
        {
            "id": 123853,
            "name": "Live 9x9 Double Elimination Tournament 2025-01-01 10:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20250914T060000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2025-09-14T06:00:34.175717Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2025-09-14T10:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-01-01T10:30:37.572639Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-01-01T10:31:35.614105Z",
            "ended": "2025-01-01T12:00:35.932151Z",
            "start_waiting": "2025-01-01T10:31:35.530182Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 9
        },
        {
            "id": 123334,
            "name": "Handicap Arena 2025 - 001",
            "director": {
                "id": 2408,
                "username": "richyfourtytwo",
                "country": "de",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8482108492340cf4f2021653180eb741-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1503.8802907828983,
                        "deviation": 64.83166841860077,
                        "volatility": 0.05975107922707188
                    }
                },
                "ranking": 24.363190678417553,
                "professional": false,
                "ui_class": ""
            },
            "description": "Part of an arena tournament - 2025. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as there are 10 players.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 13655,
                "name": "Handicap Arena",
                "summary": "Organising arena-type handicap correspondence tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 93,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-01-01T12: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": "2025-01-01T12:00:36.558986Z",
            "ended": "2025-04-10T07:18:36.906169Z",
            "start_waiting": "2025-01-01T12:00:36.020513Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 10
        }
    ]
}