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

{
    "count": 58212,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=auto_start_on_max&page=5821",
    "results": [
        {
            "id": 6699,
            "name": "Kranjska Gora 19x19 Maj 2015",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 758.0036206399973,
                        "deviation": 62.527477553581505,
                        "volatility": 0.05914582974084081
                    }
                },
                "ranking": 8.502761175954308,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "fdtz jiol",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36960,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 259200,
                "time_increment": 36000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 374,
                "name": "Slovenija",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 54,
                "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-05-12T17:15:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 11,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-05-12T17:15:45.241191Z",
            "ended": "2016-01-06T19:03:39.263512Z",
            "start_waiting": "2015-05-12T17:15:45.116292Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-15.png",
            "player_count": 7
        },
        {
            "id": 91237,
            "name": "No pros",
            "director": {
                "id": 1128528,
                "username": "มังกรน้อยสู้สิบทิศ",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/d049329759c5dbd34fc88ce3c1b45064-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1314.4529165294566,
                        "deviation": 67.91455424295273,
                        "volatility": 0.060164421100510346
                    }
                },
                "ranking": 21.246550569491266,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have fun",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 50,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 3600,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8765,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-06-14T03:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-06-14T03:00:57.630560Z",
            "ended": "2022-06-14T04:08:02.368714Z",
            "start_waiting": "2022-06-14T03:00:57.558546Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 2
        }
    ]
}