List all tournaments or create a new tournament.

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

{
    "count": 59520,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=name&page=2375",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=name&page=2373",
    "results": [
        {
            "id": 69002,
            "name": "Eurocitrus the Tournament",
            "director": {
                "id": 482594,
                "username": "Chamo Morimoto",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/e674d26105cb6e32a67a6f70cc338707-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1312.251898293252,
                        "deviation": 62.93139887961301,
                        "volatility": 0.05974333671722323
                    }
                },
                "ranking": 21.20775398770092,
                "professional": false,
                "ui_class": ""
            },
            "description": "Viel Spaß allerseits!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 49,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 360,
                "period_time": 45,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7577,
                "name": "Akademischer Gesangverein München",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 8,
                "icon": "https://user-uploads.online-go.com/e77140823edef2d41b3227b8398854b6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-15T21: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": "2020-12-15T20:43:43.753650Z",
            "ended": "2020-12-15T22:14:56.053779Z",
            "start_waiting": "2020-12-15T20:43:43.616394Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e77140823edef2d41b3227b8398854b6-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 107096,
            "name": "Europe Go #1",
            "director": {
                "id": 1182846,
                "username": "Smartfox",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/27e2cbb60e6e5017971b0a1e7392ce05-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1440.2563930454246,
                        "deviation": 71.61347756222665,
                        "volatility": 0.060512765640676876
                    }
                },
                "ranking": 23.36247451639933,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have a nice game and learn much",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13537,
                "name": "Europe Go",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/992d9f34129e2d028bc7b7c8a910e8b5-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-09-09T08:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-09-09T08:00:55.476610Z",
            "ended": "2023-11-29T02:17:56.617702Z",
            "start_waiting": "2023-09-09T08:00:55.318292Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/992d9f34129e2d028bc7b7c8a910e8b5-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 107108,
            "name": "Europe Go #2",
            "director": {
                "id": 1182846,
                "username": "Smartfox",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/27e2cbb60e6e5017971b0a1e7392ce05-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1440.2563930454246,
                        "deviation": 71.61347756222665,
                        "volatility": 0.060512765640676876
                    }
                },
                "ranking": 23.36247451639933,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have fun",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13537,
                "name": "Europe Go",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/992d9f34129e2d028bc7b7c8a910e8b5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-09-16T18: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": "2023-09-16T18:00:57.289850Z",
            "ended": "2023-12-01T20:51:11.991275Z",
            "start_waiting": "2023-09-16T18:00:57.136689Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/992d9f34129e2d028bc7b7c8a910e8b5-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 3119,
            "name": "European Weekly Cup 13x13 DDK Sunday 24.8. 19:30 UTC",
            "director": {
                "id": 52052,
                "username": "ST000MA",
                "country": "rs",
                "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1773.7204734712398,
                        "deviation": 64.7543915421217,
                        "volatility": 0.06233350490466346
                    }
                },
                "ranking": 28.18365079311867,
                "professional": false,
                "ui_class": ""
            },
            "description": "See http://online-go.com/group/326 for more information.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 22,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 20,
                "main_time": 240,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 326,
                "name": "European Weekly Cup",
                "summary": "Our goal is to provide tournaments with a schedule oriented for european players. Non-european players are welcome !!!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 253,
                "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-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": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-08-24T19:30:20.884740Z",
            "ended": "2014-08-24T20:20:33.891227Z",
            "start_waiting": "2014-08-24T19:30:20.525961Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 3178,
            "name": "European Weekly Cup 13x13 DDK Sunday, 28.9.2014. 13:30 UTC",
            "director": {
                "id": 52052,
                "username": "ST000MA",
                "country": "rs",
                "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1773.7204734712398,
                        "deviation": 64.7543915421217,
                        "volatility": 0.06233350490466346
                    }
                },
                "ranking": 28.18365079311867,
                "professional": false,
                "ui_class": ""
            },
            "description": "For more information see [European Tournament Group page](http://online-go.com/group/326).",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 44,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 40,
                "main_time": 420,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 326,
                "name": "European Weekly Cup",
                "summary": "Our goal is to provide tournaments with a schedule oriented for european players. Non-european players are welcome !!!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 253,
                "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-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": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-09-28T13:29:17.537749Z",
            "ended": "2014-09-28T14:08:27.214200Z",
            "start_waiting": "2014-09-28T13:29:17.138214Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 3179,
            "name": "European Weekly Cup 13x13 SDK and Dan Sunday, 28.9.2014. 13:30 UTC",
            "director": {
                "id": 52052,
                "username": "ST000MA",
                "country": "rs",
                "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1773.7204734712398,
                        "deviation": 64.7543915421217,
                        "volatility": 0.06233350490466346
                    }
                },
                "ranking": 28.18365079311867,
                "professional": false,
                "ui_class": ""
            },
            "description": "For more information see [European Tournament Group page](http://online-go.com/group/326).",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 44,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 40,
                "main_time": 420,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 326,
                "name": "European Weekly Cup",
                "summary": "Our goal is to provide tournaments with a schedule oriented for european players. Non-european players are welcome !!!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 253,
                "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 21,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-09-28T13:29:46.155914Z",
            "ended": "2014-09-28T14:12:35.636589Z",
            "start_waiting": "2014-09-28T13:29:45.952197Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 3120,
            "name": "European Weekly Cup 13x13 SDK and Dans Sunday, 24.8.2014. 19:30 UTC",
            "director": {
                "id": 52052,
                "username": "ST000MA",
                "country": "rs",
                "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1773.7204734712398,
                        "deviation": 64.7543915421217,
                        "volatility": 0.06233350490466346
                    }
                },
                "ranking": 28.18365079311867,
                "professional": false,
                "ui_class": ""
            },
            "description": "See http://online-go.com/group/326 for more information.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 22,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 20,
                "main_time": 240,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 326,
                "name": "European Weekly Cup",
                "summary": "Our goal is to provide tournaments with a schedule oriented for european players. Non-european players are welcome !!!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 253,
                "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 21,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-08-24T19:32:04.344146Z",
            "ended": "2014-08-24T20:23:53.595281Z",
            "start_waiting": "2014-08-24T19:32:04.130287Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 4071,
            "name": "European Weekly Cup 19x19 #5",
            "director": {
                "id": 86227,
                "username": "Marnoris",
                "country": "be",
                "icon": "https://user-uploads.online-go.com/39f6b7f59ab53b8afda31e32b27f7f83-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1846.2593842282001,
                        "deviation": 67.13077728483148,
                        "volatility": 0.06001385388792682
                    }
                },
                "ranking": 29.111556842413247,
                "professional": false,
                "ui_class": ""
            },
            "description": "For more informations, see European Tournament Group page.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 1500,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 326,
                "name": "European Weekly Cup",
                "summary": "Our goal is to provide tournaments with a schedule oriented for european players. Non-european players are welcome !!!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 253,
                "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-01-11T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-01-11T14:00:39.003894Z",
            "ended": "2015-01-11T19:47:56.943135Z",
            "start_waiting": "2015-01-11T14:00:38.795408Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 3263,
            "name": "European Weekly Cup 19x19 DDK - 02.11.14 / 7pm GMT/UTC",
            "director": {
                "id": 95470,
                "username": "EWC Director",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "For more information, see European Tournament Group page.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 73,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 60,
                "main_time": 1200,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 326,
                "name": "European Weekly Cup",
                "summary": "Our goal is to provide tournaments with a schedule oriented for european players. Non-european players are welcome !!!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 253,
                "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-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": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-11-02T19:33:09.730923Z",
            "ended": "2014-11-02T23:37:45.700120Z",
            "start_waiting": "2014-11-02T19:33:09.432273Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 3197,
            "name": "European Weekly Cup 19x19 DDK - 5 oct. 2014 - 18:00 pm GMT/UTC",
            "director": {
                "id": 86227,
                "username": "Marnoris",
                "country": "be",
                "icon": "https://user-uploads.online-go.com/39f6b7f59ab53b8afda31e32b27f7f83-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1846.2593842282001,
                        "deviation": 67.13077728483148,
                        "volatility": 0.06001385388792682
                    }
                },
                "ranking": 29.111556842413247,
                "professional": false,
                "ui_class": ""
            },
            "description": "See European Tournament Group page for more informations.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 73,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 60,
                "main_time": 1200,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 326,
                "name": "European Weekly Cup",
                "summary": "Our goal is to provide tournaments with a schedule oriented for european players. Non-european players are welcome !!!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 253,
                "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-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": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-10-05T18:10:42.954412Z",
            "ended": "2014-10-05T19:08:04.040132Z",
            "start_waiting": "2014-10-05T18:10:42.676669Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-15.png",
            "player_count": 0,
            "ranked": true
        }
    ]
}