GET /api/v1/tournament_records/?format=api&ordering=ended&page=93
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=ended&page=94",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=92",
    "results": [
        {
            "id": 955,
            "name": "AmoNGUs",
            "creator": 1100836,
            "group": 10916,
            "created": "2022-01-12T09:28:34.784628Z",
            "started": null,
            "ended": null
        },
        {
            "id": 957,
            "name": "k",
            "creator": 1106983,
            "group": 25,
            "created": "2022-01-12T11:59:48.780217Z",
            "started": null,
            "ended": null
        },
        {
            "id": 985,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-23T03:49:08.339427Z",
            "started": null,
            "ended": null
        },
        {
            "id": 956,
            "name": "2022-Jan-13 tournament creep1 group",
            "creator": 1074055,
            "group": 10488,
            "created": "2022-01-12T11:35:01.329049Z",
            "started": null,
            "ended": null
        },
        {
            "id": 958,
            "name": "Test",
            "creator": 37118,
            "group": 2942,
            "created": "2022-01-14T20:33:27.929085Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1793,
            "name": "Christmas",
            "creator": 1585337,
            "group": 14323,
            "created": "2024-11-13T10:22:13.959522Z",
            "started": null,
            "ended": null
        },
        {
            "id": 961,
            "name": "山",
            "creator": 1064332,
            "group": 7256,
            "created": "2022-01-17T08:40:36.880674Z",
            "started": null,
            "ended": null
        },
        {
            "id": 962,
            "name": "good",
            "creator": 1107687,
            "group": 25,
            "created": "2022-01-18T09:00:25.003717Z",
            "started": null,
            "ended": null
        },
        {
            "id": 963,
            "name": "哈哈哈哈哈哈哈",
            "creator": 1048175,
            "group": 10250,
            "created": "2022-01-18T12:21:57.917673Z",
            "started": null,
            "ended": null
        },
        {
            "id": 964,
            "name": "Mikito House League",
            "creator": 209933,
            "group": 7223,
            "created": "2022-01-18T22:40:11.132404Z",
            "started": null,
            "ended": null
        }
    ]
}