GET /api/v1/tournament_records/?format=api&ordering=ended&page=81
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=82",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=80",
    "results": [
        {
            "id": 839,
            "name": "City Weiqi League Team Aus",
            "creator": 631251,
            "group": 2246,
            "created": "2021-09-19T00:51:51.346570Z",
            "started": null,
            "ended": null
        },
        {
            "id": 840,
            "name": "ogs ogs",
            "creator": 1013920,
            "group": 45,
            "created": "2021-09-20T08:35:22.519748Z",
            "started": null,
            "ended": null
        },
        {
            "id": 841,
            "name": "Go cup",
            "creator": 1013920,
            "group": 45,
            "created": "2021-09-20T14:02:58.458795Z",
            "started": null,
            "ended": null
        },
        {
            "id": 842,
            "name": "EYGC U16 05",
            "creator": 1055962,
            "group": 10082,
            "created": "2021-09-21T19:25:52.905422Z",
            "started": null,
            "ended": null
        },
        {
            "id": 843,
            "name": "Mid night game",
            "creator": 1044601,
            "group": 10004,
            "created": "2021-09-22T20:35:49.093649Z",
            "started": null,
            "ended": null
        },
        {
            "id": 844,
            "name": "Spim in-int",
            "creator": 995818,
            "group": 8276,
            "created": "2021-09-23T03:42:30.113177Z",
            "started": null,
            "ended": null
        },
        {
            "id": 845,
            "name": "Talles",
            "creator": 1057760,
            "group": 9676,
            "created": "2021-09-25T14:02:13.896339Z",
            "started": null,
            "ended": null
        },
        {
            "id": 846,
            "name": "Tânia Zaíra",
            "creator": 1057692,
            "group": 9676,
            "created": "2021-09-25T14:20:28.396218Z",
            "started": null,
            "ended": null
        },
        {
            "id": 847,
            "name": "Munin_Clyde",
            "creator": 1045863,
            "group": 6823,
            "created": "2021-09-25T14:25:50.591162Z",
            "started": null,
            "ended": null
        },
        {
            "id": 848,
            "name": "General",
            "creator": 1057760,
            "group": 10193,
            "created": "2021-09-25T14:38:05.388772Z",
            "started": null,
            "ended": null
        }
    ]
}