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

{
    "count": 58842,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5884",
    "results": [
        {
            "id": 42830,
            "name": "only people from kids and teen room",
            "director": {
                "id": 535250,
                "username": "andyzhou",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/105954f48a899e137f853a65860f7c7b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1809.7393358037923,
                        "deviation": 66.75784826384123,
                        "volatility": 0.06012743631466287
                    }
                },
                "ranking": 28.649047248062285,
                "professional": false,
                "ui_class": ""
            },
            "description": "to celabrate crismas (I am just 6 so im not so good at spelling stuff)",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 16,
            "time_control_parameters": {
                "period_time": 15,
                "main_time": 120,
                "system": "byoyomi",
                "pause_on_weekends": false,
                "time_control": "byoyomi",
                "periods": 10,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 99,
                "name": "kids and teens Room",
                "summary": "where kids go to have fun and chat XD ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 68,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-12-24T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-12-25T11:13:22.250931Z",
            "ended": "2018-12-25T11:23:03.045446Z",
            "start_waiting": "2018-12-25T11:13:21.454511Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 91621,
            "name": "The Speed Game #2",
            "director": {
                "id": 1105775,
                "username": "EtherealMagic",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/dfc1b2960c5ca3d66365ec2c083283c7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1365.685841317812,
                        "deviation": 66.24860090646293,
                        "volatility": 0.06002607419316742
                    }
                },
                "ranking": 22.13171869898131,
                "professional": false,
                "ui_class": ""
            },
            "description": "This one is even faster.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 12960,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 129600,
                "stones_per_period": 10
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9959,
                "name": "Battlefield",
                "summary": "Lots of tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://user-uploads.online-go.com/35a32113b107d2c20dd88098e310591c-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-07-09T18:00:00Z",
            "players_start": 10,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-09-17T15:39:42.647159Z",
            "ended": "2022-10-30T17:18:42.063829Z",
            "start_waiting": "2022-09-17T15:39:42.205537Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/35a32113b107d2c20dd88098e310591c-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}