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

{
    "count": 57932,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=start_waiting&page=5793",
    "results": [
        {
            "id": 70052,
            "name": "Trial",
            "director": {
                "id": 916033,
                "username": "Mariska",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/be93a46713b8bc2ea8ca3dd03eb51cc1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Allereerste keer: spannenddddd",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7941,
                "name": "Klaar om verslagen te worden?",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-12T21:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1
        },
        {
            "id": 215,
            "name": "Ukino-kun's mini-tournament",
            "director": {
                "id": 3822,
                "username": "Ukino-kun",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/fe78c92d46e217fec03aa7ad264679f1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1234.3148191585678,
                        "deviation": 68.55450127714668,
                        "volatility": 0.059998653723032085
                    }
                },
                "ranking": 19.79031064936046,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 380,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "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": "2007-04-02T01:48:00Z",
            "ended": "2007-09-27T18:05:00Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0
        }
    ]
}