GET /api/v1/tournament_records/?format=api&ordering=-group&page=12
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=-group&page=13",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=11",
    "results": [
        {
            "id": 1551,
            "name": "Adam vs Matt",
            "creator": 1460501,
            "group": 13777,
            "created": "2023-11-09T14:05:17.483018Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1550,
            "name": "TEST",
            "creator": 1460501,
            "group": 13767,
            "created": "2023-11-06T20:23:31.347031Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1880,
            "name": "1942Napaphat",
            "creator": 1781989,
            "group": 13760,
            "created": "2025-05-23T04:46:58.282588Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1597,
            "name": "EsraYzb.",
            "creator": 1458471,
            "group": 13754,
            "created": "2024-01-04T09:13:07.311264Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1598,
            "name": "Atal",
            "creator": 1457380,
            "group": 13754,
            "created": "2024-01-04T15:51:13.819420Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1599,
            "name": "şule",
            "creator": 1458517,
            "group": 13754,
            "created": "2024-01-04T16:31:59.676488Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1600,
            "name": "şule",
            "creator": 1458517,
            "group": 13754,
            "created": "2024-01-04T16:33:40.792104Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1579,
            "name": "Coinsin",
            "creator": 1475622,
            "group": 13753,
            "created": "2023-12-07T15:01:58.047092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1585,
            "name": "Fttyh",
            "creator": 1466558,
            "group": 13753,
            "created": "2023-12-14T15:31:17.649239Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1538,
            "name": "ああ",
            "creator": 1387777,
            "group": 13717,
            "created": "2023-10-24T12:52:08.362708Z",
            "started": null,
            "ended": null
        }
    ]
}