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

{
    "count": 1582,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=158",
    "results": [
        {
            "id": 1905,
            "name": "ืนที ป.6 โรงเรียนวัดขุนจันทร์",
            "creator": 1793348,
            "group": 2289,
            "created": "2025-07-08T14:41:49.357172Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1608,
            "name": "idk",
            "creator": 1470605,
            "group": 13972,
            "created": "2024-01-22T15:12:31.577797Z",
            "started": null,
            "ended": null
        }
    ]
}