GET /api/v1/tournament_records/?format=api&ordering=-creator&page=41
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=42",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=40",
    "results": [
        {
            "id": 1612,
            "name": "Please like and subscribe Albert fong and yeung",
            "creator": 1143379,
            "group": 13649,
            "created": "2024-01-25T12:12:55.593768Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1099,
            "name": "G4sgegata4t",
            "creator": 1142376,
            "group": 11505,
            "created": "2022-04-13T03:59:39.659173Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1089,
            "name": "×××",
            "creator": 1141495,
            "group": 9094,
            "created": "2022-04-08T03:20:09.228245Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1090,
            "name": "ชฎาธาร",
            "creator": 1141420,
            "group": 9094,
            "created": "2022-04-08T03:40:03.176373Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1091,
            "name": "ชฎาธาร",
            "creator": 1141420,
            "group": 9094,
            "created": "2022-04-08T03:41:20.914337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1092,
            "name": "友谊赛114",
            "creator": 1141040,
            "group": 11527,
            "created": "2022-04-08T04:59:39.804109Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1086,
            "name": "123:)",
            "creator": 1139302,
            "group": 11496,
            "created": "2022-04-03T11:11:25.474783Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1084,
            "name": "#April CUP Main Tournament 2022",
            "creator": 1139241,
            "group": 10103,
            "created": "2022-04-02T09:12:45.725142Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1085,
            "name": "#May CUP Main Tournament 2022",
            "creator": 1139241,
            "group": 10103,
            "created": "2022-04-03T08:47:41.389812Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1414,
            "name": "NBA",
            "creator": 1138568,
            "group": 13044,
            "created": "2023-03-25T05:24:43.894529Z",
            "started": null,
            "ended": null
        }
    ]
}