GET /api/v1/tournament_records/?format=api&ordering=creator&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=creator&page=158",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=156",
    "results": [
        {
            "id": 1934,
            "name": "Miguel",
            "creator": 1825877,
            "group": 6411,
            "created": "2025-09-12T22:09:31.790667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1915,
            "name": "asdf",
            "creator": 1826048,
            "group": 15551,
            "created": "2025-08-01T04:21:24.689400Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1913,
            "name": "围棋狼人杀",
            "creator": 1826337,
            "group": 15545,
            "created": "2025-07-31T13:24:12.551817Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1912,
            "name": "สนุก",
            "creator": 1826342,
            "group": 25,
            "created": "2025-07-29T14:37:52.753300Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1911,
            "name": "สนุกกสนาน",
            "creator": 1826342,
            "group": 25,
            "created": "2025-07-29T14:35:18.942552Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1910,
            "name": "สนุกสนาน",
            "creator": 1826342,
            "group": 25,
            "created": "2025-07-29T14:33:58.151027Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1929,
            "name": "56745",
            "creator": 1828871,
            "group": 10991,
            "created": "2025-09-01T03:00:51.666735Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1919,
            "name": "AMIGOSSS",
            "creator": 1838949,
            "group": 15611,
            "created": "2025-08-19T16:13:52.722428Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1927,
            "name": "Nigga",
            "creator": 1845467,
            "group": 25,
            "created": "2025-08-29T19:42:53.183355Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1936,
            "name": "gocreate",
            "creator": 1861803,
            "group": 15722,
            "created": "2025-09-19T13:00:29.999343Z",
            "started": null,
            "ended": null
        }
    ]
}