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

{
    "count": 57682,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_start&page=5768",
    "results": [
        {
            "id": 2802,
            "name": "2nd Week Tournament",
            "director": {
                "id": 52592,
                "username": "Lazy Satomi",
                "country": "_Pirate",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/0fee81bec9e326f5aacaee36c2ee806e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2152.9383265364077,
                        "deviation": 62.3604147036611,
                        "volatility": 0.05991189752721452
                    }
                },
                "ranking": 32.66906213536902,
                "professional": false,
                "ui_class": ""
            },
            "description": "tournament for the 2nd week of February. Guys lets have fun and enjoy. Tournament will be activated in Saturday US time",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 191,
                "name": "Young and Old Players Association",
                "summary": "Welcomes to the Young and Old Players Association. We welcome all beginners and experienced players alike.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 96,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/dd46257689e6a2e10f09419142e181ed-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": 10,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-02-08T22:35:41.377681Z",
            "ended": "2014-05-03T05:45:10.839283Z",
            "start_waiting": "2014-02-08T22:35:41.032389Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/dd46257689e6a2e10f09419142e181ed-15.png",
            "player_count": 0
        },
        {
            "id": 2794,
            "name": "2014 01 19x19",
            "director": {
                "id": 34734,
                "username": "varcos",
                "country": "ro",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9521e434b5969d7c96058055f4baca35-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1312.659630493207,
                        "deviation": 60.8282737450268,
                        "volatility": 0.06002489554547676
                    }
                },
                "ranking": 21.21494584952282,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Star Wars rules!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "time_control": "none"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 198,
                "name": "Noi",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "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": true,
            "exclusivity": "open",
            "started": "2014-01-30T12:04:10.934085Z",
            "ended": "2014-05-03T11:06:14.813498Z",
            "start_waiting": "2014-01-30T12:04:10.510904Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0
        }
    ]
}