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

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=17",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=15",
    "results": [
        {
            "id": 157,
            "name": "BTS League A (4)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-13T02:36:05.738494Z",
            "started": null,
            "ended": null
        },
        {
            "id": 158,
            "name": "BTS League B (4)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-13T02:37:22.634705Z",
            "started": null,
            "ended": null
        },
        {
            "id": 159,
            "name": "a",
            "creator": 737306,
            "group": 5213,
            "created": "2020-04-13T05:11:25.964137Z",
            "started": null,
            "ended": null
        },
        {
            "id": 160,
            "name": "Prueba",
            "creator": 730553,
            "group": 283,
            "created": "2020-04-13T19:25:42.600332Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1915,
            "name": "asdf",
            "creator": 1826048,
            "group": 15551,
            "created": "2025-08-01T04:21:24.689400Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1916,
            "name": "TTW-TEST001",
            "creator": 664990,
            "group": 15541,
            "created": "2025-08-03T12:09:50.011182Z",
            "started": null,
            "ended": null
        },
        {
            "id": 797,
            "name": "สถิติโกะไทย",
            "creator": 746506,
            "group": 9734,
            "created": "2021-08-11T09:13:21.191822Z",
            "started": null,
            "ended": null
        },
        {
            "id": 798,
            "name": "Gokid Cup",
            "creator": 659630,
            "group": 4076,
            "created": "2021-08-13T04:54:43.246451Z",
            "started": null,
            "ended": null
        },
        {
            "id": 165,
            "name": "hghguthgiljlzhgultzhrijuritu'",
            "creator": 761544,
            "group": 5266,
            "created": "2020-04-17T13:18:11.905147Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}