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

{
    "count": 57712,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5771",
    "results": [
        {
            "id": 81070,
            "name": "Go Basics",
            "director": {
                "id": 875708,
                "username": "vanecho",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/21fd8ed0ecc0af43aabf973b48f11224?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1394.7405472660932,
                        "deviation": 67.62793700753289,
                        "volatility": 0.060329591840027785
                    }
                },
                "ranking": 22.6190646291034,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have fun very one free to come in!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": false,
            "time_start": "2021-10-29T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-10-29T02:00:36.682274Z",
            "ended": "2022-09-04T22:11:36.914761Z",
            "start_waiting": "2021-10-29T02:00:36.104874Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 44
        },
        {
            "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
        }
    ]
}