GET /api/v1/tournament_records/?format=api&ordering=group&page=126
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=group&page=127",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=125",
    "results": [
        {
            "id": 1086,
            "name": "123:)",
            "creator": 1139302,
            "group": 11496,
            "created": "2022-04-03T11:11:25.474783Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1099,
            "name": "G4sgegata4t",
            "creator": 1142376,
            "group": 11505,
            "created": "2022-04-13T03:59:39.659173Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1088,
            "name": "2022 tournament",
            "creator": 1136322,
            "group": 11522,
            "created": "2022-04-05T18:39:37.133973Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1092,
            "name": "友谊赛114",
            "creator": 1141040,
            "group": 11527,
            "created": "2022-04-08T04:59:39.804109Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1561,
            "name": "NGF",
            "creator": 1465057,
            "group": 11534,
            "created": "2023-11-17T12:58:25.265537Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1548,
            "name": "Uhh",
            "creator": 1459222,
            "group": 11534,
            "created": "2023-11-04T17:08:29.309931Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1815,
            "name": "Weelo celebration",
            "creator": 1654661,
            "group": 11548,
            "created": "2025-01-03T12:50:47.074924Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1760,
            "name": "roblox tournament",
            "creator": 1053363,
            "group": 11548,
            "created": "2024-09-17T11:47:45.678401Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1116,
            "name": "Турнир",
            "creator": 1078801,
            "group": 11548,
            "created": "2022-04-23T12:59:34.402583Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1443,
            "name": "Yeung and Albert fong kok leung",
            "creator": 1345521,
            "group": 11568,
            "created": "2023-05-02T13:13:24.410888Z",
            "started": null,
            "ended": null
        }
    ]
}