Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=analysis_enabled&page=5927
{ "count": 59261, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=analysis_enabled&page=5926", "results": [ { "id": 50031, "name": "join now!", "director": { "id": 646491, "username": "Idkwau", "country": "sg", "icon": "https://secure.gravatar.com/avatar/81c403b554cf63187ed0bb96a94eacff?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1509.5637177750489, "deviation": 70.54687736667083, "volatility": 0.06015190447098213 } }, "ranking": 24.450513681930122, "professional": false, "ui_class": "" }, "description": "maybe you can win!", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 3704, "name": "lions roar", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 62, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2019-07-08T07:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2019-07-09T19:06:43.235990Z", "ended": "2019-07-16T18:01:49.250502Z", "start_waiting": "2019-07-09T19:06:42.492048Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true } ] }