GET /api/v1/tournament_records/?format=api&ordering=-id&page=89
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=90",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=88",
    "results": [
        {
            "id": 802,
            "name": "test",
            "creator": 416731,
            "group": 7731,
            "created": "2021-08-18T00:29:55.117098Z",
            "started": null,
            "ended": null
        },
        {
            "id": 801,
            "name": "Wildmoka",
            "creator": 629383,
            "group": 9916,
            "created": "2021-08-17T07:48:05.441285Z",
            "started": null,
            "ended": null
        },
        {
            "id": 800,
            "name": "9x9 fast correspondence",
            "creator": 904734,
            "group": 2014,
            "created": "2021-08-15T13:25:09.220518Z",
            "started": null,
            "ended": null
        },
        {
            "id": 799,
            "name": "19x19 players challenge tournament",
            "creator": 1032376,
            "group": 6273,
            "created": "2021-08-15T03:42:04.216650Z",
            "started": null,
            "ended": null
        },
        {
            "id": 798,
            "name": "Gokid Cup",
            "creator": 659630,
            "group": 4076,
            "created": "2021-08-13T04:54:43.246451Z",
            "started": null,
            "ended": null
        },
        {
            "id": 797,
            "name": "สถิติโกะไทย",
            "creator": 746506,
            "group": 9734,
            "created": "2021-08-11T09:13:21.191822Z",
            "started": null,
            "ended": null
        },
        {
            "id": 796,
            "name": "m",
            "creator": 984470,
            "group": 9722,
            "created": "2021-08-10T08:50:23.744169Z",
            "started": null,
            "ended": null
        },
        {
            "id": 795,
            "name": "Udom159670",
            "creator": 1027879,
            "group": 9818,
            "created": "2021-08-04T14:20:43.397234Z",
            "started": null,
            "ended": null
        },
        {
            "id": 794,
            "name": "BAMBUGOBAN",
            "creator": 799595,
            "group": 8883,
            "created": "2021-08-04T14:09:22.696012Z",
            "started": null,
            "ended": null
        },
        {
            "id": 792,
            "name": "gogo",
            "creator": 838050,
            "group": 1144,
            "created": "2021-08-03T06:26:30.623250Z",
            "started": null,
            "ended": null
        }
    ]
}