Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=time_start&page=5931
{ "count": 59302, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_start&page=5930", "results": [ { "id": 170, "name": "Open to all - 2 days per move", "director": { "id": 356, "username": "Dyonn", "country": "gb", "icon": "https://user-uploads.online-go.com/d34852f36c3644d382908282ee323e3f-64.png", "ratings": { "version": 5, "overall": { "rating": 1673.0749590981404, "deviation": 63.54459334293271, "volatility": 0.06022109183575052 } }, "ranking": 26.831318615972503, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 172800, "time_control_parameters": { "time_control": "simple", "per_move": 172800 }, "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": 34, "analysis_enabled": false, "exclusivity": "open", "started": "2007-01-07T09:47:00Z", "ended": "2007-02-24T13:59:00Z", "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true }, { "id": 2805, "name": "Sitewide SDK 9x9 Round Robin February 2014", "director": { "id": 4, "username": "matburt", "country": "us", "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1125.8827017028436, "deviation": 78.19731452501959, "volatility": 0.06006087171771568 } }, "ranking": 17.66169912212786, "professional": false, "ui_class": "supporter moderator admin" }, "description": "a 9x9 tournament for all SDKs... starting sometime in 2014. No Handicap.", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 259200, "time_increment": 86400 }, "is_open": true, "exclude_provisional": false, "group": null, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 21, "max_ranking": 36, "analysis_enabled": true, "exclusivity": "open", "started": "2014-02-25T05:35:53.723965Z", "ended": "2014-03-20T18:23:23.045114Z", "start_waiting": "2014-02-25T05:33:35.973376Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png", "player_count": 0, "ranked": true } ] }