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": 1619,
    "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": 1309,
            "name": "Hbb",
            "creator": 1211339,
            "group": 7027,
            "created": "2022-11-28T07:07:41.817989Z",
            "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": 1431,
            "name": "haruna",
            "creator": 1336422,
            "group": 9676,
            "created": "2023-04-13T11:53:16.057538Z",
            "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": 1751,
            "name": "Happypand. tournament",
            "creator": 1609997,
            "group": 14545,
            "created": "2024-08-31T10:25:21.931134Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1659,
            "name": "Happy Genius School",
            "creator": 1322475,
            "group": 4716,
            "created": "2024-04-22T10:22:21.912251Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1900,
            "name": "Happy day 🥳",
            "creator": 1306771,
            "group": 13201,
            "created": "2025-06-22T02:52:54.887463Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1969,
            "name": "Happy day 🥳",
            "creator": 1306771,
            "group": 11648,
            "created": "2025-11-07T10:38:13.592700Z",
            "started": null,
            "ended": null
        },
        {
            "id": 103,
            "name": "Happy Covid March",
            "creator": 743238,
            "group": 4716,
            "created": "2020-03-21T07:22:32.536944Z",
            "started": null,
            "ended": null
        },
        {
            "id": 102,
            "name": "happy covid march",
            "creator": 743238,
            "group": 4716,
            "created": "2020-03-21T07:18:51.615514Z",
            "started": null,
            "ended": null
        }
    ]
}