Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=ranked&page=5924
{ "count": 59231, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=ranked&page=5923", "results": [ { "id": 2856, "name": "1er Torneo Aonken OGS", "director": { "id": 52898, "username": "deleted-e49a9ab5-4bd8-4f17-8926-ef1a168003f4", "country": "cl", "icon": "https://secure.gravatar.com/avatar/a713d757a533952f5a5ed2189214d0de?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1300.9821097086806, "deviation": 72.93389462908692, "volatility": 0.06003253002596969 } }, "ranking": 21.008080156453367, "professional": false, "ui_class": "" }, "description": "un torneo para pasarlo bien", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": -1, "rules": "japanese", "time_per_move": 438720, "time_control_parameters": { "time_control": "byoyomi", "period_time": 432000, "main_time": 604800, "periods": 3 }, "is_open": true, "exclude_provisional": false, "group": { "id": 67, "name": "Club de Go AONKEN, Punta Arenas - Chile", "summary": "Punta Arenas, Chile.", "require_invitation": false, "is_public": true, "admin_only_tournaments": true, "hide_details": false, "member_count": 74, "icon": "https://user-uploads.online-go.com/223a016f399052ad403f78216ac0a202-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": 36, "analysis_enabled": true, "exclusivity": "invite", "started": "2014-03-14T01:01:34.575025Z", "ended": "2014-03-14T15:11:55.385776Z", "start_waiting": "2014-03-14T01:01:34.386840Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/223a016f399052ad403f78216ac0a202-15.png", "player_count": 0, "ranked": true } ] }