GET /api/v1/tournament_records/?format=api&ordering=name&page=64
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=65",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=63",
    "results": [
        {
            "id": 1659,
            "name": "Happy Genius School",
            "creator": 1322475,
            "group": 4716,
            "created": "2024-04-22T10:22:21.912251Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1751,
            "name": "Happypand. tournament",
            "creator": 1609997,
            "group": 14545,
            "created": "2024-08-31T10:25:21.931134Z",
            "started": null,
            "ended": null
        },
        {
            "id": 262,
            "name": "harry harry",
            "creator": 654168,
            "group": 5807,
            "created": "2020-06-04T00:58:50.593108Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1431,
            "name": "haruna",
            "creator": 1336422,
            "group": 9676,
            "created": "2023-04-13T11:53:16.057538Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1857,
            "name": "Have fun",
            "creator": 1507765,
            "group": 14385,
            "created": "2025-03-30T18:25:38.378629Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1309,
            "name": "Hbb",
            "creator": 1211339,
            "group": 7027,
            "created": "2022-11-28T07:07:41.817989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 763,
            "name": "HBJHKJHBIUIHYGHKLK",
            "creator": 1022362,
            "group": 7001,
            "created": "2021-07-15T03:05:40.986989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1497,
            "name": "Hdjdbsh",
            "creator": 1407366,
            "group": 25,
            "created": "2023-08-20T12:07:46.411508Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1264,
            "name": "Helen",
            "creator": 1211339,
            "group": 7027,
            "created": "2022-10-17T07:39:06.917645Z",
            "started": null,
            "ended": null
        },
        {
            "id": 80,
            "name": "hello",
            "creator": 731652,
            "group": 4456,
            "created": "2020-02-25T04:46:46.033979Z",
            "started": null,
            "ended": null
        }
    ]
}