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

{
    "count": 53572,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-rules&page=5357",
    "results": [
        {
            "id": 112814,
            "name": "February bimonthly smallboard 13",
            "director": {
                "id": 467165,
                "username": "MummRa",
                "country": "us",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/68359dab5164ddcdffa8ad4ca0699079-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1378.6528445791591,
                        "deviation": 66.82721264094695,
                        "volatility": 0.06001687529801327
                    }
                },
                "ranking": 22.350487877159946,
                "professional": false,
                "ui_class": ""
            },
            "description": "Winners of monthly tournaments will be invited to yearly championship game, players above 1 dan can ask for invite if they wish to attend.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 40899,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 306,
                "name": "Michigan Go Players",
                "summary": "For Players from all over Michigan",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 86,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-02-22T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 10,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1
        },
        {
            "id": 118275,
            "name": "Friendly Tournament",
            "director": {
                "id": 1592556,
                "username": "deleted-47061df4-051a-4dd5-98bb-44f768633612",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/f1dbb39266dcc84460f9bd20e34a0c50?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1613.725057573728,
                        "deviation": 219.91826447236897,
                        "volatility": 0.06000369880396076
                    }
                },
                "ranking": 25.995186468468802,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "https://online-go.com/group/14486",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 446,
                "name": "AGA (American Go Association)",
                "summary": "This is the official meetup place for the 2021 e-Go Congress, an online event organized by the AGA (American Go Association). Join us and say hi!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1452,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9410cf16aa1994fed5749fa6372ec1b5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-02T02:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9410cf16aa1994fed5749fa6372ec1b5-15.png",
            "player_count": 1
        }
    ]
}