Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-exclude_provisional&page=5942
{ "count": 59411, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclude_provisional&page=5941", "results": [ { "id": 68727, "name": "Carsten V Magnus", "director": { "id": 886893, "username": "ShadowFey", "country": "un", "icon": "https://secure.gravatar.com/avatar/0f055c894ae01b14f3e4e5fe821bfdf1?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1194.6200217650803, "deviation": 267.92696962207265, "volatility": 0.06000115002236258 } }, "ranking": 19.0335868658704, "professional": false, "ui_class": "provisional" }, "description": "Carsten V Magnus", "schedule": null, "title": null, "tournament_type": "mcmahon", "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": 300 }, "is_open": true, "exclude_provisional": false, "group": { "id": 7261, "name": "TG Goklub", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 19, "icon": "https://user-uploads.online-go.com/89b3efbf4d77e9dbd7a9a5609e2deb27-64.png" }, "auto_start_on_max": true, "time_start": "2020-12-08T14:44:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2020-12-08T14:44:43.119160Z", "ended": "2020-12-08T15:16:33.405054Z", "start_waiting": "2020-12-08T14:44:42.889982Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/89b3efbf4d77e9dbd7a9a5609e2deb27-15.png", "player_count": 2, "ranked": true } ] }