GET /api/v1/tournament_records/?format=api&ordering=-name&page=97
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=-name&page=98",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=96",
    "results": [
        {
            "id": 902,
            "name": "h",
            "creator": 1081286,
            "group": 25,
            "created": "2021-11-18T11:25:59.564221Z",
            "started": null,
            "ended": null
        },
        {
            "id": 608,
            "name": "h",
            "creator": 741532,
            "group": 6124,
            "created": "2021-03-28T13:27:29.043399Z",
            "started": null,
            "ended": null
        },
        {
            "id": 90,
            "name": "h",
            "creator": 738665,
            "group": 4544,
            "created": "2020-03-13T15:32:28.129058Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1247,
            "name": "h",
            "creator": 1206757,
            "group": 12277,
            "created": "2022-09-13T10:52:41.295298Z",
            "started": null,
            "ended": null
        },
        {
            "id": 779,
            "name": "gu7 ft",
            "creator": 1016128,
            "group": 6630,
            "created": "2021-07-22T08:11:26.379333Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1048,
            "name": "grsfdhssfhsfh",
            "creator": 821754,
            "group": 10268,
            "created": "2022-03-08T22:51:08.450629Z",
            "started": null,
            "ended": null
        },
        {
            "id": 587,
            "name": "Group Section VI",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-16T13:55:34.647821Z",
            "started": null,
            "ended": null
        },
        {
            "id": 586,
            "name": "Group Section V",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-16T12:35:07.817718Z",
            "started": null,
            "ended": null
        },
        {
            "id": 569,
            "name": "Group Section IV",
            "creator": 89993,
            "group": 8562,
            "created": "2021-03-07T19:18:24.267141Z",
            "started": null,
            "ended": null
        },
        {
            "id": 588,
            "name": "Group Section III",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-16T19:00:19.012730Z",
            "started": null,
            "ended": null
        }
    ]
}