List all tournaments or create a new tournament.

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

{
    "count": 59363,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=player_count&page=2602",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=player_count&page=2600",
    "results": [
        {
            "id": 134708,
            "name": "Correspondence 9x9 RoundRobin 2025-11-25 19:00",
            "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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260414T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-04-14T19:00:56.031508Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-04-17T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-11-25T19:00:09.891551Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-11-25T19:01:10.097145Z",
            "ended": "2025-12-13T22:59:43.889384Z",
            "start_waiting": "2025-11-25T19:01:09.799686Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 135318,
            "name": "Live 9x9 Double Elimination Tournament 2025-12-13 18: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:20260417T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-04-17T10:00:56.664188Z",
                "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": "2026-04-17T14: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-12-13T18:30:18.722366Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-12-13T18:31:16.181533Z",
            "ended": "2025-12-13T19:03:28.554568Z",
            "start_waiting": "2025-12-13T18:31:16.057797Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 135314,
            "name": "Blitz 13x13 Swiss Tournament 2025-12-13 15: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260417T110000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-04-17T11:00:56.287587Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-04-17T15:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-12-13T15:30:46.193903Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-12-13T15:34:46.304478Z",
            "ended": "2025-12-13T16:07:50.782450Z",
            "start_waiting": "2025-12-13T15:34:46.205766Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 135273,
            "name": "Live 9x9 Double Elimination Tournament 2025-12-12 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:20260417T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-04-17T10:00:56.664188Z",
                "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": "2026-04-17T14: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-12-12T10:30:50.434559Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-12-12T10:31:50.527033Z",
            "ended": "2025-12-12T11:16:41.019118Z",
            "start_waiting": "2025-12-12T10:31:50.431068Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 135222,
            "name": "Correspondence 19x19 RoundRobin 2025-12-11 19:00",
            "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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260415T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-04-15T19:00:55.986580Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-04-18T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-12-11T19:00:50.887810Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-12-11T19:01:50.604240Z",
            "ended": null,
            "start_waiting": "2025-12-11T19:01:50.286095Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 135247,
            "name": "Live 19x19 Swiss Tournament 2025-12-11 12: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": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260417T120000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-04-17T12:00:56.301184Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-04-17T16:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-12-11T12:30:50.226237Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-12-11T12:31:50.306638Z",
            "ended": "2025-12-11T14:32:58.193572Z",
            "start_waiting": "2025-12-11T12:31:50.222368Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 131754,
            "name": "Correspondence 19x19 RoundRobin 2025-08-25 19:00",
            "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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260415T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-04-15T19:00:55.986580Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-04-18T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-08-25T19:00:29.321979Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-08-25T19:01:29.506884Z",
            "ended": "2025-12-10T22:08:13.724516Z",
            "start_waiting": "2025-08-25T19:01:29.298306Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 135223,
            "name": "Live 19x19 Swiss Tournament 2025-12-10 20: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": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260417T120000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-04-17T12:00:56.301184Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-04-17T16:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-12-10T20:30:50.175186Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-12-10T20:34:50.153347Z",
            "ended": "2025-12-10T21:27:14.886275Z",
            "start_waiting": "2025-12-10T20:34:50.055823Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 126288,
            "name": "๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œั‚ัƒั€ะฝะธั€ ะฒ ั‡ะตัั‚ัŒ ะฑั ะฑั๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ",
            "director": {
                "id": 1707341,
                "username": "ะฐะฑั€ะธะบะพัะธะบ ะบoั‚ะธะบ",
                "country": "kz",
                "icon": "https://user-uploads.online-go.com/ee34d369ea0cd149373bf34337fb8672-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 469.5287450902599,
                        "deviation": 70.48489661058206,
                        "volatility": 0.06020834733651045
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 623947,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 604800,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2051,
                "name": "โ™ช(เน‘แด–โ—กแด–เน‘)โ™ช Simplicity Study Group โ™ช(เน‘แด–โ—กแด–เน‘)โ™ช ",
                "summary": "Welcome ~(=^๏ฝฅ๏ฝฅ^)_ๆ—ฆ~ (๏พŸo๏พŸ;)\n\nThis is the Splurgist (อก อกยฐ อœ ใค อกอกยฐ) Study (hum hm.. tries not to laugh ^^) Group (อก อกยฐ อœ ใค อกอกยฐ) where we will study while splurgist is playing \"for fun\" or something like that lmao. \n(๏พ‰โ—•ใƒฎโ—•)๏พ‰*:๏ฝฅ๏พŸโœง Everyone is welcome, just for f",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 59,
                "icon": "https://user-uploads.online-go.com/714a13bf9561d6fcb692f3d6231358fd-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-04-01T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-04-01T13:00:13.243581Z",
            "ended": "2025-12-10T02:35:27.752898Z",
            "start_waiting": "2025-04-01T13:00:13.115901Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/714a13bf9561d6fcb692f3d6231358fd-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 124838,
            "name": "Say CHEESE",
            "director": {
                "id": 1558538,
                "username": "Jerrygomaster",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/d5fd7c1453ab796cef257b9830d79407-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 748.0256653976678,
                        "deviation": 67.12284185395168,
                        "volatility": 0.06002856355977597
                    }
                },
                "ranking": 8.196003470956546,
                "professional": false,
                "ui_class": ""
            },
            "description": "Iโ€™m going to be in Year three on the day that this tournament starts! Yippee!!!!!!!!!!! NOT ANYMORE-Iโ€™M IN YEAR THREE AND Iโ€™M ON HOLIDAY!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "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": 14323,
                "name": "Epping West Thursday Go Class",
                "summary": "This group is for Epping West Thursday Go Class students who are learning how to play Go.\n",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 13,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-10-05T07:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-10-05T07:00:49.722872Z",
            "ended": "2025-12-09T21:36:03.771361Z",
            "start_waiting": "2025-10-05T07:00:49.458333Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        }
    ]
}