Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-rules&page=6102
{ "count": 61012, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-rules&page=6101", "results": [ { "id": 50859, "name": "Nerdy Go Tournament 9x9 8/5/2019", "director": { "id": 571536, "username": "personnerdy", "country": "_NATO", "icon": "https://secure.gravatar.com/avatar/f65512910552dc975b44adf67c971347?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 798.2940257215395, "deviation": 64.10053293007448, "volatility": 0.060020899416725275 } }, "ranking": 9.70167237450699, "professional": false, "ui_class": "" }, "description": "A Go tournament that (should) be rather quick and is starting soon!", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "aga", "time_per_move": 33, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 300, "period_time": 30, "periods": 5 }, "is_open": true, "exclude_provisional": false, "group": { "id": 3897, "name": "Nerdy Go Club", "summary": "A Go club for nerdy people.", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 6, "icon": "https://user-uploads.online-go.com/d475bf78706f35551474be70020c7184-64.png" }, "auto_start_on_max": false, "time_start": "2019-08-05T19:15:00Z", "players_start": 3, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 29, "analysis_enabled": true, "exclusivity": "open", "started": "2019-08-05T19:15:47.474288Z", "ended": "2019-08-05T19:54:04.101223Z", "start_waiting": "2019-08-05T19:15:46.124187Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/d475bf78706f35551474be70020c7184-15.png", "player_count": 7, "ranked": true }, { "id": 2977, "name": "19 squared", "director": { "id": 6489, "username": "folly", "country": "au", "icon": "https://user-uploads.online-go.com/55bf20f8c369818205f9fd89a6f30687-64.png", "ratings": { "version": 5, "overall": { "rating": 1153.5384440115931, "deviation": 65.40421445201942, "volatility": 0.05994538637023112 } }, "ranking": 18.223474951389964, "professional": false, "ui_class": "" }, "description": "Big board fun", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": -1, "rules": "aga", "time_per_move": 89280, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "time_increment": 86400 }, "is_open": true, "exclude_provisional": false, "group": { "id": 78, "name": "OGS Mini Tournaments", "summary": "The home for all of the old OGS mini tournaments", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 386, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 0, "max_ranking": 10, "analysis_enabled": false, "exclusivity": "open", "started": "2014-07-19T09:21:49.627670Z", "ended": "2015-08-23T21:17:45.135107Z", "start_waiting": "2014-07-19T09:21:48.546039Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }