GET /api/v1/tournament_records/?format=api&ordering=-creator&page=128
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=129",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=127",
    "results": [
        {
            "id": 323,
            "name": "come play",
            "creator": 735413,
            "group": 6365,
            "created": "2020-07-28T05:26:26.313752Z",
            "started": null,
            "ended": null
        },
        {
            "id": 651,
            "name": "軟體讓牠TV餓trivet太熱天熱狗認為俄國讓各位 人熱聞二w",
            "creator": 735413,
            "group": 5815,
            "created": "2021-05-03T09:54:24.270802Z",
            "started": null,
            "ended": null
        },
        {
            "id": 287,
            "name": "fdkzadfjhfsaaf",
            "creator": 735412,
            "group": 1600,
            "created": "2020-06-20T11:21:54.473619Z",
            "started": null,
            "ended": null
        },
        {
            "id": 277,
            "name": "李張樂",
            "creator": 735410,
            "group": 4492,
            "created": "2020-06-13T10:13:00.288990Z",
            "started": null,
            "ended": null
        },
        {
            "id": 330,
            "name": "12345678 go night",
            "creator": 735410,
            "group": 5868,
            "created": "2020-08-02T12:38:21.611881Z",
            "started": null,
            "ended": null
        },
        {
            "id": 333,
            "name": "Longmont Go Tournament",
            "creator": 734258,
            "group": 4128,
            "created": "2020-08-09T23:06:40.186713Z",
            "started": null,
            "ended": null
        },
        {
            "id": 96,
            "name": "              ",
            "creator": 733115,
            "group": 4550,
            "created": "2020-03-14T12:51:58.654674Z",
            "started": null,
            "ended": null
        },
        {
            "id": 80,
            "name": "hello",
            "creator": 731652,
            "group": 4456,
            "created": "2020-02-25T04:46:46.033979Z",
            "started": null,
            "ended": null
        },
        {
            "id": 168,
            "name": "Good People :)",
            "creator": 731399,
            "group": 5310,
            "created": "2020-04-17T23:14:53.253204Z",
            "started": null,
            "ended": null
        },
        {
            "id": 739,
            "name": "win",
            "creator": 730663,
            "group": 515,
            "created": "2021-06-27T13:14:11.445425Z",
            "started": null,
            "ended": null
        }
    ]
}