GET /api/v1/tournament_records/?format=api&ordering=creator&page=146
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=creator&page=147",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=145",
    "results": [
        {
            "id": 1588,
            "name": "12 ราศี ซ้อมครั้งที่ 1",
            "creator": 1483491,
            "group": 2276,
            "created": "2023-12-18T13:26:43.799667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1624,
            "name": "ㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹ",
            "creator": 1496162,
            "group": 14017,
            "created": "2024-02-28T09:29:54.188501Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1605,
            "name": "Meow",
            "creator": 1497408,
            "group": 13697,
            "created": "2024-01-21T05:11:47.293314Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1615,
            "name": "Ccccc",
            "creator": 1507332,
            "group": 12520,
            "created": "2024-02-01T04:48:05.012056Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1876,
            "name": "l;",
            "creator": 1507765,
            "group": 33,
            "created": "2025-05-02T20:28:27.667796Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1857,
            "name": "Have fun",
            "creator": 1507765,
            "group": 14385,
            "created": "2025-03-30T18:25:38.378629Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1855,
            "name": "Beginners",
            "creator": 1507765,
            "group": 28,
            "created": "2025-03-16T13:24:43.466479Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1619,
            "name": "Bill",
            "creator": 1507765,
            "group": 12602,
            "created": "2024-02-18T17:44:45.954374Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1617,
            "name": "For fun",
            "creator": 1507765,
            "group": 25,
            "created": "2024-02-17T13:19:23.828770Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1639,
            "name": "Test Record Tournament",
            "creator": 1509112,
            "group": 14171,
            "created": "2024-03-29T09:06:06.973671Z",
            "started": null,
            "ended": null
        }
    ]
}