GET /api/v1/tournament_records/?format=api&ordering=group&page=124
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=125",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=123",
    "results": [
        {
            "id": 1041,
            "name": "xptmxm",
            "creator": 1127685,
            "group": 11243,
            "created": "2022-03-04T08:21:54.032563Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1046,
            "name": "Mak",
            "creator": 1021759,
            "group": 11264,
            "created": "2022-03-07T09:06:27.498412Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1127,
            "name": "Test2",
            "creator": 1136600,
            "group": 11267,
            "created": "2022-05-07T02:15:45.959477Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1073,
            "name": "ศึกแย้งชิงที่1 อดุลย์vsสารีพ๊ะ",
            "creator": 1133606,
            "group": 11267,
            "created": "2022-03-26T03:37:38.170875Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1072,
            "name": "การแข่งขันภายใน(2.1-5)",
            "creator": 126382,
            "group": 11267,
            "created": "2022-03-26T02:33:46.538303Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1071,
            "name": "test",
            "creator": 126382,
            "group": 11267,
            "created": "2022-03-26T01:39:09.925307Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1489,
            "name": "世界友好棋赛",
            "creator": 1131924,
            "group": 11331,
            "created": "2023-08-02T01:46:45.944409Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1067,
            "name": "囲碁循坏赛",
            "creator": 1132307,
            "group": 11331,
            "created": "2022-03-22T08:45:14.211079Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1056,
            "name": "囲碁循环赛",
            "creator": 1132307,
            "group": 11331,
            "created": "2022-03-17T23:35:19.560146Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1055,
            "name": "囲碁循环赛",
            "creator": 1132307,
            "group": 11331,
            "created": "2022-03-17T08:04:15.699531Z",
            "started": null,
            "ended": null
        }
    ]
}