GET /api/v1/tournament_records/?format=api&ordering=group&page=115
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=group&page=116",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=114",
    "results": [
        {
            "id": 855,
            "name": "ddddddddd",
            "creator": 1052876,
            "group": 10124,
            "created": "2021-09-29T09:10:05.041324Z",
            "started": null,
            "ended": null
        },
        {
            "id": 836,
            "name": "Shūi No Ryu",
            "creator": 535212,
            "group": 10151,
            "created": "2021-09-18T19:50:35.659354Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1272,
            "name": "Go",
            "creator": 1017002,
            "group": 10154,
            "created": "2022-10-27T09:54:11.968887Z",
            "started": null,
            "ended": null
        },
        {
            "id": 935,
            "name": "GGVTRG",
            "creator": 1024525,
            "group": 10174,
            "created": "2021-12-24T18:59:33.997781Z",
            "started": null,
            "ended": null
        },
        {
            "id": 953,
            "name": ".",
            "creator": 1056480,
            "group": 10182,
            "created": "2022-01-10T07:28:06.292523Z",
            "started": null,
            "ended": null
        },
        {
            "id": 849,
            "name": "TALLES",
            "creator": 1057760,
            "group": 10193,
            "created": "2021-09-25T14:44:06.012688Z",
            "started": null,
            "ended": null
        },
        {
            "id": 848,
            "name": "General",
            "creator": 1057760,
            "group": 10193,
            "created": "2021-09-25T14:38:05.388772Z",
            "started": null,
            "ended": null
        },
        {
            "id": 851,
            "name": "เฟรนชิฟ9x9",
            "creator": 1058169,
            "group": 10201,
            "created": "2021-09-26T11:16:47.785245Z",
            "started": null,
            "ended": null
        },
        {
            "id": 874,
            "name": "Good morning",
            "creator": 1058567,
            "group": 10208,
            "created": "2021-10-19T07:12:07.610004Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1140,
            "name": "主线程",
            "creator": 1081667,
            "group": 10211,
            "created": "2022-05-19T07:43:23.059060Z",
            "started": null,
            "ended": null
        }
    ]
}