GET /api/v1/tournament_records/?format=api&ordering=id&page=144
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=id&page=145",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=143",
    "results": [
        {
            "id": 1724,
            "name": "redacted",
            "creator": 1586081,
            "group": 25,
            "created": "2024-07-04T13:09:09.555040Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1725,
            "name": "redacted",
            "creator": 1586081,
            "group": 25,
            "created": "2024-07-04T13:09:23.810266Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1736,
            "name": "Test",
            "creator": 1588035,
            "group": 25,
            "created": "2024-07-08T00:13:44.312144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1738,
            "name": "Sample",
            "creator": 753236,
            "group": 309,
            "created": "2024-07-09T23:22:17.379300Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1740,
            "name": "หมากล้อม",
            "creator": 1596435,
            "group": 43,
            "created": "2024-07-20T14:04:17.300524Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1741,
            "name": "HI",
            "creator": 1392813,
            "group": 13972,
            "created": "2024-07-22T15:48:34.954298Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1742,
            "name": "the way to Go Master",
            "creator": 1399992,
            "group": 14482,
            "created": "2024-07-26T03:12:58.014751Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1743,
            "name": "wut Sarawut 2029",
            "creator": 1569054,
            "group": 12520,
            "created": "2024-07-29T08:13:03.099183Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1745,
            "name": "テスト",
            "creator": 430048,
            "group": 14548,
            "created": "2024-08-15T12:28:29.467950Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1748,
            "name": "12345",
            "creator": 1059480,
            "group": 3,
            "created": "2024-08-23T10:24:30.821488Z",
            "started": null,
            "ended": null
        }
    ]
}