Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-exclusivity&page=5990
{ "count": 59891, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclusivity&page=5989", "results": [ { "id": 67588, "name": "Sunday 9x9 tournament", "director": { "id": 56637, "username": "milanm", "country": "un", "icon": "https://user-uploads.online-go.com/3ca6488bbc5b99dee6389c8324babd42-64.png", "ratings": { "version": 5, "overall": { "rating": 1647.448153798627, "deviation": 65.49664224379951, "volatility": 0.05991564225546948 } }, "ranking": 26.4739819544232, "professional": false, "ui_class": "aga" }, "description": "weekly 9x9 tournament", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "japanese", "time_per_move": 31, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 30, "initial_time": 120, "max_time": 180 }, "is_open": true, "exclude_provisional": false, "group": { "id": 5803, "name": "Massachusetts Go Foundation", "summary": "", "require_invitation": true, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 49, "icon": "https://user-uploads.online-go.com/ac9f8e424d9bbcbeaadc6a8c635f8262-64.png" }, "auto_start_on_max": false, "time_start": "2020-11-08T18:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2020-11-08T17:58:36.118992Z", "ended": "2020-11-08T18:47:50.607792Z", "start_waiting": "2020-11-08T17:58:35.889212Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/ac9f8e424d9bbcbeaadc6a8c635f8262-15.png", "player_count": 9, "ranked": true } ] }