GET /api/v1/tournament_records/?format=api&ordering=ended&page=114
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=115",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=113",
    "results": [
        {
            "id": 1198,
            "name": "กระดานที่1",
            "creator": 1175282,
            "group": 12021,
            "created": "2022-07-07T03:47:16.962177Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1304,
            "name": "ฝึกซ้อม",
            "creator": 114554,
            "group": 12552,
            "created": "2022-11-21T15:32:17.496912Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1199,
            "name": "llp-211126",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:08:12.336273Z",
            "started": null,
            "ended": null
        },
        {
            "id": 540,
            "name": "Elygo",
            "creator": 924839,
            "group": 8095,
            "created": "2021-02-15T12:23:02.224937Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1200,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:11:49.566068Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1305,
            "name": "山山山山山",
            "creator": 1242375,
            "group": 12564,
            "created": "2022-11-26T14:33:31.583721Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1201,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:15:40.257955Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1298,
            "name": "Spielaufzeichnung n.01",
            "creator": 614348,
            "group": 12517,
            "created": "2022-11-14T08:40:07.295459Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1202,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:22:00.156580Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1203,
            "name": "ogs",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:23:23.957441Z",
            "started": null,
            "ended": null
        }
    ]
}