GET /api/v1/tournament_records/?format=api&ordering=created&page=157
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=158",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=156",
    "results": [
        {
            "id": 1928,
            "name": "Tournament",
            "creator": 1818852,
            "group": 15651,
            "created": "2025-08-30T11:48:22.332388Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1929,
            "name": "56745",
            "creator": 1828871,
            "group": 10991,
            "created": "2025-09-01T03:00:51.666735Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1931,
            "name": "test",
            "creator": 1015821,
            "group": 459,
            "created": "2025-09-05T12:08:23.735520Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1933,
            "name": "League Test",
            "creator": 141574,
            "group": 15459,
            "created": "2025-09-12T00:31:38.565136Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1934,
            "name": "Miguel",
            "creator": 1825877,
            "group": 6411,
            "created": "2025-09-12T22:09:31.790667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1935,
            "name": "Iabooboo",
            "creator": 1584665,
            "group": 14323,
            "created": "2025-09-12T22:53:49.369827Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1936,
            "name": "gocreate",
            "creator": 1861803,
            "group": 15722,
            "created": "2025-09-19T13:00:29.999343Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1937,
            "name": "เดจาวู",
            "creator": 1863973,
            "group": 2289,
            "created": "2025-09-22T21:07:30.909531Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1938,
            "name": "芋泥",
            "creator": 1864218,
            "group": 15732,
            "created": "2025-09-23T08:01:00.806870Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1940,
            "name": "王不见王",
            "creator": 1865675,
            "group": 15745,
            "created": "2025-09-25T11:16:14.029576Z",
            "started": null,
            "ended": null
        }
    ]
}