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

{
    "count": 58292,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=auto_start_on_max&page=5829",
    "results": [
        {
            "id": 53152,
            "name": "1st Atlanta 13x13 Air Tournament: Group A",
            "director": {
                "id": 473434,
                "username": "DoubleSente",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/7a52b9c53ec155ff3c7d9a45c75edecf-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1891.386906647593,
                        "deviation": 62.91280212348621,
                        "volatility": 0.05998964037582742
                    }
                },
                "ranking": 29.67060006447044,
                "professional": false,
                "ui_class": ""
            },
            "description": "Top two will progress.\nThird place from Group A will play third place from Group B for the wildcard spot.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 16320,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 14400,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3777,
                "name": "Atlanta Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 86,
                "icon": "https://user-uploads.online-go.com/0518472c36e05a1ac71136d7fb356f1e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-10-22T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2019-10-21T19:40:23.660251Z",
            "ended": "2019-11-08T16:23:50.401543Z",
            "start_waiting": "2019-10-21T19:40:22.995402Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0518472c36e05a1ac71136d7fb356f1e-15.png",
            "player_count": 4
        },
        {
            "id": 53153,
            "name": "1st Atlanta 13x13 Air Tournament: Group B",
            "director": {
                "id": 473434,
                "username": "DoubleSente",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/7a52b9c53ec155ff3c7d9a45c75edecf-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1891.386906647593,
                        "deviation": 62.91280212348621,
                        "volatility": 0.05998964037582742
                    }
                },
                "ranking": 29.67060006447044,
                "professional": false,
                "ui_class": ""
            },
            "description": "Top two will progress. \nThird place from Group A will play third place from Group B for the wildcard spot.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 16320,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 14400,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3777,
                "name": "Atlanta Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 86,
                "icon": "https://user-uploads.online-go.com/0518472c36e05a1ac71136d7fb356f1e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-10-22T19:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2019-10-21T19:54:08.028487Z",
            "ended": "2019-11-11T20:41:51.250979Z",
            "start_waiting": "2019-10-21T19:54:06.694206Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0518472c36e05a1ac71136d7fb356f1e-15.png",
            "player_count": 5
        }
    ]
}