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": 1144,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-05-25T07:54:48.268121Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1475,
            "name": "OGS",
            "creator": 1386258,
            "group": 3,
            "created": "2023-07-09T03:04:08.447337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1484,
            "name": "OGS",
            "creator": 1386258,
            "group": 3,
            "created": "2023-07-16T04:41:16.495967Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1210,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-20T09:08:08.806983Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1209,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-20T09:06:14.713815Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1201,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:15:40.257955Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1202,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:22:00.156580Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1165,
            "name": "OGS 9x9",
            "creator": 1147204,
            "group": 515,
            "created": "2022-06-30T11:07:10.808714Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1328,
            "name": "OGS Go siyah beyaz",
            "creator": 940118,
            "group": 3,
            "created": "2022-12-29T06:49:34.612431Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1329,
            "name": "OGS Go siyah beyaz",
            "creator": 940118,
            "group": 3,
            "created": "2022-12-29T06:52:40.281413Z",
            "started": null,
            "ended": null
        }
    ]
}