List all tournaments or create a new tournament.

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

{
    "count": 59322,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-rules&page=5932",
    "results": [
        {
            "id": 89586,
            "name": "Torneo sabatino SOMA",
            "director": {
                "id": 1012305,
                "username": "Oguchi",
                "country": "_Starfleet",
                "icon": "https://user-uploads.online-go.com/d2231c85cd3cde84e4ed342f90c78fc5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1009.4039254535328,
                        "deviation": 70.22372614581187,
                        "volatility": 0.0604388406162497
                    }
                },
                "ranking": 15.133548554742719,
                "professional": false,
                "ui_class": ""
            },
            "description": "El \"Torneo sabatino SOMA\" es el primer torneo virtual sabatino llevado a cabo en \"SOMA centro creativo\", https://www.facebook.com/soma.centro.creativo, con el que celebraremos la existencia de nuestro nuevo espacio en Xalapa, Enriquez, Veracruz. El espacio se ubica en las altos de la alberca AquaX ubicada en 3era Privada de, C. Maria Esther Zuno de Echeverría 25, Emiliano Zapata, Xalapa-Enríquez, Ver. CP. 91190\n--------\nThe \"SOMA Saturday Tournament\" is the first Saturday virtual tournament held at \"SOMA creative center\", https://www.facebook.com/soma.centro.creativo, with which we will celebrate the existence of our new space in Xalapa , Enriquez, Veracruz. The space is located on the heights of the AquaX pool located at 3rd Privada, C. Maria Esther Zuno de Echeverría 25, Emiliano Zapata, Xalapa-Enríquez, Ver. CP. 91190",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 89280,
            "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": 10021,
                "name": "Laboratorio Go, Baduk, Weiqi. Primer Nodo",
                "summary": "Laboratorio Transmedia de Go, Baduk, Weiqi. Primer Nodo México",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 13,
                "icon": "https://user-uploads.online-go.com/160e0d14d06047818d5759a427f0643b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-05-07T17:00:00Z",
            "players_start": 100,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-05-07T17:07:21.132782Z",
            "ended": "2022-09-14T08:23:47.909719Z",
            "start_waiting": "2022-05-07T17:07:20.993520Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/160e0d14d06047818d5759a427f0643b-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 126995,
            "name": "1776s open tournaments 0.0004",
            "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-04-03T11: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-04-03T11:00:13.521932Z",
            "ended": "2026-02-14T10:48:05.756941Z",
            "start_waiting": "2025-04-03T11:00:13.399452Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 14,
            "ranked": true
        }
    ]
}