List all tournaments or create a new tournament.

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

{
    "count": 60902,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=6090",
    "results": [
        {
            "id": 116785,
            "name": "2024年6月循環賽",
            "director": {
                "id": 569454,
                "username": "萌混過關",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/85b5765203589c9f55f62dce9bd85258-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2017.7306031816229,
                        "deviation": 78.28375437822723,
                        "volatility": 0.0600155325947226
                    }
                },
                "ranking": 31.16754951176531,
                "professional": false,
                "ui_class": ""
            },
            "description": "6月循環賽(僅1輪),端午開始,每步加12小時",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 43884,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11838,
                "name": "蕭兔孽徒團 (Xiao Tu Legion)",
                "summary": "本群是黑嘉嘉成人班學員們在OGS開的社團,歡迎其他人加入社團一起交流。\nWe are students from Hei Jiajia Online Course in Taiwan, We are also welcome player around the world.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 326,
                "icon": "https://user-uploads.online-go.com/bc78597580f1cf5b9b6f3d07761091a0-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-06-10T05: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": "2024-06-10T05:00:50.763182Z",
            "ended": "2024-07-03T22:29:39.255730Z",
            "start_waiting": "2024-06-10T05:00:50.649619Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bc78597580f1cf5b9b6f3d07761091a0-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 66370,
            "name": "6to. Las Tres Aguilas Categoria 13x13",
            "director": {
                "id": 90149,
                "username": "Goinsei",
                "country": "ec",
                "icon": "https://user-uploads.online-go.com/90a9a81cccb93bdbea988882b40046a3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1655.7170096721065,
                        "deviation": 60.642618546020465,
                        "volatility": 0.05983047694046634
                    }
                },
                "ranking": 26.5898855825234,
                "professional": false,
                "ui_class": ""
            },
            "description": "6to. Torneo sub-18 de las Tres Aguilas \nCategoría 13x13",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 26,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3145,
                "name": "Torneos Infantiles y Juveniles Latinoamérica ",
                "summary": "LIGA PANAMERICANA DE GO POR EQUIPOS SUB 18 SIRIO\n\n------EMPAREJAMIENTO RONDA 1 https://bit.ly/3oUSXYS\n\nDivisión 19x19: sistema suizo, reglas japonesas, tiempo principal de 20 min y byo-yomi de 3x20, sin hándicap, komi 6.5, color aleatorio.  \n\nDivisión 13x1",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 187,
                "icon": "https://user-uploads.online-go.com/4a29eb4790a3307c4eb20b0f25a7fc0c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-09T21:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2020-10-09T21:00:13.156029Z",
            "ended": "2020-10-09T23:21:19.560724Z",
            "start_waiting": "2020-10-09T21:00:12.032356Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4a29eb4790a3307c4eb20b0f25a7fc0c-15.png",
            "player_count": 33,
            "ranked": true
        }
    ]
}