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

{
    "count": 57782,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_start&page=5778",
    "results": [
        {
            "id": 3178,
            "name": "European Weekly Cup 13x13 DDK Sunday, 28.9.2014. 13:30 UTC",
            "director": {
                "id": 52052,
                "username": "ST000MA",
                "country": "rs",
                "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1778.0203502107117,
                        "deviation": 64.72921486068144,
                        "volatility": 0.061825018054095515
                    }
                },
                "ranking": 28.239703416376724,
                "professional": false,
                "ui_class": ""
            },
            "description": "For more information see [European Tournament Group page](http://online-go.com/group/326).",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 44,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 40,
                "main_time": 420,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 326,
                "name": "European Weekly Cup",
                "summary": "Our goal is to provide tournaments with a schedule oriented for european players. Non-european players are welcome !!!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 250,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6811f1a03590402ce5debeda4cb7b2f7-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": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-09-28T13:29:17.537749Z",
            "ended": "2014-09-28T14:08:27.214200Z",
            "start_waiting": "2014-09-28T13:29:17.138214Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6811f1a03590402ce5debeda4cb7b2f7-15.png",
            "player_count": 0
        },
        {
            "id": 3142,
            "name": "European Weekly Cup 9x9 SDK and Dan - 14. September 2014. 18:00 UTC",
            "director": {
                "id": 52052,
                "username": "ST000MA",
                "country": "rs",
                "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1778.0203502107117,
                        "deviation": 64.72921486068144,
                        "volatility": 0.061825018054095515
                    }
                },
                "ranking": 28.239703416376724,
                "professional": false,
                "ui_class": ""
            },
            "description": "For more information see For more information, see [European Tournament Group page](https://online-go.com/group/326).",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 42,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 40,
                "main_time": 240,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 326,
                "name": "European Weekly Cup",
                "summary": "Our goal is to provide tournaments with a schedule oriented for european players. Non-european players are welcome !!!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 250,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6811f1a03590402ce5debeda4cb7b2f7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 21,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-09-14T18:00:34.015644Z",
            "ended": "2014-09-14T18:22:28.069568Z",
            "start_waiting": "2014-09-14T18:00:33.805854Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6811f1a03590402ce5debeda4cb7b2f7-15.png",
            "player_count": 0
        }
    ]
}