GET /api/v1/tournament_records/?format=api&ordering=-started&page=89
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=-started&page=90",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=88",
    "results": [
        {
            "id": 926,
            "name": "l",
            "creator": 1081286,
            "group": 43,
            "created": "2021-12-09T11:56:19.439164Z",
            "started": null,
            "ended": null
        },
        {
            "id": 927,
            "name": "idk",
            "creator": 848322,
            "group": 4076,
            "created": "2021-12-11T10:43:10.269152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 928,
            "name": "死翘翘",
            "creator": 1078730,
            "group": 10706,
            "created": "2021-12-12T02:21:51.039971Z",
            "started": null,
            "ended": null
        },
        {
            "id": 929,
            "name": "2021棋王争霸赛",
            "creator": 426307,
            "group": 6636,
            "created": "2021-12-13T03:49:42.895462Z",
            "started": null,
            "ended": null
        },
        {
            "id": 930,
            "name": "Turnuva",
            "creator": 1096368,
            "group": 10794,
            "created": "2021-12-20T11:03:56.171443Z",
            "started": null,
            "ended": null
        },
        {
            "id": 931,
            "name": "Turnuva",
            "creator": 1096372,
            "group": 10794,
            "created": "2021-12-20T11:05:38.361095Z",
            "started": null,
            "ended": null
        },
        {
            "id": 932,
            "name": "Turnuva",
            "creator": 1096370,
            "group": 10794,
            "created": "2021-12-20T11:05:51.630516Z",
            "started": null,
            "ended": null
        },
        {
            "id": 933,
            "name": "Micky mouse",
            "creator": 1097313,
            "group": 10804,
            "created": "2021-12-22T13:23:57.670686Z",
            "started": null,
            "ended": null
        },
        {
            "id": 934,
            "name": "Christmas Party with Go",
            "creator": 663342,
            "group": 10806,
            "created": "2021-12-23T08:01:54.364126Z",
            "started": null,
            "ended": null
        },
        {
            "id": 935,
            "name": "GGVTRG",
            "creator": 1024525,
            "group": 10174,
            "created": "2021-12-24T18:59:33.997781Z",
            "started": null,
            "ended": null
        }
    ]
}