GET /api/v1/tournament_records/?format=api&ordering=id&page=87
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=88",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=86",
    "results": [
        {
            "id": 982,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T05:58:16.234991Z",
            "started": null,
            "ended": null
        },
        {
            "id": 983,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T06:00:15.522838Z",
            "started": null,
            "ended": null
        },
        {
            "id": 984,
            "name": "mos1d04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-23T03:21:22.294601Z",
            "started": null,
            "ended": null
        },
        {
            "id": 985,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-23T03:49:08.339427Z",
            "started": null,
            "ended": null
        },
        {
            "id": 986,
            "name": "第二届世界华人围棋联赛",
            "creator": 1081545,
            "group": 8419,
            "created": "2022-01-25T03:04:49.959312Z",
            "started": null,
            "ended": null
        },
        {
            "id": 987,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-26T08:52:32.892817Z",
            "started": null,
            "ended": null
        },
        {
            "id": 988,
            "name": "mos1d04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-27T07:18:52.678692Z",
            "started": null,
            "ended": null
        },
        {
            "id": 989,
            "name": "22222222",
            "creator": 1059402,
            "group": 10229,
            "created": "2022-01-27T07:38:44.748364Z",
            "started": null,
            "ended": null
        },
        {
            "id": 990,
            "name": "test",
            "creator": 568679,
            "group": 8562,
            "created": "2022-01-27T20:17:10.183136Z",
            "started": null,
            "ended": null
        },
        {
            "id": 991,
            "name": "โกะปะละ#1",
            "creator": 635044,
            "group": 11016,
            "created": "2022-01-30T02:59:44.678237Z",
            "started": null,
            "ended": null
        }
    ]
}