GET /api/v1/tournament_records/?format=api&ordering=created&page=131
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=created&page=132",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=130",
    "results": [
        {
            "id": 1549,
            "name": "Pro king",
            "creator": 1106925,
            "group": 10975,
            "created": "2023-11-05T00:59:30.014880Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1550,
            "name": "TEST",
            "creator": 1460501,
            "group": 13767,
            "created": "2023-11-06T20:23:31.347031Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1551,
            "name": "Adam vs Matt",
            "creator": 1460501,
            "group": 13777,
            "created": "2023-11-09T14:05:17.483018Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1552,
            "name": "🎄Christmas 🎄",
            "creator": 1434626,
            "group": 13648,
            "created": "2023-11-09T16:15:36.200121Z",
            "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
        }
    ]
}