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

{
    "count": 57722,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5772",
    "results": [
        {
            "id": 112798,
            "name": "4 everyone",
            "director": {
                "id": 1507765,
                "username": "bmeetze",
                "country": "us",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/1f4a9bc65572ea64e80cb99b0e295500-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1292.7473465754965,
                        "deviation": 68.53731358417663,
                        "volatility": 0.06066448262606088
                    }
                },
                "ranking": 20.861083015639988,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Play with opponents. Invite friends",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17412,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-02-15T20:00:00Z",
            "players_start": 0,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-02-15T20:00:39.620258Z",
            "ended": "2024-02-15T21:53:44.745210Z",
            "start_waiting": "2024-02-15T20:00:39.585436Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 2
        },
        {
            "id": 64045,
            "name": "2nd Wednsday Weekly Live 19x19 tournament",
            "director": {
                "id": 739236,
                "username": "Anorak_",
                "country": "kz",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.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": "*Description Goes Here*",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 50,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1800,
                "period_time": 30,
                "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": 159,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/bf53577eefa2af10bcf48655c23a2b4a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-12T22: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-08-13T00:12:00.765214Z",
            "ended": "2020-08-13T01:49:57.887311Z",
            "start_waiting": "2020-08-13T00:12:00.564389Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/bf53577eefa2af10bcf48655c23a2b4a-15.png",
            "player_count": 4
        }
    ]
}