GET /api/v1/tournament_records/?format=api&ordering=-ended&page=99
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=-ended&page=100",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=98",
    "results": [
        {
            "id": 1029,
            "name": "Lord of territories 2022",
            "creator": 1051076,
            "group": 10103,
            "created": "2022-02-21T22:08:30.856638Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1030,
            "name": "TESTING",
            "creator": 215527,
            "group": 11156,
            "created": "2022-02-22T15:10:59.926708Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1031,
            "name": "dasdas",
            "creator": 346980,
            "group": 25,
            "created": "2022-02-24T18:22:43.072927Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1032,
            "name": "王者級",
            "creator": 964872,
            "group": 25,
            "created": "2022-02-25T08:17:30.702889Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1033,
            "name": "王者級",
            "creator": 964872,
            "group": 25,
            "created": "2022-02-25T08:18:41.950660Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1034,
            "name": "王者級🦹🏼‍♀️",
            "creator": 964872,
            "group": 25,
            "created": "2022-02-25T08:19:19.728824Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1035,
            "name": "hi",
            "creator": 1087417,
            "group": 25,
            "created": "2022-02-28T07:27:55.534998Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1037,
            "name": "Okay",
            "creator": 1126994,
            "group": 11194,
            "created": "2022-03-02T10:30:36.419717Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1883,
            "name": "world cup",
            "creator": 1605251,
            "group": 15351,
            "created": "2025-05-25T06:57:37.858346Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1039,
            "name": "hi",
            "creator": 1008570,
            "group": 10314,
            "created": "2022-03-03T04:39:33.433609Z",
            "started": null,
            "ended": null
        }
    ]
}