GET /api/v1/tournament_records/?format=api&ordering=-id&page=31
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=32",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=30",
    "results": [
        {
            "id": 1524,
            "name": "World Association",
            "creator": 1430197,
            "group": 13633,
            "created": "2023-10-04T09:48:37.492649Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1522,
            "name": "tao",
            "creator": 1397052,
            "group": 5334,
            "created": "2023-10-01T09:03:32.126807Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1521,
            "name": "2023 기력대결",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-26T12:16:19.727790Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1520,
            "name": "Demo",
            "creator": 1429815,
            "group": 13517,
            "created": "2023-09-26T08:09:06.139934Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1519,
            "name": "국내바둑최강전",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-22T13:35:06.173127Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1518,
            "name": "2023 월드바둑마스터스 국내선발전",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-22T13:16:13.654347Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1517,
            "name": "QWERTY杯",
            "creator": 1418879,
            "group": 13515,
            "created": "2023-09-16T00:20:33.845253Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1516,
            "name": "Sdbfre",
            "creator": 1386258,
            "group": 3,
            "created": "2023-09-15T08:06:31.263756Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1515,
            "name": "Pokemon Go competition cool",
            "creator": 1236996,
            "group": 6427,
            "created": "2023-09-14T01:15:02.096223Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1514,
            "name": "🦄🦄🦄",
            "creator": 1423801,
            "group": 4666,
            "created": "2023-09-11T07:46:24.056010Z",
            "started": null,
            "ended": null
        }
    ]
}