GET /api/v1/tournament_records/?format=api&ordering=-id&page=90
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=-id&page=91",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=89",
    "results": [
        {
            "id": 791,
            "name": "เกมของเด็กน้อย",
            "creator": 1025180,
            "group": 9813,
            "created": "2021-08-03T05:51:22.043708Z",
            "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": 789,
            "name": "So good",
            "creator": 977208,
            "group": 9813,
            "created": "2021-08-02T23:30:38.822502Z",
            "started": null,
            "ended": null
        },
        {
            "id": 788,
            "name": "Hi",
            "creator": 1026106,
            "group": 7256,
            "created": "2021-08-02T08:18:20.562495Z",
            "started": null,
            "ended": null
        },
        {
            "id": 786,
            "name": "phê",
            "creator": 1031680,
            "group": 9791,
            "created": "2021-08-01T04:02:27.380122Z",
            "started": null,
            "ended": null
        },
        {
            "id": 785,
            "name": "david",
            "creator": 1031048,
            "group": 25,
            "created": "2021-08-01T01:07:33.495778Z",
            "started": null,
            "ended": null
        },
        {
            "id": 784,
            "name": "(๑•̀ᄇ•́)و ✧ GO GO GO",
            "creator": 1018289,
            "group": 9670,
            "created": "2021-07-27T15:24:34.359288Z",
            "started": null,
            "ended": null
        },
        {
            "id": 782,
            "name": "ธันวาทาศรี",
            "creator": 1029798,
            "group": 9694,
            "created": "2021-07-27T02:30:26.427820Z",
            "started": null,
            "ended": null
        },
        {
            "id": 781,
            "name": "เยเกอร์",
            "creator": 750171,
            "group": 9161,
            "created": "2021-07-25T12:40:18.459118Z",
            "started": null,
            "ended": null
        },
        {
            "id": 780,
            "name": "JIGSaw training tournament",
            "creator": 851886,
            "group": 9660,
            "created": "2021-07-22T12:09:26.338259Z",
            "started": null,
            "ended": null
        }
    ]
}