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

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=129",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=127",
    "results": [
        {
            "id": 1569,
            "name": "SM Sarja 2023",
            "creator": 192095,
            "group": 75,
            "created": "2023-12-02T07:45:06.887456Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1571,
            "name": "Eat,utterly,e",
            "creator": 1475810,
            "group": 13838,
            "created": "2023-12-03T03:06:06.484918Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1572,
            "name": "棋賽1",
            "creator": 1431566,
            "group": 13803,
            "created": "2023-12-03T04:07:16.995744Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1573,
            "name": "le joueur le plus fort des 17k-25k",
            "creator": 1409180,
            "group": 43,
            "created": "2023-12-04T14:47:42.864511Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1574,
            "name": "Les meilleurs joueurs 17k-30k",
            "creator": 1409180,
            "group": 25,
            "created": "2023-12-04T15:06:09.805986Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1804,
            "name": "ugbrty",
            "creator": 1668079,
            "group": 25,
            "created": "2024-12-13T17:09:31.498927Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1648,
            "name": "제48기 스타 바둑왕전 전문가수부 A조",
            "creator": 1301233,
            "group": 13638,
            "created": "2024-04-14T05:55:22.684878Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1577,
            "name": "Saraswati",
            "creator": 1471419,
            "group": 25,
            "created": "2023-12-06T15:44:28.370558Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1578,
            "name": "nahuel 2014 vdf",
            "creator": 845981,
            "group": 8115,
            "created": "2023-12-07T13:35:13.186052Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1579,
            "name": "Coinsin",
            "creator": 1475622,
            "group": 13753,
            "created": "2023-12-07T15:01:58.047092Z",
            "started": null,
            "ended": null
        }
    ]
}