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

{
    "count": 57942,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5794",
    "results": [
        {
            "id": 73341,
            "name": "Go for professional",
            "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": "19x19 AGA slide Strength 40 absolute",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 26,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 2400
            },
            "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": 35,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/bfaca7135d50ab09bc002ea3020d5f21-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-04-02T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-04-02T00:20:51.317619Z",
            "ended": "2021-04-02T00:22:34.053617Z",
            "start_waiting": "2021-04-02T00:20:51.203540Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/bfaca7135d50ab09bc002ea3020d5f21-15.png",
            "player_count": 4
        },
        {
            "id": 2926,
            "name": "fifa world cup ",
            "director": {
                "id": 46653,
                "username": "stargrazerfairy",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/8787416dcf6566daf35ef68e1727d828?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 909.612696320867,
                        "deviation": 70.34972580605175,
                        "volatility": 0.06014163066480003
                    }
                },
                "ranking": 12.72371776700733,
                "professional": false,
                "ui_class": ""
            },
            "description": "starts june 18 2014",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 43,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 1200,
                "periods": 100
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 39,
                "name": "Canadian Go Players",
                "summary": "Canadian Go Association",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 543,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/373619b6c62ec2b70befaca77c9af1fa-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-06-18T17:10:32.335274Z",
            "ended": "2014-06-19T17:17:52.456527Z",
            "start_waiting": "2014-06-18T17:10:31.465398Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/373619b6c62ec2b70befaca77c9af1fa-15.png",
            "player_count": 0
        }
    ]
}