List all tournaments or create a new tournament.

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

{
    "count": 59112,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-first_pairing_method&page=384",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-first_pairing_method&page=382",
    "results": [
        {
            "id": 2609,
            "name": "Sitewide Live Fast 19x19 Open Class - November 2, 2013, 20:00 UTC (McMahon)",
            "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": "This event will start at 20:00 UTC on Saturday, November 2, 2013. It's open to all players, will have a maximum of 3 rounds, and all games will be played with no handicap. The upper bar is set at 1d, and the lower bar is set at 10k. Please note that Chinese rules are being used for this event, so remember to fill in the dame (neutral points) at the end!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 5,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 600,
                "max_time": 600,
                "time_increment": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": null,
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-11-02T20:00:10.457965Z",
            "ended": "2013-11-02T21:57:49.600474Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2610,
            "name": "Sitewide Live Fast 9x9 Open Class - November 2, 2013, 20:00 UTC (McMahon)",
            "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": "This event will start at 20:00 UTC on Saturday, November 2, 2013. It'll have a maximum of 3 rounds, and all games will be played with no handicap. The upper bar is set at 1d, and the lower bar is set at 10k. Please note that Chinese rules are being used for this event, so remember to fill in the dame (neutral points) at the end!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 5,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 600,
                "max_time": 600,
                "time_increment": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": null,
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-11-02T20:00:15.371074Z",
            "ended": "2013-11-02T20:51:24.888585Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2591,
            "name": "Sitewide Live Fast 9x9 - October 26, 2013 (Swiss, 30k-10k)",
            "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": "This event will start at 20:00 UTC on Saturday, October 26, 2013.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 5,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 600,
                "max_time": 600,
                "time_increment": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": null,
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-10-26T20:00:34.157379Z",
            "ended": "2013-10-26T20:20:34.951808Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2950,
            "name": "Liga OGS Igo Club 1st",
            "director": {
                "id": 41020,
                "username": "bakekoq",
                "country": "id",
                "icon": "https://secure.gravatar.com/avatar/128f65403d26cbcf334407e08af054c7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1559.7858812556892,
                        "deviation": 64.00362920541266,
                        "volatility": 0.05998054228511139
                    }
                },
                "ranking": 25.208164006296965,
                "professional": false,
                "ui_class": ""
            },
            "description": "Liga untuk bermain orang indo di online-go.com yang pertama. Mohon Kerjasamanya.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 2310,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 390
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 200,
                "name": "Indonesian Go Fans Club",
                "summary": "Indonesian Online Go Fans Club",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 151,
                "icon": "https://user-uploads.online-go.com/bbd562c21828c0b25ba2836247b88410-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2014-06-13T09:51:30.379627Z",
            "ended": "2014-07-05T18:58:48.380596Z",
            "start_waiting": "2014-06-13T09:51:29.981265Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bbd562c21828c0b25ba2836247b88410-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 230,
            "name": "fast 13x13 (move every day or use vacation)",
            "director": {
                "id": 7781,
                "username": "ThornsFan",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/4df0f17546b2749c9896c4ae9a13c66d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1326.9484859447628,
                        "deviation": 62.41508550443843,
                        "volatility": 0.05974564346244173
                    }
                },
                "ranking": 21.4655817168294,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-05-14T13:04:00Z",
            "ended": "2007-06-20T20:02:00Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 122992,
            "name": "9x9 League 8k~1k #1",
            "director": {
                "id": 1670044,
                "username": "Arrow A6",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/19c38d84d5fe783ec97cf150f55975ce?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "9x9 League 8k~1k #1",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14857,
                "name": "9x9 League",
                "summary": "<a href=\"https://info.flagcounter.com/dbAS\"><img src=\"https://s01.flagcounter.com/mini/dbAS/bg_000000/txt_FF00FF/border_CCCCCC/flags_0/\" alt=\"Flag Counter\" border=\"0\"></a>",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://user-uploads.online-go.com/edf8df185cb659986701293541f25d3f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-10T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 22,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-10T04:00:12.046369Z",
            "ended": "2025-01-29T23:59:16.385048Z",
            "start_waiting": "2024-12-10T04:00:11.931591Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/edf8df185cb659986701293541f25d3f-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 92804,
            "name": "FUN_GAME",
            "director": {
                "id": 1104336,
                "username": "PUS",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/40c0ce554219d6b609e7190a6a4f8602?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1391.950567294465,
                        "deviation": 225.80002481779283,
                        "volatility": 0.06000689641276379
                    }
                },
                "ranking": 22.572709970285324,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "enjoy!!!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10593,
                "name": "Felix the Phoenix's Go Club of Fun",
                "summary": "Felix the Phoenix's Go Club of Fun is a social club which allows players to game, chat and have fun. I hope you'll have a great time in the club!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/905298dfa79456e1a238f56390c1f642-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-19T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-08-19T07:00:32.850780Z",
            "ended": "2024-09-20T14:02:17.351063Z",
            "start_waiting": "2022-08-19T07:00:31.797162Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/905298dfa79456e1a238f56390c1f642-15.png",
            "player_count": 22,
            "ranked": true
        },
        {
            "id": 127916,
            "name": "Show Today BLYAAAA",
            "director": {
                "id": 1734968,
                "username": "KungYo",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/ca1e6a51c9c50cde1821739e5b556fba?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 643.0170330173323,
                        "deviation": 68.06400311660414,
                        "volatility": 0.06001881331211665
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Турнир для команды Show Today Красноярск.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 15,
                "initial_time": 300,
                "max_time": 1800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15275,
                "name": "Show Today GO",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 11,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-04-27T14:00:00Z",
            "players_start": 10,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2025-04-27T13:52:07.856925Z",
            "ended": "2025-04-27T14:03:43.599590Z",
            "start_waiting": "2025-04-27T13:52:07.763909Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 229,
            "name": "Snow-Wolf's mini-tournament",
            "director": {
                "id": 6413,
                "username": "Snow-Wolf",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/604645bdbca0a0d26382693385d1d744?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1071.8971623547177,
                        "deviation": 87.51075479013589,
                        "volatility": 0.059995635225814664
                    }
                },
                "ranking": 16.524172378929013,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 864000,
                "time_increment": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 4,
            "max_ranking": 10,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-05-14T11:32:00Z",
            "ended": "2007-10-27T21:37:00Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 228,
            "name": "Leon's mini-tournament",
            "director": {
                "id": 5710,
                "username": "Leon",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c173fa8c406fb92b7b7d306160c2908f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1354.840312421664,
                        "deviation": 85.30831756677941,
                        "volatility": 0.059979781429440104
                    }
                },
                "ranking": 21.947140194791288,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 1209600,
                "time_increment": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 2,
            "max_ranking": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-05-12T00:35:00Z",
            "ended": "2007-09-27T18:08:00Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        }
    ]
}