GET /api/v1/tournament_records/?format=api&ordering=creator&page=18
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=creator&page=19",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=17",
    "results": [
        {
            "id": 640,
            "name": "Не надо шутить с хамоном",
            "creator": 540483,
            "group": 3064,
            "created": "2021-04-27T09:56:30.277239Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1841,
            "name": "test create tournament record",
            "creator": 547523,
            "group": 9064,
            "created": "2025-03-02T13:16:46.870451Z",
            "started": null,
            "ended": null
        },
        {
            "id": 655,
            "name": "tournamentrecord",
            "creator": 547523,
            "group": 9064,
            "created": "2021-05-04T08:11:13.521849Z",
            "started": null,
            "ended": null
        },
        {
            "id": 591,
            "name": "Easter Egg Competition",
            "creator": 554796,
            "group": 3852,
            "created": "2021-03-18T11:00:22.454046Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1462,
            "name": "、田中さ",
            "creator": 556856,
            "group": 5264,
            "created": "2023-06-07T14:05:18.866371Z",
            "started": null,
            "ended": null
        },
        {
            "id": 368,
            "name": "TORNEO DE GO-BADUK-WIQI DE REPUBLICA DOMINICANA",
            "creator": 558164,
            "group": 6712,
            "created": "2020-09-06T17:07:57.143729Z",
            "started": null,
            "ended": null
        },
        {
            "id": 12,
            "name": "愛莎",
            "creator": 559306,
            "group": 25,
            "created": "2019-07-18T11:21:47.450479Z",
            "started": null,
            "ended": null
        },
        {
            "id": 285,
            "name": "-_-",
            "creator": 564908,
            "group": 4793,
            "created": "2020-06-17T04:40:55.312257Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1926,
            "name": "Boop",
            "creator": 568679,
            "group": 8562,
            "created": "2025-08-29T10:44:36.035998Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1885,
            "name": "Test",
            "creator": 568679,
            "group": 14853,
            "created": "2025-06-03T21:09:00.388171Z",
            "started": null,
            "ended": null
        }
    ]
}