List all tournaments or create a new tournament.

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

{
    "count": 58897,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=556",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=554",
    "results": [
        {
            "id": 89882,
            "name": "Canadian Tournament",
            "director": {
                "id": 1095664,
                "username": "USE17",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8a6e68aaae476904d26cb7a7372643ea?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1188.792006203979,
                        "deviation": 61.76404829061147,
                        "volatility": 0.0606255655038105
                    }
                },
                "ranking": 18.920372006199532,
                "professional": false,
                "ui_class": ""
            },
            "description": "12kyu-1kyu tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 16,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 120,
                "period_time": 15,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 39,
                "name": "Canadian Go Players",
                "summary": "Canadian Go Association",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 552,
                "icon": "https://user-uploads.online-go.com/373619b6c62ec2b70befaca77c9af1fa-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-05-12T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 18,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-05-12T09:48:47.696151Z",
            "ended": "2022-05-12T09:57:45.619069Z",
            "start_waiting": "2022-05-12T09:48:47.602529Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/373619b6c62ec2b70befaca77c9af1fa-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 20390,
            "name": "Intermediate Go Tournament 19 by 19",
            "director": {
                "id": 143000,
                "username": "Clueless",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/c49d49b879adc6bf5a961d828791c669?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2459.673716555804,
                        "deviation": 256.2526459669245,
                        "volatility": 0.060012148066131706
                    }
                },
                "ranking": 35.75252946410303,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Anyone is welcome",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88320,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 588,
                "name": "Intermediate Go",
                "summary": "for players ready for advanced go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://user-uploads.online-go.com/35a98fe2f49543d1a9149d837f3ffad9-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-09-16T03:12:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-09-16T03:12:48.668721Z",
            "ended": "2018-08-04T14:35:46.282606Z",
            "start_waiting": "2016-09-16T03:12:44.936650Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/35a98fe2f49543d1a9149d837f3ffad9-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 71591,
            "name": "6 Entrenamiento de go, Febrero 2021",
            "director": {
                "id": 607938,
                "username": "kido.go.baduk",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/83ceb7eea12991c2d610032107296fa7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 702.7832420117375,
                        "deviation": 68.15986210019427,
                        "volatility": 0.06057660627238546
                    }
                },
                "ranking": 6.751703260465856,
                "professional": false,
                "ui_class": ""
            },
            "description": "https://kido-go.com/",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 237,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-20T23:30:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-02-20T23:30:17.865999Z",
            "ended": "2021-02-21T01:13:10.947087Z",
            "start_waiting": "2021-02-20T23:30:17.554068Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 117336,
            "name": "cờ vây quốc gia1",
            "director": {
                "id": 1564390,
                "username": "MuoiMuoi",
                "country": "vn",
                "icon": "https://secure.gravatar.com/avatar/84b14e843687622cc3a050a1d612c01d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 497.4991859368382,
                        "deviation": 62.852765262474215,
                        "volatility": 0.060036876287612534
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "1 giải đấu giành cho nhóm",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 39,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14332,
                "name": "cờ vây Việt Nam",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-07-05T08:00:00Z",
            "players_start": 7,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 116590,
            "name": "Kyu Players Correspondence McMahon 19x19",
            "director": {
                "id": 1056529,
                "username": "rosa.thomas",
                "country": "_Olympic_Movement",
                "icon": "https://secure.gravatar.com/avatar/6884b58683368c2771984f725049be6f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1566.2699684378163,
                        "deviation": 61.253487515485894,
                        "volatility": 0.05985563904031114
                    }
                },
                "ranking": 25.30419993191945,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "nz",
            "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": 432000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13797,
                "name": " 无间勤碁术化  Go Advance forward forever",
                "summary": "欢迎围棋爱好者来到属于您的园地\n\n\n          In Your 💖 Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 493,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-06-02T00:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-06-02T00:00:54.520623Z",
            "ended": "2025-01-19T05:16:08.083291Z",
            "start_waiting": "2024-06-02T00:00:54.342217Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 27948,
            "name": "Summer Bar-B-Kyu Open",
            "director": {
                "id": 450675,
                "username": "_Shades_",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/60e7ae8badc9786be43bd12130573b69-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1228.7899741002382,
                        "deviation": 68.97373094993817,
                        "volatility": 0.05999808864422312
                    }
                },
                "ranking": 19.68645767651941,
                "professional": false,
                "ui_class": ""
            },
            "description": "Kyus having fun in the sun. Provisional players welcome.   :)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 6720,
            "time_control_parameters": {
                "total_time": 604800,
                "time_control": "absolute",
                "speed": "correspondence",
                "system": "absolute",
                "pause_on_weekends": true
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 17672,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-07-01T07:01:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-07-01T07:01:23.158774Z",
            "ended": "2017-10-30T19:14:11.104728Z",
            "start_waiting": "2017-07-01T07:01:22.246520Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 23,
            "ranked": true
        },
        {
            "id": 133436,
            "name": "Servus Oida Open Tournament #18",
            "director": {
                "id": 1285178,
                "username": "VikingKoala",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/aa9209bd96e427a6ff7e102b893f9af0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1072.5944869996276,
                        "deviation": 64.38572122897551,
                        "volatility": 0.05971550279449975
                    }
                },
                "ranking": 16.539227756835,
                "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": false,
            "time_start": "2025-10-28T11: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-10-28T11:00:43.626615Z",
            "ended": null,
            "start_waiting": "2025-10-28T11:00:43.441674Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 62132,
            "name": "Fast Correspondence July SDK",
            "director": {
                "id": 514162,
                "username": "aixpen",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/e47ca542220a4e8a4403b3e7731c10d0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1611.0543996011113,
                        "deviation": 62.517388491089044,
                        "volatility": 0.059933163056202776
                    }
                },
                "ranking": 25.956842298256998,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Please avoid delaying your games: plan to not take vacation until your tournament participation is finished.\n\nAnalysis is enabled to allow the use of conditional moves.\n\nPause on weekends is disabled.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 28800,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 802,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-06-30T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-06-24T07:00:33.877741Z",
            "ended": "2020-08-29T02:20:02.849108Z",
            "start_waiting": "2020-06-24T07:00:30.418476Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 135282,
            "name": "9x9 Mini League 1k-9k #160",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1311.3725501926701,
                        "deviation": 70.16584783667697,
                        "volatility": 0.06014140895648336
                    }
                },
                "ranking": 21.192235829755344,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 9kyu and 1kyu. 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": 685,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-12-21T20:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-12-21T07:33:36.922367Z",
            "ended": null,
            "start_waiting": "2025-12-21T07:33:36.768465Z",
            "board_size": 9,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 5622,
            "name": "Global Go Club Croatia",
            "director": {
                "id": 120890,
                "username": "澤利科",
                "country": "hr",
                "icon": "https://user-uploads.online-go.com/98afdfde5f2eddfc4a95aff88427e3d8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1139.6158726989092,
                        "deviation": 70.90253629224027,
                        "volatility": 0.06009422565932676
                    }
                },
                "ranking": 17.942367409810462,
                "professional": false,
                "ui_class": ""
            },
            "description": "Ovo nije igra za mene, no tko voli neka izvoli",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 313,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 300,
                "main_time": 1200,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 343,
                "name": "Global Go Club",
                "summary": "Open Go club for people anywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 593,
                "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-03-10T09:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-03-10T11:39:11.774950Z",
            "ended": "2015-03-10T13:23:49.160028Z",
            "start_waiting": "2015-03-10T11:39:11.705429Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-15.png",
            "player_count": 5,
            "ranked": true
        }
    ]
}