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

{
    "count": 53682,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-rules&page=5368",
    "results": [
        {
            "id": 70934,
            "name": "Trolling",
            "director": {
                "id": 839251,
                "username": "Mapledge",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/014310fdc5f118f1a485818badd3b773-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 811.822879557998,
                        "deviation": 98.79461305451053,
                        "volatility": 0.06001611392915813
                    }
                },
                "ranking": 10.090712867300997,
                "professional": false,
                "ui_class": ""
            },
            "description": "...first online club tournament!!!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 30,
                "max_time": 120
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6730,
                "name": "Stony Brook Go Club",
                "summary": "ALL PLAYERS WELCOME!!!\n\nWe are a club group based at Stony Brook University. \n\nOur meetings times are Tuesdays and Thursdays 8-10PM via Zoom.\n\nRegardless of whether you are a beginner or a master, don't hesitate to come by to simply have some fun. \n\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 34,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/bfaca7135d50ab09bc002ea3020d5f21-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-03T03: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": "2021-02-03T02:17:39.421171Z",
            "ended": "2021-02-03T02:28:53.752227Z",
            "start_waiting": "2021-02-03T02:17:39.152356Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/bfaca7135d50ab09bc002ea3020d5f21-15.png",
            "player_count": 5
        },
        {
            "id": 50837,
            "name": "Nerdy 9x9 Tournament 8/04/19",
            "director": {
                "id": 571536,
                "username": "personnerdy",
                "country": "_NATO",
                "icon": "https://secure.gravatar.com/avatar/f65512910552dc975b44adf67c971347?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 798.2940257215395,
                        "deviation": 64.10053293007448,
                        "volatility": 0.060020899416725275
                    }
                },
                "ranking": 9.70167237450699,
                "professional": false,
                "ui_class": ""
            },
            "description": "A new tournament soon: starting very soon! Join now!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3897,
                "name": "Nerdy Go Club",
                "summary": "A Go club for nerdy people.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/d475bf78706f35551474be70020c7184-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-08-05T01:40:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-08-05T01:40:39.108327Z",
            "ended": "2019-08-05T02:28:36.216162Z",
            "start_waiting": "2019-08-05T01:40:38.268567Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/d475bf78706f35551474be70020c7184-15.png",
            "player_count": 5
        }
    ]
}