List all tournaments or create a new tournament.

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

{
    "count": 59234,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-board_size&page=928",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-board_size&page=926",
    "results": [
        {
            "id": 12812,
            "name": "Correspondence 19x19 RoundRobin 2015-11-29 07:18",
            "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 Sitewide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260127T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-01-27T19:00:26.630876Z",
                "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-01-30T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2015-11-29T07:18:30.394296Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-11-29T07:18:49.326805Z",
            "ended": "2016-02-23T05:16:24.206791Z",
            "start_waiting": "2015-11-29T07:18:48.420492Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 60296,
            "name": "Blitz 19x19 Elimination Tournament 2020-05-09 21: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 Sitewide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260130T130000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-01-30T13:01:03.181506Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "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-01-30T17:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-05-09T21:30:40.254645Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-05-09T21:30:42.043533Z",
            "ended": "2020-05-09T22:06:44.935831Z",
            "start_waiting": "2020-05-09T21:30:41.474847Z",
            "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": 2802,
            "name": "2nd Week Tournament",
            "director": {
                "id": 52592,
                "username": "Lazy Satomi",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/0fee81bec9e326f5aacaee36c2ee806e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2154.48898811852,
                        "deviation": 62.96583598483079,
                        "volatility": 0.05991113495008934
                    }
                },
                "ranking": 32.68573000440283,
                "professional": false,
                "ui_class": ""
            },
            "description": "tournament for the 2nd week of February. Guys lets have fun and enjoy. Tournament will be activated in Saturday US time",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 191,
                "name": "Young and Old Players Association",
                "summary": "Welcomes to the Young and Old Players Association. We welcome all beginners and experienced players alike.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 97,
                "icon": "https://user-uploads.online-go.com/dd46257689e6a2e10f09419142e181ed-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": 10,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-02-08T22:35:41.377681Z",
            "ended": "2014-05-03T05:45:10.839283Z",
            "start_waiting": "2014-02-08T22:35:41.032389Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dd46257689e6a2e10f09419142e181ed-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 71804,
            "name": "Guess what, Pin? You've won a Win Token.",
            "director": {
                "id": 835032,
                "username": "AkashG23",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/7f1aef018fc2ae9d07ac660c65fbce58-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1045.2790477200326,
                        "deviation": 66.11136567727232,
                        "volatility": 0.05999763498208
                    }
                },
                "ranking": 15.942036776472372,
                "professional": false,
                "ui_class": ""
            },
            "description": "What is a Win Token?",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 30,
                "period_time": 10,
                "periods": 30
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6721,
                "name": "Mr. Erb's Math Class",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 19,
                "icon": "https://user-uploads.online-go.com/6910eda41e1a6a0c79cb362e854798f9-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-02-23T14:33:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-02-23T14:33:57.749717Z",
            "ended": "2021-02-23T14:34:57.714654Z",
            "start_waiting": "2021-02-23T14:33:57.722216Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6910eda41e1a6a0c79cb362e854798f9-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 1090,
            "name": "kehewasis's mini-tournament",
            "director": {
                "id": 30050,
                "username": "kehewasis",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/003aa8038ea3135ac48ae867e955d6e0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1224.0631853939622,
                        "deviation": 70.37299751144559,
                        "volatility": 0.05999083742291937
                    }
                },
                "ranking": 19.597234810830138,
                "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": 432000,
                "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": 381,
                "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-06-05T05:43:51Z",
            "ended": "2010-06-05T03:43:51Z",
            "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": 60860,
            "name": "OGT 2. Robin Turnuvası",
            "director": {
                "id": 615578,
                "username": "Muhammed Alperen Yaşar",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/e5b88cdec6f4e20f0420257666d7c05e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1567.7271262956808,
                        "deviation": 62.05939195674466,
                        "volatility": 0.05994201110747963
                    }
                },
                "ranking": 25.32572720576222,
                "professional": false,
                "ui_class": ""
            },
            "description": "İlk turnuvamızın bitmesinin hemen ardından ikinciyi başlatabiliriz diye düşündüm. Yine Robin Turnuva olacak, yani tüm oyuncular eş zamanlı olarak birbirleriyle oynayacak, aynı anda 9 maç bile yapabilirsiniz. \n\nBaşarılar dilerim!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88320,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 172800,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3526,
                "name": "Online Go Topluluğu",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 71,
                "icon": "https://user-uploads.online-go.com/bb0d3bc225956c302c496d2504182cfc-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-05-22T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-22T14:00:28.856134Z",
            "ended": "2020-07-12T16:12:04.338484Z",
            "start_waiting": "2020-05-22T14:00:28.134724Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bb0d3bc225956c302c496d2504182cfc-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 60310,
            "name": "NoPonziGame",
            "director": {
                "id": 777600,
                "username": "Acidaca",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/bb859c6892168c49d2c6a58c56ede54e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1971.578995195623,
                        "deviation": 84.23251287509437,
                        "volatility": 0.05999815594517377
                    }
                },
                "ranking": 30.631889209236558,
                "professional": false,
                "ui_class": ""
            },
            "description": "Just have fun",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 43,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5662,
                "name": "Econgogogo",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-10T07:18:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-05-10T07:18:06.092229Z",
            "ended": "2020-05-10T08:26:09.717050Z",
            "start_waiting": "2020-05-10T07:18:05.858397Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 57600,
            "name": "Fast Correspondence DDK 2020-03-26",
            "director": {
                "id": 784,
                "username": "mlopezviedma",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/3e911828e4e25e61f8faede9d9277323-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1572.9895848332294,
                        "deviation": 62.703739870457326,
                        "volatility": 0.0597336741264299
                    }
                },
                "ranking": 25.40330569523345,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "Please, avoid delaying your games using the vacation feature.\n\nAnalysis is enabled mainly to allow the use of conditional moves.",
            "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": 804,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-26T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 23,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-03-26T00:00:34.318762Z",
            "ended": "2020-05-10T08:35:18.854824Z",
            "start_waiting": "2020-03-26T00:00:29.745149Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 1108,
            "name": "hans' first mini-tournament",
            "director": {
                "id": 30098,
                "username": "hansdeutz",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/dec92a2822cc33c81329c1ea48916dca-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1301.2701800465213,
                        "deviation": 62.54939898791379,
                        "volatility": 0.059384441004746435
                    }
                },
                "ranking": 21.013205584433205,
                "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": 432000,
                "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": 381,
                "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": 8,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-06-29T20:52:09Z",
            "ended": "2010-06-29T18:52:09Z",
            "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": 13041,
            "name": "Blitz 19x19 Elimination Tournament 2015-12-07 13: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 Sitewide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260130T130000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-01-30T13:01:03.181506Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "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-01-30T17:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2015-12-07T13:30:45.814651Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-12-07T13:30:47.310177Z",
            "ended": "2015-12-07T13:58:38.164397Z",
            "start_waiting": "2015-12-07T13:30:47.219607Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}