GET /api/v1/tournament_records/?format=api&ordering=-name&page=53
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=-name&page=54",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=52",
    "results": [
        {
            "id": 882,
            "name": "rerrei",
            "creator": 1069332,
            "group": 9121,
            "created": "2021-10-29T04:32:35.690662Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1581,
            "name": "Rengo",
            "creator": 1268111,
            "group": 13857,
            "created": "2023-12-09T04:16:56.537337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 339,
            "name": "Reisei Cup august 2020",
            "creator": 182494,
            "group": 5224,
            "created": "2020-08-12T14:41:49.968825Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1725,
            "name": "redacted",
            "creator": 1586081,
            "group": 25,
            "created": "2024-07-04T13:09:23.810266Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1723,
            "name": "redacted",
            "creator": 1586081,
            "group": 25,
            "created": "2024-07-04T13:08:42.265632Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1724,
            "name": "redacted",
            "creator": 1586081,
            "group": 25,
            "created": "2024-07-04T13:09:09.555040Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1273,
            "name": "Reaper's Tournament",
            "creator": 1225945,
            "group": 12430,
            "created": "2022-10-27T13:21:57.948724Z",
            "started": null,
            "ended": null
        },
        {
            "id": 740,
            "name": "ready to win",
            "creator": 730663,
            "group": 515,
            "created": "2021-06-27T13:14:30.284121Z",
            "started": null,
            "ended": null
        },
        {
            "id": 11,
            "name": "สาระRail361! Tour",
            "creator": 148806,
            "group": 2571,
            "created": "2019-07-18T08:04:54.718375Z",
            "started": null,
            "ended": null
        },
        {
            "id": 404,
            "name": "Raiders vs. Pegesuses",
            "creator": 807110,
            "group": 6248,
            "created": "2020-10-10T23:59:38.661725Z",
            "started": null,
            "ended": null
        }
    ]
}