GET /api/v1/tournament_records/?format=api&ordering=group&page=138
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=139",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=137",
    "results": [
        {
            "id": 1663,
            "name": "World go championship",
            "creator": 1553163,
            "group": 12712,
            "created": "2024-04-29T01:44:19.010028Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1616,
            "name": "333",
            "creator": 1143505,
            "group": 12712,
            "created": "2024-02-08T09:17:12.059238Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1334,
            "name": "BeginnerGo January 2023 Group D",
            "creator": 657217,
            "group": 12729,
            "created": "2023-01-02T20:19:49.041185Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1335,
            "name": "blabla",
            "creator": 1099916,
            "group": 12736,
            "created": "2023-01-05T15:24:50.831995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1338,
            "name": "Weiqi",
            "creator": 1267701,
            "group": 12754,
            "created": "2023-01-08T15:24:44.905840Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1437,
            "name": "Giao lưu",
            "creator": 1310883,
            "group": 12764,
            "created": "2023-04-23T10:26:20.604932Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1339,
            "name": "虚空",
            "creator": 1190285,
            "group": 12767,
            "created": "2023-01-10T07:05:23.670814Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1346,
            "name": "Neki",
            "creator": 979621,
            "group": 12804,
            "created": "2023-01-19T08:20:35.016367Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1362,
            "name": "Test",
            "creator": 1217519,
            "group": 12821,
            "created": "2023-02-25T02:09:08.970706Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1359,
            "name": "what's this",
            "creator": 1294749,
            "group": 12821,
            "created": "2023-02-17T04:23:34.506707Z",
            "started": null,
            "ended": null
        }
    ]
}