GET /api/v1/tournament_records/?format=api&ordering=-created&page=29
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=-created&page=30",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=28",
    "results": [
        {
            "id": 1547,
            "name": "LIHKG Friendly",
            "creator": 872222,
            "group": 8905,
            "created": "2023-11-01T15:42:35.329780Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1546,
            "name": "Halloween 🎃",
            "creator": 1236996,
            "group": 13697,
            "created": "2023-10-31T12:06:20.147696Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1545,
            "name": "9х9 бом бом",
            "creator": 1390451,
            "group": 13563,
            "created": "2023-10-30T17:23:10.134501Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1542,
            "name": "9x9 Susquenita go Club tournament",
            "creator": 1445427,
            "group": 13679,
            "created": "2023-10-27T11:49:28.666928Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1541,
            "name": "LE HONINBO",
            "creator": 1409180,
            "group": 43,
            "created": "2023-10-24T13:44:59.790092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1540,
            "name": "the best kyu in 16-25",
            "creator": 1409180,
            "group": 43,
            "created": "2023-10-24T13:35:42.845852Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1539,
            "name": "戈日123321",
            "creator": 1227591,
            "group": 13168,
            "created": "2023-10-24T13:18:46.359157Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1538,
            "name": "ああ",
            "creator": 1387777,
            "group": 13717,
            "created": "2023-10-24T12:52:08.362708Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1536,
            "name": "Eliminatoria Juvenil Quzhou 2023",
            "creator": 1062558,
            "group": 13552,
            "created": "2023-10-22T21:05:12.907667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1535,
            "name": "nouvelle an 2024",
            "creator": 1053160,
            "group": 10082,
            "created": "2023-10-18T05:51:37.145187Z",
            "started": null,
            "ended": null
        }
    ]
}