GET /api/v1/tournament_records/?format=api&ordering=name&page=13
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=name&page=14",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=12",
    "results": [
        {
            "id": 381,
            "name": "111",
            "creator": 756229,
            "group": 5118,
            "created": "2020-09-20T06:16:21.224901Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1168,
            "name": "111",
            "creator": 1173271,
            "group": 12005,
            "created": "2022-07-02T01:31:00.278431Z",
            "started": null,
            "ended": null
        },
        {
            "id": 601,
            "name": "112233",
            "creator": 941913,
            "group": 8391,
            "created": "2021-03-26T07:29:21.282913Z",
            "started": null,
            "ended": null
        },
        {
            "id": 750,
            "name": "12",
            "creator": 1000928,
            "group": 9578,
            "created": "2021-07-04T11:46:27.288188Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1590,
            "name": "12 ราศี ซ้อมครั้งที่ 1",
            "creator": 1483342,
            "group": 2276,
            "created": "2023-12-18T14:12:06.752046Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1589,
            "name": "12 ราศี ซ้อมครั้งที่ 1",
            "creator": 1483342,
            "group": 2276,
            "created": "2023-12-18T14:10:44.942763Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1588,
            "name": "12 ราศี ซ้อมครั้งที่ 1",
            "creator": 1483491,
            "group": 2276,
            "created": "2023-12-18T13:26:43.799667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 314,
            "name": "123",
            "creator": 802455,
            "group": 43,
            "created": "2020-07-18T10:06:17.999004Z",
            "started": null,
            "ended": null
        },
        {
            "id": 748,
            "name": "123",
            "creator": 986002,
            "group": 9421,
            "created": "2021-07-01T10:15:05.287370Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1681,
            "name": "123",
            "creator": 1187525,
            "group": 9668,
            "created": "2024-06-01T13:27:09.517897Z",
            "started": null,
            "ended": null
        }
    ]
}