List all tournaments or create a new tournament.

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

{
    "count": 59078,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=2961",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=2959",
    "results": [
        {
            "id": 3459,
            "name": "kleines wiener 4",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 772.0585832917798,
                        "deviation": 65.01219778142836,
                        "volatility": 0.05913782713756167
                    }
                },
                "ranking": 8.928079227328126,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "offen",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "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": 445,
                "name": "Go7wien",
                "summary": "Wiener Go Klub",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 65,
                "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 10,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-12-13T07:12:32.299483Z",
            "ended": "2015-01-18T21:00:05.701033Z",
            "start_waiting": "2014-12-13T07:12:32.060969Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 4045,
            "name": "kleines wiener 3",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 772.0585832917798,
                        "deviation": 65.01219778142836,
                        "volatility": 0.05913782713756167
                    }
                },
                "ranking": 8.928079227328126,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "offen",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 445,
                "name": "Go7wien",
                "summary": "Wiener Go Klub",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 65,
                "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-01-10T17:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-01-11T14:34:40.534619Z",
            "ended": "2015-02-02T13:51:38.270847Z",
            "start_waiting": "2015-01-11T14:34:40.460827Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 3457,
            "name": "kleines wiener 2",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 772.0585832917798,
                        "deviation": 65.01219778142836,
                        "volatility": 0.05913782713756167
                    }
                },
                "ranking": 8.928079227328126,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "offen",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "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": 445,
                "name": "Go7wien",
                "summary": "Wiener Go Klub",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 65,
                "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-12-16T08:42:15.367769Z",
            "ended": "2015-01-27T18:47:50.968482Z",
            "start_waiting": "2014-12-16T08:42:15.151948Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 4044,
            "name": "kleines wiener 1",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 772.0585832917798,
                        "deviation": 65.01219778142836,
                        "volatility": 0.05913782713756167
                    }
                },
                "ranking": 8.928079227328126,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "offen",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 1209600,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 445,
                "name": "Go7wien",
                "summary": "Wiener Go Klub",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 65,
                "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-01-12T07:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-01-12T07:30:34.147600Z",
            "ended": "2015-02-17T12:28:14.147169Z",
            "start_waiting": "2015-01-12T07:30:34.030387Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 60073,
            "name": "Kleines Montagsturnier",
            "director": {
                "id": 164719,
                "username": "Coreon",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/2de0ca73ac40cde1057f0be1462ff769-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1801.7927113749327,
                        "deviation": 64.39919819061328,
                        "volatility": 0.05997590552328663
                    }
                },
                "ranking": 28.547171008275242,
                "professional": false,
                "ui_class": ""
            },
            "description": "Ein Turnier für alle, die Bock haben, ein bisschen offizieller zu spielen",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5098,
                "name": "Halle (Saale) Go Club",
                "summary": "Willkommen im Online-Spielehaus, Go-Abende finden wie üblich Montagabend ab 20:00 Uhr statt.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 29,
                "icon": "https://user-uploads.online-go.com/909b318101281705ee50a6c17fac2a9f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-04T18:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-05-04T18:30:37.998587Z",
            "ended": "2020-05-04T19:57:47.481900Z",
            "start_waiting": "2020-05-04T18:30:37.633359Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/909b318101281705ee50a6c17fac2a9f-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 76551,
            "name": "Klasse 9b",
            "director": {
                "id": 848108,
                "username": "qwe1.0",
                "country": "zz",
                "icon": "https://secure.gravatar.com/avatar/44633c6a1b18219f7211f30b16ef48cb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1514.0103641748465,
                        "deviation": 61.108381651828665,
                        "volatility": 0.059890729013092
                    }
                },
                "ranking": 24.518605242169386,
                "professional": false,
                "ui_class": ""
            },
            "description": "Klasse 9b mit Vorgaben auf 9*9",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2631,
                "name": "Freiheit 13",
                "summary": "inofficial and private group for (former) staff and students of our school - people unaffiliated with our school cannot join",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 42,
                "icon": "https://user-uploads.online-go.com/065648a4a48bcba4f8ca0a094338606d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-28T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2021-06-23T09:41:42.862962Z",
            "ended": "2022-08-09T05:22:42.952392Z",
            "start_waiting": "2021-06-23T09:41:42.742427Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/065648a4a48bcba4f8ca0a094338606d-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 16592,
            "name": "klasis turniri",
            "director": {
                "id": 300976,
                "username": "gegeshidze",
                "country": "ge",
                "icon": "https://secure.gravatar.com/avatar/220edb4c17f2cf1e263db766a85695af?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1122.3138255665567,
                        "deviation": 241.79081729865226,
                        "volatility": 0.06000084548462534
                    }
                },
                "ranking": 17.58820060813907,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "klasis turniri",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 23,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 20,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 692,
                "name": "Georgia - საქართველოს გოს ფედერაცია",
                "summary": "საქართველოს გოს ფედერაციის ჯგუფში გაწევრიანება შეუძლიათ მხოლოდ საქართველოს  მოქალაქეებს, რომლებიც დარეგისტრირებულები არიან ამ საიტზე და პროფილში მითითებული აქვთ სახელი და გვარი.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 263,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2016-04-14T09:48:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-04-14T09:46:57.673530Z",
            "ended": "2016-04-14T10:26:43.076701Z",
            "start_waiting": "2016-04-14T09:46:57.494154Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 16399,
            "name": "klasis turniri",
            "director": {
                "id": 301727,
                "username": "gabodze",
                "country": "ge",
                "icon": "https://secure.gravatar.com/avatar/f36747d5e0066e0e084c6f76ac7d510f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1380.064510972309,
                        "deviation": 167.91177580786902,
                        "volatility": 0.06000777602108039
                    }
                },
                "ranking": 22.37418010484544,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "klasis turniri",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 24,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 20,
                "main_time": 420,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 692,
                "name": "Georgia - საქართველოს გოს ფედერაცია",
                "summary": "საქართველოს გოს ფედერაციის ჯგუფში გაწევრიანება შეუძლიათ მხოლოდ საქართველოს  მოქალაქეებს, რომლებიც დარეგისტრირებულები არიან ამ საიტზე და პროფილში მითითებული აქვთ სახელი და გვარი.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 263,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-04-07T12:13:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-04-07T12:13:30.490946Z",
            "ended": "2016-04-07T12:51:08.773693Z",
            "start_waiting": "2016-04-07T12:13:30.408056Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 7054,
            "name": "Klagenfurt 2 19x19 Mai 2015",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 772.0585832917798,
                        "deviation": 65.01219778142836,
                        "volatility": 0.05913782713756167
                    }
                },
                "ranking": 8.928079227328126,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "gzu otu",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 44160,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 259200,
                "time_increment": 43200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 445,
                "name": "Go7wien",
                "summary": "Wiener Go Klub",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 65,
                "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-05-21T16:53:00Z",
            "players_start": 3,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 8,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-05-21T16:53:20.372158Z",
            "ended": "2016-01-06T15:32:01.136641Z",
            "start_waiting": "2015-05-21T16:53:20.245356Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 7013,
            "name": "Klagenfurt 19x19 Mai 2015",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 772.0585832917798,
                        "deviation": 65.01219778142836,
                        "volatility": 0.05913782713756167
                    }
                },
                "ranking": 8.928079227328126,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "pkjh hzdt",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 17,
            "time_control_parameters": {
                "time_control": "canadian",
                "period_time": 300,
                "main_time": 180,
                "stones_per_period": 20
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 445,
                "name": "Go7wien",
                "summary": "Wiener Go Klub",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 65,
                "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-04-28T17:35:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 8,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-04-28T17:35:54.979650Z",
            "ended": "2015-04-28T18:14:15.036739Z",
            "start_waiting": "2015-04-28T17:35:54.834459Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-15.png",
            "player_count": 7,
            "ranked": true
        }
    ]
}