Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=start_waiting&page=5884
{ "count": 58832, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=start_waiting&page=5883", "results": [ { "id": 1404, "name": "isaiahgo's mini-tournament", "director": { "id": 35398, "username": "isaiahgo", "country": "un", "icon": "https://secure.gravatar.com/avatar/67f7151727244643e01e8b1222c42cdb?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1116.0173160809707, "deviation": 86.08202873937643, "volatility": 0.06000973349318693 } }, "ranking": 17.45795662737404, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 259200, "time_control_parameters": { "time_control": "fischer", "initial_time": 1209600, "max_time": 2592000, "time_increment": 259200 }, "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": 383, "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": 36, "analysis_enabled": false, "exclusivity": "open", "started": "2011-09-26T19:25:14Z", "ended": "2011-09-26T17:25:14Z", "start_waiting": null, "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true }, { "id": 1403, "name": "sai32's mini-tournament", "director": { "id": 34303, "username": "sai32", "country": "un", "icon": "https://secure.gravatar.com/avatar/c4ce4faf0bc09edaf7899d4274642158?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1166.3647819233902, "deviation": 149.52889138057068, "volatility": 0.0600044114654207 } }, "ranking": 18.479462136458885, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "rules": "chinese", "time_per_move": 259200, "time_control_parameters": { "time_control": "simple", "per_move": 259200 }, "is_open": true, "exclude_provisional": true, "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": 383, "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": 36, "analysis_enabled": false, "exclusivity": "open", "started": "2011-03-16T16:30:17Z", "ended": "2011-03-16T15:30:17Z", "start_waiting": null, "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }