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": 1619,
    "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": 1586,
            "name": "Простой",
            "creator": 1482184,
            "group": 24,
            "created": "2023-12-16T01:15:59.210669Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1633,
            "name": "Yay",
            "creator": 1482928,
            "group": 3,
            "created": "2024-03-18T11:54:31.948546Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1590,
            "name": "12 ราศี ซ้อมครั้งที่ 1",
            "creator": 1483342,
            "group": 2276,
            "created": "2023-12-18T14:12:06.752046Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1589,
            "name": "12 ราศี ซ้อมครั้งที่ 1",
            "creator": 1483342,
            "group": 2276,
            "created": "2023-12-18T14:10:44.942763Z",
            "started": null,
            "ended": null
        },
        {
            "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
        }
    ]
}