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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=27",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=25",
    "results": [
        {
            "id": 1850,
            "name": "鍾睿朗",
            "creator": 1378178,
            "group": 14343,
            "created": "2025-03-15T10:43:39.424324Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1471,
            "name": "test",
            "creator": 1378085,
            "group": 13375,
            "created": "2023-07-04T21:17:54.022438Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1627,
            "name": "Начало",
            "creator": 1377703,
            "group": 14101,
            "created": "2024-03-02T16:49:53.638011Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1623,
            "name": "k",
            "creator": 1366704,
            "group": 9121,
            "created": "2024-02-27T01:18:50.028949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1645,
            "name": "vv",
            "creator": 1366704,
            "group": 9121,
            "created": "2024-04-09T00:21:51.065332Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1483,
            "name": "旦旦鱼杯",
            "creator": 1363949,
            "group": 13407,
            "created": "2023-07-15T03:50:39.528406Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1461,
            "name": "la chave",
            "creator": 1361068,
            "group": 13249,
            "created": "2023-05-30T11:25:42.757634Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1447,
            "name": "sophie X melisa",
            "creator": 1348122,
            "group": 13117,
            "created": "2023-05-12T22:49:18.693404Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1580,
            "name": "MADGIA",
            "creator": 1347651,
            "group": 13813,
            "created": "2023-12-07T19:10:21.708077Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1441,
            "name": "Pokemon   sword and shield",
            "creator": 1345521,
            "group": 13158,
            "created": "2023-04-29T12:26:31.533940Z",
            "started": null,
            "ended": null
        }
    ]
}