GET /api/v1/tournament_records/?format=api&ordering=-started&page=131
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=-started&page=132",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=130",
    "results": [
        {
            "id": 1638,
            "name": "Gokbu Novice Tournament 2024",
            "creator": 1509112,
            "group": 14171,
            "created": "2024-03-28T18:52:32.852016Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1630,
            "name": "kyu level McMahon 19x19",
            "creator": 1526641,
            "group": 14119,
            "created": "2024-03-10T08:44:06.700330Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1625,
            "name": "123456789",
            "creator": 1470605,
            "group": 14001,
            "created": "2024-03-01T19:58:30.382753Z",
            "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
        },
        {
            "id": 1640,
            "name": "แข่งขันครั้งที่ 1",
            "creator": 1024138,
            "group": 9818,
            "created": "2024-03-30T05:26:07.086915Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1631,
            "name": "Адия",
            "creator": 1481000,
            "group": 25,
            "created": "2024-03-11T14:13:12.476290Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1890,
            "name": "El",
            "creator": 1796860,
            "group": 15413,
            "created": "2025-06-11T16:19:48.345273Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1650,
            "name": "tokyo",
            "creator": 1532834,
            "group": 14215,
            "created": "2024-04-17T09:52:06.727654Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1641,
            "name": "GIANT CRAFT",
            "creator": 1144866,
            "group": 14164,
            "created": "2024-03-30T08:40:13.246881Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1644,
            "name": "Поражение",
            "creator": 1538944,
            "group": 13599,
            "created": "2024-04-01T12:00:34.141695Z",
            "started": null,
            "ended": null
        }
    ]
}