GET /api/v1/tournament_records/?format=api&ordering=creator&page=110
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=111",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=109",
    "results": [
        {
            "id": 1101,
            "name": "友誼對局",
            "creator": 1086610,
            "group": 25,
            "created": "2022-04-16T04:47:18.404911Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1157,
            "name": "잘못만든것",
            "creator": 1086916,
            "group": 11852,
            "created": "2022-06-17T07:19:12.292855Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1301,
            "name": "Сфо",
            "creator": 1087406,
            "group": 5485,
            "created": "2022-11-19T05:06:10.203869Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1035,
            "name": "hi",
            "creator": 1087417,
            "group": 25,
            "created": "2022-02-28T07:27:55.534998Z",
            "started": null,
            "ended": null
        },
        {
            "id": 936,
            "name": "2021 Canwa Team GoChampionship",
            "creator": 1087831,
            "group": 10698,
            "created": "2021-12-25T17:41:10.802037Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1081,
            "name": "Ih8huh",
            "creator": 1092952,
            "group": 1180,
            "created": "2022-03-30T12:25:37.598344Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1078,
            "name": "bye我就唔會但又唔可以食及格陵但",
            "creator": 1092952,
            "group": 11056,
            "created": "2022-03-29T07:05:16.456793Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1076,
            "name": "為",
            "creator": 1092952,
            "group": 99,
            "created": "2022-03-29T06:58:12.633022Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1003,
            "name": "大富翁Monopoly",
            "creator": 1092953,
            "group": 11056,
            "created": "2022-02-06T04:08:17.122205Z",
            "started": null,
            "ended": null
        },
        {
            "id": 994,
            "name": "大富翁 Monopoly",
            "creator": 1092953,
            "group": 11056,
            "created": "2022-02-04T11:34:46.319680Z",
            "started": null,
            "ended": null
        }
    ]
}