List all tournaments or create a new tournament.

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

{
    "count": 59227,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=4568",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=4566",
    "results": [
        {
            "id": 92,
            "name": "udhar_nabresh's mini-tournament - LET'S ROCK !...",
            "director": {
                "id": 2183,
                "username": "udhar_nabresh",
                "country": "ro",
                "icon": "https://secure.gravatar.com/avatar/c00d28977111f76b775edc5ed92b2295?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1453.2575059002456,
                        "deviation": 61.98948617208361,
                        "volatility": 0.05930105977969629
                    }
                },
                "ranking": 23.57051069563941,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 432000,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 432000
            },
            "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": 32,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-05-13T11:13:00Z",
            "ended": "2006-09-24T14:06:00Z",
            "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": 91,
            "name": "ThomA's mini-tournament",
            "director": {
                "id": 2381,
                "username": "ThomA",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/52ddb9fa56153a2b56282127dd54f34d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1781.9646088451016,
                        "deviation": 80.04870019850642,
                        "volatility": 0.05999637721602919
                    }
                },
                "ranking": 28.291001175102267,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-05-12T11:48:00Z",
            "ended": "2006-07-14T06:10:00Z",
            "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": 90,
            "name": "pashka's mini-tournament",
            "director": {
                "id": 2544,
                "username": "pashka",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9440b4eb356eff3e7a66d31cfdccfd3d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-05-10T08:24:00Z",
            "ended": "2006-06-03T17:43:00Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2711,
            "name": "Sunjang Baduk Tournament 3rd Season (Group A2)",
            "director": {
                "id": 27056,
                "username": "Leira",
                "country": "cr",
                "icon": "https://user-uploads.online-go.com/edefc4995500223832e03c2af5a12200-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1723.8054017070444,
                        "deviation": 64.735602087367,
                        "volatility": 0.06012529715064123
                    }
                },
                "ranking": 27.522833739017017,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is a first division group. The winner qualifies to the final match.\n\nAll players get 20 points from start.\n\nhttp://senseis.xmp.net/?SunjangBadukTournamentAtOGS%2FThirdSeason20132014",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 142,
                "name": "Sunjang Baduk - 순장바둑",
                "summary": "For those who would like to play Sunjang Baduk, a form of Go which was popular in Korea (Joseon) through the 16th century.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 197,
                "icon": "https://user-uploads.online-go.com/884a0fb3009f38ec8dffd08d3cc84cee-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": true,
            "exclusivity": "invite",
            "started": "2013-12-17T03:40:58.440738Z",
            "ended": "2014-06-09T07:09:50.916957Z",
            "start_waiting": "2013-12-17T03:40:57.880571Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/884a0fb3009f38ec8dffd08d3cc84cee-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 59845,
            "name": "Alex Is the Legend",
            "director": {
                "id": 729505,
                "username": "alexthelegend",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/931ed75fe0f03081ab93ef90afda81e2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1632.985324497895,
                        "deviation": 65.24135933303073,
                        "volatility": 0.05985322815239019
                    }
                },
                "ranking": 26.269852427097288,
                "professional": false,
                "ui_class": ""
            },
            "description": "Alex Is The Legend",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 28,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 25,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4796,
                "name": "The 10 dan pro",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-29T20:35:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-29T20:35:39.933379Z",
            "ended": "2020-04-29T20:48:10.717403Z",
            "start_waiting": "2020-04-29T20:35:39.642733Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 59881,
            "name": "test tournament",
            "director": {
                "id": 764006,
                "username": "Bump-Trinity",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/7664ce673a5d82263c5723074177e3e7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1963.0968560189722,
                        "deviation": 80.07156894887375,
                        "volatility": 0.05998771840824287
                    }
                },
                "ranking": 30.532078280182343,
                "professional": false,
                "ui_class": ""
            },
            "description": "cverbrynyyrn",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 2700
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5449,
                "name": "Trinity Go Online Tournament 2020",
                "summary": "การแข่งขันหมากล้อม สำหรับนักเรียนหมากล้อม Trinity",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/286a51cf091d5138f96381df4ea6cd1a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-30T15:55: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-04-30T15:55:28.910179Z",
            "ended": "2020-04-30T16:28:41.174678Z",
            "start_waiting": "2020-04-30T15:55:28.170934Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/286a51cf091d5138f96381df4ea6cd1a-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 102459,
            "name": "22 апреля День",
            "director": {
                "id": 659128,
                "username": "Эльфия Ходжер",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/da4f80244d4374a384a34d958df3ca5d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1142.6037099733014,
                        "deviation": 69.33546267594073,
                        "volatility": 0.06014583385101939
                    }
                },
                "ranking": 18.00298249956304,
                "professional": false,
                "ui_class": ""
            },
            "description": "играем",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 37,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12847,
                "name": "Nikoniko ДЕТИ",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 32,
                "icon": "https://user-uploads.online-go.com/5d1f758ff5f62b603db8ca464a2e627d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-04-22T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2023-04-22T02:00:52.769584Z",
            "ended": "2023-04-22T03:16:40.167758Z",
            "start_waiting": "2023-04-22T02:00:52.653674Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5d1f758ff5f62b603db8ca464a2e627d-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 2927,
            "name": "9x9 Mini-Tournement for 30Ks",
            "director": {
                "id": 67357,
                "username": "Lein@d Why?",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/3a7c340bccabcef9661d2dc18ff12905-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1206.3338535720202,
                        "deviation": 62.726993542191146,
                        "volatility": 0.06012340100410309
                    }
                },
                "ranking": 19.25947821741587,
                "professional": false,
                "ui_class": ""
            },
            "description": "Sorry about the previous one I should have set that to correspondence. This one IS correspondence and yeah that's right 30Ks only.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 44160,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 432000,
                "time_increment": 43200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 222,
                "name": "Low-Rating 30k's",
                "summary": "A group so low-rating 30k's can find each other, play against each other, and beat each other. Everyone deserves an approximately 50/50 win rate.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 279,
                "icon": "https://user-uploads.online-go.com/43373022b3404dee8e6d5616a14de877-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": 0,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-05-21T16:55:03.929076Z",
            "ended": "2014-06-25T21:32:22.764414Z",
            "start_waiting": "2014-05-21T16:55:03.681636Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/43373022b3404dee8e6d5616a14de877-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 103,
            "name": "dekthai's mini-tournament",
            "director": {
                "id": 2872,
                "username": "dekthai",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/5738b71d4368b0f84e8f886aa69a58f4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-06-15T03:19:00Z",
            "ended": "2006-08-30T05:59:00Z",
            "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": 79967,
            "name": "Week 02",
            "director": {
                "id": 543472,
                "username": "rc25",
                "country": "th",
                "icon": "https://secure.gravatar.com/avatar/3b75fcaa3776cb5576ed79936e6a5b53?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1580.4658382248517,
                        "deviation": 63.42877925962602,
                        "volatility": 0.05992733814134483
                    }
                },
                "ranking": 25.51307454690189,
                "professional": false,
                "ui_class": ""
            },
            "description": "Training week 2",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10061,
                "name": "ชมรมครอบครัว CPF รักหมากล้อม",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 85,
                "icon": "https://user-uploads.online-go.com/fcecd3c5bbda5eb8787ec27b1c6d6076-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-09-13T13:00: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-09-13T13:00:31.875757Z",
            "ended": "2021-09-24T11:14:18.061275Z",
            "start_waiting": "2021-09-13T13:00:31.469307Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fcecd3c5bbda5eb8787ec27b1c6d6076-15.png",
            "player_count": 7,
            "ranked": true
        }
    ]
}