GET /api/v1/tournament_records/?format=api&ordering=creator&page=122
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=creator&page=123",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=121",
    "results": [
        {
            "id": 1319,
            "name": "MY THUNDER MOON",
            "creator": 1172568,
            "group": 10060,
            "created": "2022-12-12T12:20:37.637389Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1168,
            "name": "111",
            "creator": 1173271,
            "group": 12005,
            "created": "2022-07-02T01:31:00.278431Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1229,
            "name": "รานา",
            "creator": 1173424,
            "group": 43,
            "created": "2022-08-06T11:53:10.751954Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1197,
            "name": "แข่ง",
            "creator": 1175221,
            "group": 12021,
            "created": "2022-07-07T03:34:40.281786Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1208,
            "name": "ธีรดา",
            "creator": 1175242,
            "group": 12021,
            "created": "2022-07-14T04:00:10.343972Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1198,
            "name": "กระดานที่1",
            "creator": 1175282,
            "group": 12021,
            "created": "2022-07-07T03:47:16.962177Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1222,
            "name": "Correspondance 19x19",
            "creator": 1175370,
            "group": 12041,
            "created": "2022-08-02T14:24:36.328665Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1206,
            "name": "เ้ัายอางักห",
            "creator": 1176184,
            "group": 12036,
            "created": "2022-07-11T03:34:33.796757Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1205,
            "name": "Ahe",
            "creator": 1176208,
            "group": 12036,
            "created": "2022-07-09T08:25:02.830223Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1557,
            "name": "คัดนักกีฬา",
            "creator": 1176325,
            "group": 13790,
            "created": "2023-11-16T01:10:22.445927Z",
            "started": null,
            "ended": null
        }
    ]
}