List all tournaments or create a new tournament.

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

{
    "count": 58833,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=149",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=147",
    "results": [
        {
            "id": 2122,
            "name": "Dr Bobs MT VI",
            "director": {
                "id": 35344,
                "username": "drbob",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/c094d7f6877057ad123564dd2c0b5bf9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1585.5197378048813,
                        "deviation": 67.64033800596158,
                        "volatility": 0.05990604866904267
                    }
                },
                "ranking": 25.58698383792456,
                "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": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 15,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-07-10T18:07:52Z",
            "ended": "2013-07-10T16:07:52Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1588,
            "name": "vstjrt's mini-tournament",
            "director": {
                "id": 21957,
                "username": "vstjrt",
                "country": "pl",
                "icon": "https://secure.gravatar.com/avatar/edb4758eba17e8dd04863970d8dc1d69?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1834.6842021133657,
                        "deviation": 62.84909341819725,
                        "volatility": 0.05996048151965761
                    }
                },
                "ranking": 28.965960289273507,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 864000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 15,
            "max_ranking": 23,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-05-12T06:38:16Z",
            "ended": "2012-05-12T04:38:16Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 8519,
            "name": "Summer Kyu Tournament",
            "director": {
                "id": 68681,
                "username": "Koldo",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/b3ddcee5d5e951be24a7ffe197b4f1d6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1543.6132461356324,
                        "deviation": 64.48659602816167,
                        "volatility": 0.060005153618151105
                    }
                },
                "ranking": 24.966880254569904,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "A Summer Tournament on Hollyday for Kyu players. Good chance to leern and have fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "time_control": "canadian",
                "period_time": 300,
                "main_time": 1800,
                "stones_per_period": 20
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 425,
                "name": "Kyu Tournament Group",
                "summary": "Calling all low level kyu go players!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 28,
                "icon": "https://user-uploads.online-go.com/f9bc230408f387605b22aa31ff5d0022-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-08-03T14:10:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 15,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-06-28T21:44:32.096531Z",
            "ended": "2015-06-28T21:44:42.059676Z",
            "start_waiting": "2015-06-28T21:44:32.033518Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f9bc230408f387605b22aa31ff5d0022-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 2621,
            "name": "Step forward",
            "director": {
                "id": 20675,
                "username": "RaikB",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/3d9fb2e977ccdddcc8efeb8fc6efc3ae?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1780.665751010124,
                        "deviation": 65.40966971956041,
                        "volatility": 0.0596596409427389
                    }
                },
                "ranking": 28.274121197571755,
                "professional": false,
                "ui_class": ""
            },
            "description": "Correspondence type of tournament for players around 10 Kyu",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 30
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 24,
                "name": "Double Digit Kyu Room",
                "summary": "For those of us working our way through to SDK. Whether its for your first time up the ladder and the 20th, lets find some opponents and camaraderie. ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3639,
                "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": 15,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2013-11-04T07:04:57.606653Z",
            "ended": "2013-11-17T18:43:56.639310Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2162,
            "name": "Nevs's mini-tournament I",
            "director": {
                "id": 48856,
                "username": "Nevs",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/33869ab64b19a9d0dd6057984c09c56d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1508.5083996829826,
                        "deviation": 77.99391977333593,
                        "volatility": 0.0600143875286424
                    }
                },
                "ranking": 24.43432413186225,
                "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": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 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": 15,
            "max_ranking": 23,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-04-06T17:57:07Z",
            "ended": "2013-10-23T23:10:34.722379Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 109995,
            "name": "9x9 Mini League 5k-15k #51",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1428.7607772259034,
                        "deviation": 69.43294160708245,
                        "volatility": 0.06017334395576651
                    }
                },
                "ranking": 23.17695807323701,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 15kyu and 5kyu. Tournament will be started as soon as 5 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 694,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-12-03T20:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-11-27T23:06:26.331979Z",
            "ended": "2023-12-26T00:59:11.911172Z",
            "start_waiting": "2023-11-27T23:06:26.148185Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 117683,
            "name": "9x9 Mini League 5k-15k #88",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1428.7607772259034,
                        "deviation": 69.43294160708245,
                        "volatility": 0.06017334395576651
                    }
                },
                "ranking": 23.17695807323701,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 15kyu and 5kyu. Tournament will be started as soon as 5 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 694,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-07-07T19:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-07-04T13:22:04.806509Z",
            "ended": "2024-08-27T05:59:45.419084Z",
            "start_waiting": "2024-07-04T13:22:04.638011Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 123085,
            "name": "13x13 New Zealand 15k-1k League #9",
            "director": {
                "id": 178104,
                "username": "dexonsmith",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1390.7732166446785,
                        "deviation": 67.55416504748428,
                        "volatility": 0.06064009346038413
                    }
                },
                "ranking": 22.55312076827671,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "15k-1k. 5 players. Starts only when full.\n\nNew Zealand rules. 13x13 board. Even games. Round robin.\n\nFor more tournaments and ladders with New Zealand rules: <https://online-go.com/group/14024>",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 90782,
            "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": 14024,
                "name": "New Zealand Ladders",
                "summary": "Group for ladders and tournaments that use New Zealand rules.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 81,
                "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-02-18T04:14:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-02-23T17:57:47.250849Z",
            "ended": "2025-04-17T11:53:52.622283Z",
            "start_waiting": "2025-02-23T17:57:47.084598Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 136000,
            "name": "13x13 Mini League 5k-15k #27",
            "director": {
                "id": 1688153,
                "username": "Mittelmark",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/f86d53e1b08ba490783eac759518a835-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1085.853799560171,
                        "deviation": 67.3768163524415,
                        "volatility": 0.060025167068784406
                    }
                },
                "ranking": 16.823651478136373,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "A little round robin with 4 games for everyone on a 13x13 board with (not too) relaxed time settings.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93703,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 432000,
                "max_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 161,
                "name": "13x13",
                "summary": "Like to play on a 13 x 13 board?",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 55,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2026-01-16T19:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-01-10T01:53:00.936370Z",
            "ended": null,
            "start_waiting": "2026-01-10T01:53:00.766121Z",
            "board_size": 13,
            "active_round": 1,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 127546,
            "name": "Servus Oida Open Tournament #12",
            "director": {
                "id": 1285178,
                "username": "VikingKoala",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/aa9209bd96e427a6ff7e102b893f9af0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1052.5706632986364,
                        "deviation": 63.47745822187002,
                        "volatility": 0.05970910787393316
                    }
                },
                "ranking": 16.102964968342178,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "McMahon Kyu Player Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91187,
            "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": true,
            "group": {
                "id": 5720,
                "name": "Outside Go7",
                "summary": "Die Gruppe für alle, die sonst im Go7 spielen.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-05-13T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 15,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-05-13T17:00:27.340031Z",
            "ended": "2025-09-13T19:58:48.846898Z",
            "start_waiting": "2025-05-13T17:00:27.222236Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 7,
            "ranked": true
        }
    ]
}