Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=first_pairing_method&page=5967
{ "count": 59662, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=first_pairing_method&page=5966", "results": [ { "id": 34407, "name": "Tournament 43 ddk", "director": { "id": 12573, "username": "Misawa", "country": "us", "icon": "https://user-uploads.online-go.com/c51ad51df953247093a774c49b78eb0b-64.png", "ratings": { "version": 5, "overall": { "rating": 977.5796256115817, "deviation": 69.02183474866371, "volatility": 0.05986671976150141 } }, "ranking": 14.391926363316212, "professional": false, "ui_class": "" }, "description": "Double elimination tournament in two parts! One for double digit kyu players and the other will be for single digit kyu and dan level players. Fight hard - two strikes and you're out!", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "japanese", "time_per_move": 91200, "time_control_parameters": { "system": "fischer", "pause_on_weekends": false, "time_control": "fischer", "initial_time": 432000, "max_time": 432000, "time_increment": 86400, "speed": "correspondence" }, "is_open": true, "exclude_provisional": true, "group": { "id": 343, "name": "Global Go Club", "summary": "Open Go club for people anywhere", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 590, "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-64.png" }, "auto_start_on_max": false, "time_start": "2018-03-01T07:59:00Z", "players_start": 4, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 5, "max_ranking": 20, "analysis_enabled": true, "exclusivity": "group", "started": "2018-03-01T07:59:56.509819Z", "ended": "2020-02-18T10:31:05.723338Z", "start_waiting": "2018-03-01T07:59:55.204288Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-15.png", "player_count": 30, "ranked": true }, { "id": 302, "name": "Strong Kyus getting stronger!", "director": { "id": 13464, "username": "ichderfisch", "country": "de", "icon": "https://secure.gravatar.com/avatar/96d36b433abfed6b225004b831b4e6a5?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1993.0540480384739, "deviation": 66.73990904201048, "volatility": 0.060002351704365686 } }, "ranking": 30.882682828774666, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "chinese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "time_increment": 86400 }, "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": 19, "max_ranking": 29, "analysis_enabled": false, "exclusivity": "open", "started": "2007-08-20T18:41:00Z", "ended": "2007-12-17T16:11: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 } ] }