GET /api/v1/tournament_records/?format=api&ordering=-created&page=18
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=-created&page=19",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=17",
    "results": [
        {
            "id": 1766,
            "name": "galaxy brain",
            "creator": 1053363,
            "group": 12712,
            "created": "2024-09-27T05:06:50.260307Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1765,
            "name": "Luana8b",
            "creator": 1636974,
            "group": 14659,
            "created": "2024-09-26T11:45:29.167795Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1764,
            "name": "Finnish Championship Preliminaries 2024",
            "creator": 495337,
            "group": 13427,
            "created": "2024-09-26T06:07:47.249431Z",
            "started": null,
            "ended": null
        },
        {
            "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": 1760,
            "name": "roblox tournament",
            "creator": 1053363,
            "group": 11548,
            "created": "2024-09-17T11:47:45.678401Z",
            "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": 1756,
            "name": "อมดส",
            "creator": 1628689,
            "group": 2289,
            "created": "2024-09-12T14:39:49.948104Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1755,
            "name": "LIHKG 無限reboot 級位聯賽 2024 #1",
            "creator": 872222,
            "group": 8905,
            "created": "2024-09-11T12:51:22.396568Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1754,
            "name": "LIHKG Season 8 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2024-09-11T07:24:37.962086Z",
            "started": null,
            "ended": null
        }
    ]
}