GET /api/v1/tournament_records/?format=api&ordering=-creator&page=8
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=9",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=7",
    "results": [
        {
            "id": 1762,
            "name": "sarisa",
            "creator": 1632108,
            "group": 12520,
            "created": "2024-09-19T02:36:58.574425Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1761,
            "name": "เสือ",
            "creator": 1632090,
            "group": 12520,
            "created": "2024-09-19T02:32:33.847943Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1756,
            "name": "อมดส",
            "creator": 1628689,
            "group": 2289,
            "created": "2024-09-12T14:39:49.948104Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1846,
            "name": "Q1",
            "creator": 1621790,
            "group": 15151,
            "created": "2025-03-11T13:05:50.630756Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1810,
            "name": "Zebra",
            "creator": 1620351,
            "group": 14709,
            "created": "2024-12-21T11:55:08.946739Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1898,
            "name": "Smarty",
            "creator": 1614591,
            "group": 15444,
            "created": "2025-06-19T12:29:41.344955Z",
            "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": 1759,
            "name": "Tourney (1)",
            "creator": 1606495,
            "group": 14556,
            "created": "2024-09-17T06:49:47.393347Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1883,
            "name": "world cup",
            "creator": 1605251,
            "group": 15351,
            "created": "2025-05-25T06:57:37.858346Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1740,
            "name": "หมากล้อม",
            "creator": 1596435,
            "group": 43,
            "created": "2024-07-20T14:04:17.300524Z",
            "started": null,
            "ended": null
        }
    ]
}