GET /api/v1/tournament_records/?format=api&ordering=-creator&page=40
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=41",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=39",
    "results": [
        {
            "id": 1122,
            "name": "อภิวัชร์",
            "creator": 1146601,
            "group": 9094,
            "created": "2022-04-29T02:34:55.177767Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1166,
            "name": "19х19 limination Tournament",
            "creator": 1145806,
            "group": 11839,
            "created": "2022-07-01T18:16:51.117440Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1213,
            "name": "Tournament👇👇👇",
            "creator": 1145806,
            "group": 12100,
            "created": "2022-07-25T09:14:32.584826Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1618,
            "name": "Put and Rumi's Tournament",
            "creator": 1144866,
            "group": 14054,
            "created": "2024-02-18T07:22:58.370302Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1622,
            "name": "Go lovers's 1st tournament",
            "creator": 1144866,
            "group": 14001,
            "created": "2024-02-25T12:26:05.120687Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1628,
            "name": "无间勤碁术化 亲睦赛 3",
            "creator": 1144866,
            "group": 13797,
            "created": "2024-03-03T13:22:00.633889Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1641,
            "name": "GIANT CRAFT",
            "creator": 1144866,
            "group": 14164,
            "created": "2024-03-30T08:40:13.246881Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1469,
            "name": "ftym",
            "creator": 1143505,
            "group": 11761,
            "created": "2023-06-27T11:29:00.288659Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1616,
            "name": "333",
            "creator": 1143505,
            "group": 12712,
            "created": "2024-02-08T09:17:12.059238Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1811,
            "name": "00000000",
            "creator": 1143505,
            "group": 12712,
            "created": "2024-12-21T13:05:38.771147Z",
            "started": null,
            "ended": null
        }
    ]
}