GET /api/v1/tournament_records/?format=api&ordering=group&page=141
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=142",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=140",
    "results": [
        {
            "id": 1492,
            "name": "Let's go",
            "creator": 1269895,
            "group": 12930,
            "created": "2023-08-02T15:50:02.635456Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1365,
            "name": "Go to go!!!",
            "creator": 1269895,
            "group": 12930,
            "created": "2023-03-02T10:04:52.788408Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1368,
            "name": "Made in SFS",
            "creator": 1229809,
            "group": 12931,
            "created": "2023-03-04T12:08:12.515498Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1411,
            "name": "паша 100% выйграет",
            "creator": 1198184,
            "group": 12934,
            "created": "2023-03-21T16:35:23.074617Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1367,
            "name": "ваекк",
            "creator": 1198184,
            "group": 12934,
            "created": "2023-03-03T16:05:41.315690Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1970,
            "name": "test",
            "creator": 1274854,
            "group": 12961,
            "created": "2025-11-08T12:47:16.435665Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1414,
            "name": "NBA",
            "creator": 1138568,
            "group": 13044,
            "created": "2023-03-25T05:24:43.894529Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1415,
            "name": "Go for goal",
            "creator": 518636,
            "group": 13046,
            "created": "2023-03-25T13:42:11.635782Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1418,
            "name": "งงว",
            "creator": 1323203,
            "group": 13057,
            "created": "2023-03-29T08:05:39.827413Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1423,
            "name": "HI",
            "creator": 1001280,
            "group": 13078,
            "created": "2023-04-04T03:39:22.422680Z",
            "started": null,
            "ended": null
        }
    ]
}