Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-analysis_enabled&page=6006
{ "count": 60051, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-analysis_enabled&page=6005", "results": [ { "id": 72123, "name": "Partidas de 1ro", "director": { "id": 88120, "username": "satoshi84", "country": "mx", "icon": "https://user-uploads.online-go.com/6a6404f3dd53bce3fc1e4a88fb357e2e-64.png", "ratings": { "version": 5, "overall": { "rating": 1136.7959829193692, "deviation": 78.40429708623937, "volatility": 0.06016044531576248 } }, "ranking": 17.885013568829635, "professional": false, "ui_class": "" }, "description": "Vamos a jugar Go", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "japanese", "time_per_move": 23, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 300, "period_time": 20, "periods": 2 }, "is_open": true, "exclude_provisional": false, "group": { "id": 5581, "name": "Colegio Serapio Rendón // Kinder - Primaria", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 200, "icon": "https://user-uploads.online-go.com/9da407b0f50ca68064ffbdfe7ee05885-64.png" }, "auto_start_on_max": false, "time_start": "2021-03-02T18:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slide", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "group", "started": "2021-03-02T17:48:36.219615Z", "ended": "2021-03-02T18:42:59.582670Z", "start_waiting": "2021-03-02T17:48:35.664856Z", "board_size": 13, "active_round": null, "icon": "https://user-uploads.online-go.com/9da407b0f50ca68064ffbdfe7ee05885-15.png", "player_count": 6, "ranked": true } ] }