GET /api/v1/tournament_records/?format=api&ordering=-creator&page=140
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=141",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=139",
    "results": [
        {
            "id": 19,
            "name": "KIRBY",
            "creator": 581936,
            "group": 142,
            "created": "2019-07-30T07:21:31.318579Z",
            "started": null,
            "ended": null
        },
        {
            "id": 33,
            "name": "Our First Official Tournament",
            "creator": 581268,
            "group": 3986,
            "created": "2019-09-13T17:37:49.030891Z",
            "started": null,
            "ended": null
        },
        {
            "id": 772,
            "name": "สุรชัย",
            "creator": 578537,
            "group": 9668,
            "created": "2021-07-19T06:29:30.922869Z",
            "started": null,
            "ended": null
        },
        {
            "id": 485,
            "name": "第一堂",
            "creator": 573525,
            "group": 7894,
            "created": "2021-01-08T10:02:48.697633Z",
            "started": null,
            "ended": null
        },
        {
            "id": 486,
            "name": "第一堂捉棋",
            "creator": 573525,
            "group": 7894,
            "created": "2021-01-08T10:05:00.455108Z",
            "started": null,
            "ended": null
        },
        {
            "id": 688,
            "name": "Test 1",
            "creator": 573320,
            "group": 9238,
            "created": "2021-05-22T05:54:42.198018Z",
            "started": null,
            "ended": null
        },
        {
            "id": 790,
            "name": "NER CUP - LOW KYU",
            "creator": 572141,
            "group": 9593,
            "created": "2021-08-03T03:01:37.577558Z",
            "started": null,
            "ended": null
        },
        {
            "id": 21,
            "name": "2nd Test",
            "creator": 572024,
            "group": 2946,
            "created": "2019-08-15T19:30:52.853761Z",
            "started": null,
            "ended": null
        },
        {
            "id": 23,
            "name": "test 3",
            "creator": 572024,
            "group": 2946,
            "created": "2019-08-27T23:53:31.393344Z",
            "started": null,
            "ended": null
        },
        {
            "id": 990,
            "name": "test",
            "creator": 568679,
            "group": 8562,
            "created": "2022-01-27T20:17:10.183136Z",
            "started": null,
            "ended": null
        }
    ]
}