GET /api/v1/tournament_records/?format=api&ordering=-started&page=126
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=-started&page=127",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=125",
    "results": [
        {
            "id": 1531,
            "name": "My family group",
            "creator": 1417874,
            "group": 13687,
            "created": "2023-10-15T12:29:01.609043Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1801,
            "name": "your mom",
            "creator": 1040806,
            "group": 14839,
            "created": "2024-12-03T20:54:07.050107Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1618,
            "name": "Put and Rumi's Tournament",
            "creator": 1144866,
            "group": 14054,
            "created": "2024-02-18T07:22:58.370302Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1553,
            "name": "xxo",
            "creator": 1462800,
            "group": 25,
            "created": "2023-11-10T19:21:11.751291Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1554,
            "name": "Pokémon",
            "creator": 1436588,
            "group": 12511,
            "created": "2023-11-14T12:16:41.742478Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1555,
            "name": "บลาๆๆ",
            "creator": 1176325,
            "group": 12053,
            "created": "2023-11-15T12:56:08.786887Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1556,
            "name": "ชายม.ปลาย",
            "creator": 1176325,
            "group": 13790,
            "created": "2023-11-15T14:24:29.519107Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1557,
            "name": "คัดนักกีฬา",
            "creator": 1176325,
            "group": 13790,
            "created": "2023-11-16T01:10:22.445927Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1558,
            "name": "LIHKG Season 6 League A",
            "creator": 872222,
            "group": 8905,
            "created": "2023-11-16T07:15:53.129259Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1560,
            "name": "Test",
            "creator": 629701,
            "group": 5522,
            "created": "2023-11-16T13:32:35.427104Z",
            "started": null,
            "ended": null
        }
    ]
}