List all tournaments or create a new tournament.

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

{
    "count": 59446,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=exclude_provisional&page=30",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=exclude_provisional&page=28",
    "results": [
        {
            "id": 89927,
            "name": "講義対局用1",
            "director": {
                "id": 1154610,
                "username": "ohashi",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0646c83f2fecf01d2e6aca92a3a338b3?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2108.9397666132704,
                        "deviation": 129.82175082518808,
                        "volatility": 0.0599896224696198
                    }
                },
                "ranking": 32.19105557183986,
                "professional": false,
                "ui_class": ""
            },
            "description": "講義対局用1",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11776,
                "name": "桃山講義対局用",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 31,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-05-20T01:30:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-05-20T01:26:01.074592Z",
            "ended": "2022-05-20T02:45:40.825851Z",
            "start_waiting": "2022-05-20T01:26:00.594085Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 23,
            "ranked": true
        },
        {
            "id": 564,
            "name": "Oops, I did it again!!  :o)",
            "director": {
                "id": 13272,
                "username": "LazyGirl",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/bc01e7f3d61a30b5095e89f668f09fe4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1265.1925182295072,
                        "deviation": 63.657352301451475,
                        "volatility": 0.06010630630914548
                    }
                },
                "ranking": 20.362307449524884,
                "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": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-08-07T04:02:57Z",
            "ended": "2008-08-07T02:02:57Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 60,
            "name": "DaoLin's mini-tournament",
            "director": {
                "id": 2221,
                "username": "DaoLin",
                "country": "nl",
                "icon": "https://user-uploads.online-go.com/de31a5cde9b350587148db8357186f1d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2334.0247938199986,
                        "deviation": 95.54578947714786,
                        "volatility": 0.06000368758452681
                    }
                },
                "ranking": 34.53866965694555,
                "professional": false,
                "ui_class": ""
            },
            "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": 22,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-02-12T08:56:00Z",
            "ended": "2006-11-04T22:09: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": 94545,
            "name": "Churaaze 1st foxyuan cup",
            "director": {
                "id": 1183558,
                "username": "churaaze",
                "country": "tw",
                "icon": "https://secure.gravatar.com/avatar/40b2a069c6bdf8ab75a81d5792126cfd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2277.0271039242225,
                        "deviation": 77.49367826793734,
                        "volatility": 0.06000042965351029
                    }
                },
                "ranking": 33.966321411254036,
                "professional": false,
                "ui_class": ""
            },
            "description": "Churaaze 1st foxyuan cup",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 10
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12202,
                "name": "ChuRaazeYoutube",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 76,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-09-12T14: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": "2022-09-12T13:34:13.519422Z",
            "ended": "2022-09-12T14:11:44.723989Z",
            "start_waiting": "2022-09-12T13:34:13.386960Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 36656,
            "name": "Minato",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 786.9317680033697,
                        "deviation": 63.72458770887046,
                        "volatility": 0.059922034172810626
                    }
                },
                "ranking": 9.369807006429141,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19 港区",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 119,
                "name": "TOKYO GO!",
                "summary": "Tokyo Go Players Meet Together!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 44,
                "icon": "https://user-uploads.online-go.com/219c1747de3336cf873d86fba3f9f999-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-05-05T16:01:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-05-05T16:01:28.823459Z",
            "ended": "2020-07-21T09:56:08.710147Z",
            "start_waiting": "2018-05-05T16:01:10.176434Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/219c1747de3336cf873d86fba3f9f999-15.png",
            "player_count": 30,
            "ranked": true
        },
        {
            "id": 70795,
            "name": "1月歷碁賽第三輪 簡頌賢 VS 莫霆軒",
            "director": {
                "id": 928963,
                "username": "傳碁學園-歷碁賽",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "1月歷碁賽第三輪 簡頌賢 VS 莫霆軒",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 16,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 1500
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8175,
                "name": "歷碁賽 A組",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 9,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-01-31T04:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-01-31T03:00:01.867143Z",
            "ended": "2021-01-31T03:34:26.555748Z",
            "start_waiting": "2021-01-31T03:00:01.753981Z",
            "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": 2671,
            "name": "3rd 9x9 tournament, no handicap",
            "director": {
                "id": 27,
                "username": "Phelan",
                "country": "pt",
                "icon": "https://secure.gravatar.com/avatar/f7ae9c72785aceddcc5dda7fddc31df5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1648.4432038755967,
                        "deviation": 62.77420041373733,
                        "volatility": 0.06017734799465297
                    }
                },
                "ranking": 26.487960212491743,
                "professional": false,
                "ui_class": ""
            },
            "description": "Ok, this time, no handicap. Maybe games will be more interesting this way.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 345600,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 47,
                "name": "BGG WW",
                "summary": "A group for the BGG WW forum to play Go. Check the tournament tab for tournaments and ladder competitions.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 31,
                "icon": "https://user-uploads.online-go.com/32f5444e74e6c9db4a60b0cd1dbf8fe3-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-02T05:04:41.908543Z",
            "ended": "2013-12-29T04:35:22.819239Z",
            "start_waiting": "2013-12-02T05:00:06.480459Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/32f5444e74e6c9db4a60b0cd1dbf8fe3-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 70934,
            "name": "Trolling",
            "director": {
                "id": 839251,
                "username": "Mapledge",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/014310fdc5f118f1a485818badd3b773-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 811.822879557998,
                        "deviation": 98.79461305451053,
                        "volatility": 0.06001611392915813
                    }
                },
                "ranking": 10.090712867300997,
                "professional": false,
                "ui_class": ""
            },
            "description": "...first online club tournament!!!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 30,
                "max_time": 120
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6730,
                "name": "Stony Brook Go Club",
                "summary": "ALL PLAYERS WELCOME!!!\n\nWe are a club group based at Stony Brook University. \n\nOur meetings times are Tuesdays and Thursdays 8-10PM via Zoom.\n\nRegardless of whether you are a beginner or a master, don't hesitate to come by to simply have some fun. \n\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 35,
                "icon": "https://user-uploads.online-go.com/bfaca7135d50ab09bc002ea3020d5f21-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-03T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-02-03T02:17:39.421171Z",
            "ended": "2021-02-03T02:28:53.752227Z",
            "start_waiting": "2021-02-03T02:17:39.152356Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bfaca7135d50ab09bc002ea3020d5f21-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 94564,
            "name": "ปวช.3/9 (13 ก.ย 65)",
            "director": {
                "id": 1010331,
                "username": "PomSii",
                "country": "th",
                "icon": "https://secure.gravatar.com/avatar/aa13948ef4fee733d9d956be746af4af?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1528.2940953430661,
                        "deviation": 69.12209408595301,
                        "volatility": 0.060086127774657355
                    }
                },
                "ranking": 24.735987039854813,
                "professional": false,
                "ui_class": ""
            },
            "description": "ปวช.3/9 (13 ก.ย 65)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 7,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 240,
                "period_time": 5,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11948,
                "name": "ปวช.3/2, 3/5, 3/6, 3/7, 3/8, 3/9 (66\")",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 335,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-09-13T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-09-13T03:32:53.589885Z",
            "ended": "2022-09-13T04:06:01.108253Z",
            "start_waiting": "2022-09-13T03:32:53.289754Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 21,
            "ranked": true
        },
        {
            "id": 63380,
            "name": "Braila Blitz 13x13 Fisher time- ed4",
            "director": {
                "id": 464199,
                "username": "dr.toma",
                "country": "ro",
                "icon": "https://secure.gravatar.com/avatar/0a3da26e9a517da4b0a4fb4ba8e80dc1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1707.3765104196816,
                        "deviation": 67.39800934408329,
                        "volatility": 0.0600316405241684
                    }
                },
                "ranking": 27.301142351290764,
                "professional": false,
                "ui_class": ""
            },
            "description": "Braila Blitz 13x13 Fisher time- ed4 dublu Knock-Out",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 16,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 15,
                "initial_time": 120,
                "max_time": 120
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2993,
                "name": "Asociația de Go Brăila",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 26,
                "icon": "https://user-uploads.online-go.com/97a4fe5337f2c4f846c9bfa27ce9e6c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-24T18: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-07-24T18:12:26.315575Z",
            "ended": "2020-07-24T19:53:39.529853Z",
            "start_waiting": "2020-07-24T18:12:25.875502Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/97a4fe5337f2c4f846c9bfa27ce9e6c7-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}