List all tournaments or create a new tournament.

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

{
    "count": 59381,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=rules&page=10",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=rules&page=8",
    "results": [
        {
            "id": 77929,
            "name": "7/23 tournament",
            "director": {
                "id": 416489,
                "username": "Spinaltap",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/fed9a5c54980ffee623ebb3db223b5db-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2132.8293430294343,
                        "deviation": 61.46294249559199,
                        "volatility": 0.06001543856613506
                    }
                },
                "ranking": 32.451819195331055,
                "professional": false,
                "ui_class": ""
            },
            "description": "tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9506,
                "name": "MLCCC",
                "summary": "Students of Main Line Chinese Culture Center",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://user-uploads.online-go.com/31cd66c5a079813b0cda160187c8bc7f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-23T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-07-23T18:32:53.909677Z",
            "ended": "2021-07-23T18:57:24.162765Z",
            "start_waiting": "2021-07-23T18:32:53.760153Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/31cd66c5a079813b0cda160187c8bc7f-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 2,
            "name": "Nova Group Round Robin Beta",
            "director": {
                "id": 73,
                "username": "Kuroneko",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/8acc1aa7edbb99556a0d05cf6c97a154-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1720.3171984281491,
                        "deviation": 260.4887625445967,
                        "volatility": 0.05999892180617455
                    }
                },
                "ranking": 27.47594113797314,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Thanks for beta testing! This tournament will be a simultaneous round-robin tournament with a Fischer time control.... 18 hours starting time plus 6 hours per move up to a maximum of 1 day 12 hours. There is no rating limitation. The tournament will be open to the first 10 players to join and you will be immediately paired with all other players. It will begin once 10 players have joined or by March 27th at 9pm EST.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 21600,
            "time_control_parameters": null,
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1779,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-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": false,
            "exclusivity": "open",
            "started": "2013-03-27T23:30:44.576680Z",
            "ended": "2013-04-14T04:34:35.161445Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2775,
            "name": "PARIS TROPHEE",
            "director": {
                "id": 43779,
                "username": "DoubleF",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/d2ee02db83d867aec71edd6e493f5912-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1566.5101018306307,
                        "deviation": 61.67602588084543,
                        "volatility": 0.061540695878435574
                    }
                },
                "ranking": 25.307748912652126,
                "professional": false,
                "ui_class": ""
            },
            "description": "for all paris lovers",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 430,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 36000,
                "max_time": 36000,
                "time_increment": 30
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 10,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-02-05T18:01:32.568916Z",
            "ended": "2014-02-05T18:49:55.825221Z",
            "start_waiting": "2014-02-05T18:01:32.319574Z",
            "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": 2571,
            "name": "Democratic People's Tournament!",
            "director": {
                "id": 1904,
                "username": "Val",
                "country": "fr",
                "icon": "https://secure.gravatar.com/avatar/942816fbc439b5079d1a111a179298f4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1549.171168949249,
                        "deviation": 119.2606964844982,
                        "volatility": 0.0599941953782673
                    }
                },
                "ranking": 25.050084276818428,
                "professional": false,
                "ui_class": ""
            },
            "description": "Comrade, join the Democratic People's Tournament and play with fellow comrades to help you fight against the tyrannic and despotic evil empire of KGS Go Server!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 68,
                "name": "Democratic People's Republic of Nova.gs",
                "summary": "This Democratic People's Group is Best Group. Glorious group led by cherished dear leader will conquer against capitalist imperialistic tyrants! Thanks to the Go Players' Liberation Army, the Democratic Ideology will prevail against despotic ennemies",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://user-uploads.online-go.com/0a8695a59d9c57b12b07eaeab3f0400c-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": "open",
            "started": "2013-10-21T08:34:59.718519Z",
            "ended": "2014-01-19T23:09:44.609454Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0a8695a59d9c57b12b07eaeab3f0400c-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 43228,
            "name": "Ratio Cup Qualification (Blitz Section): Group A",
            "director": {
                "id": 153455,
                "username": "El0m",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/018b099d6b5f111ad780b468738dc998-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1295.7038814112566,
                        "deviation": 70.83331711939027,
                        "volatility": 0.0603648964543371
                    }
                },
                "ranking": 20.913967003155264,
                "professional": false,
                "ui_class": ""
            },
            "description": "Choose one group...",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 777600,
            "time_control_parameters": {
                "period_time": 777600,
                "main_time": 0,
                "system": "byoyomi",
                "pause_on_weekends": true,
                "time_control": "byoyomi",
                "periods": 9,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1398,
                "name": "Ratio",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-01-01T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-01-01T00:00:17.684093Z",
            "ended": "2019-07-31T15:28:32.684530Z",
            "start_waiting": "2019-01-01T00:00:17.029142Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 2777,
            "name": "Go Is Magic",
            "director": {
                "id": 54417,
                "username": "victusnex",
                "country": "_GoT_Targaryen",
                "icon": "https://secure.gravatar.com/avatar/c521b47c4e56bd819176664cc2cfcb54?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1191.6369402977903,
                        "deviation": 65.56859646722863,
                        "volatility": 0.05998396447766706
                    }
                },
                "ranking": 18.975706785862375,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Tournament for Touhou Tea Time members. First round will be the 29th at our normal club time bring you laptops! For those that cannot make it will probably start around 7:00",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 43,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 1200,
                "periods": 100
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 189,
                "name": "Touhou Tea Time",
                "summary": "For past and present members of DigiPen's Touhou Tea Time",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "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": "2014-01-30T03:21:17.660071Z",
            "ended": "2014-06-25T00:37:22.190591Z",
            "start_waiting": "2014-01-30T03:21:16.707505Z",
            "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": 35099,
            "name": "Class B Rapid",
            "director": {
                "id": 153455,
                "username": "El0m",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/018b099d6b5f111ad780b468738dc998-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1295.7038814112566,
                        "deviation": 70.83331711939027,
                        "volatility": 0.0603648964543371
                    }
                },
                "ranking": 20.913967003155264,
                "professional": false,
                "ui_class": ""
            },
            "description": "A tournament for intermediate level players.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 56640,
            "time_control_parameters": {
                "period_time": 1209600,
                "main_time": 1209600,
                "system": "canadian",
                "pause_on_weekends": true,
                "time_control": "canadian",
                "stones_per_period": 28,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1398,
                "name": "Ratio",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-04-01T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 30,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2018-04-01T08:00:34.807329Z",
            "ended": "2019-08-23T09:04:29.885683Z",
            "start_waiting": "2018-04-01T08:00:33.808897Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 23,
            "ranked": true
        },
        {
            "id": 63738,
            "name": "1st Wednsday live 19x19 weekly tournament",
            "director": {
                "id": 739236,
                "username": "Anorak_",
                "country": "kz",
                "icon": "https://user-uploads.online-go.com/9c678487fe92dce0d985cd44dc012213-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 893.7277695840772,
                        "deviation": 67.43938846808102,
                        "volatility": 0.06005987068570491
                    }
                },
                "ranking": 12.315868475723217,
                "professional": false,
                "ui_class": ""
            },
            "description": "I will take it upon myself to create a weekly live tournament so that we have an open tournament at all times. if you want to change the day it happens or the time it happens, please send me a private message and I will ask everyone in the main chat and wether it changes or not will be decided by popular vote.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 80,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1800,
                "period_time": 60,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4456,
                "name": "Our Go House",
                "summary": "Hello this is Our Go House πŸ”°πŸ”°\nπŸ˜ƒπŸ™ƒπŸ˜ŠπŸ‘‹ YEET",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 160,
                "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-05T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-08-05T22:00:27.234496Z",
            "ended": "2020-08-06T00:08:53.661930Z",
            "start_waiting": "2020-08-05T22:00:26.892918Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 130420,
            "name": "1776s open tournaments 0.0011",
            "director": {
                "id": 1436588,
                "username": "Arrow A6 anti-",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 588.6751839572613,
                        "deviation": 80.73457404236709,
                        "volatility": 0.0636275307525229
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "A Tournament series",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 88451,
            "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": 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": 496,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-07-16T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-07-16T11:01:03.765958Z",
            "ended": "2025-09-29T13:56:42.548799Z",
            "start_waiting": "2025-07-16T11:01:03.656010Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 117406,
            "name": "9*9 #11",
            "director": {
                "id": 1381238,
                "username": "BuzzerBeater",
                "country": "030",
                "icon": "https://user-uploads.online-go.com/d34952ca0e76fd14a163c154f3b31475-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1734.4688191194518,
                        "deviation": 77.54421179014739,
                        "volatility": 0.06095587983115763
                    }
                },
                "ranking": 27.6655979501159,
                "professional": false,
                "ui_class": ""
            },
            "description": "Welcome.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13682,
                "name": "9*9棋賽羀",
                "summary": "A space for 9*9 tournaments!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 27,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-06-30T04:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-06-30T04:00:16.104708Z",
            "ended": "2024-06-30T04:15:55.020913Z",
            "start_waiting": "2024-06-30T04:00:16.010112Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 7,
            "ranked": true
        }
    ]
}