Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-rules&page=5945
{ "count": 59441, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5944", "results": [ { "id": 94846, "name": "Take Your Time V", "director": { "id": 756466, "username": "slowthought", "country": "us", "icon": "https://secure.gravatar.com/avatar/0437173f74cf94f3b0ca3cc2e67a8f25?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1030.846960436548, "deviation": 63.6260075903047, "volatility": 0.059937046251547554 } }, "ranking": 15.620179431556304, "professional": false, "ui_class": "supporter" }, "description": "Another handicap tournament. Good luck, all!", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "rules": "aga", "time_per_move": 89280, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": false, "time_increment": 86400, "initial_time": 259200, "max_time": 259200 }, "is_open": true, "exclude_provisional": false, "group": { "id": 43, "name": "Kyu Level Study Group", "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 8872, "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png" }, "auto_start_on_max": true, "time_start": "2022-09-25T18:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 30, "analysis_enabled": false, "exclusivity": "open", "started": "2022-09-24T19:17:46.926321Z", "ended": "2022-12-13T20:49:48.822432Z", "start_waiting": "2022-09-24T19:17:46.516053Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png", "player_count": 8, "ranked": true } ] }