GET /api/v1/tournament_records/?format=api&ordering=-creator&page=4
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=-creator&page=5",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=3",
    "results": [
        {
            "id": 1936,
            "name": "gocreate",
            "creator": 1861803,
            "group": 15722,
            "created": "2025-09-19T13:00:29.999343Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1927,
            "name": "Nigga",
            "creator": 1845467,
            "group": 25,
            "created": "2025-08-29T19:42:53.183355Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1919,
            "name": "AMIGOSSS",
            "creator": 1838949,
            "group": 15611,
            "created": "2025-08-19T16:13:52.722428Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1986,
            "name": "19x19 Open League #97",
            "creator": 1836954,
            "group": 12599,
            "created": "2026-01-01T18:57:03.056257Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1987,
            "name": "19x19 Open League #97",
            "creator": 1836954,
            "group": 12599,
            "created": "2026-01-01T18:57:29.779499Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1988,
            "name": "19x19 Open League #97",
            "creator": 1836954,
            "group": 12599,
            "created": "2026-01-02T15:26:54.113882Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1989,
            "name": "im new",
            "creator": 1831259,
            "group": 43,
            "created": "2026-01-06T05:45:25.851849Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2005,
            "name": "aaaaaaaa",
            "creator": 1830547,
            "group": 16166,
            "created": "2026-02-08T21:50:56.701349Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1929,
            "name": "56745",
            "creator": 1828871,
            "group": 10991,
            "created": "2025-09-01T03:00:51.666735Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1910,
            "name": "สนุกสนาน",
            "creator": 1826342,
            "group": 25,
            "created": "2025-07-29T14:33:58.151027Z",
            "started": null,
            "ended": null
        }
    ]
}