GET /api/v1/tournament_records/?format=api&ordering=group&page=140
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=141",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=139",
    "results": [
        {
            "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
        },
        {
            "id": 1357,
            "name": "Monday Morning 19x19",
            "creator": 1246361,
            "group": 12889,
            "created": "2023-02-14T09:52:16.124903Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1360,
            "name": "JJ",
            "creator": 1040806,
            "group": 12905,
            "created": "2023-02-19T20:16:29.322996Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1835,
            "name": "Аво",
            "creator": 1685115,
            "group": 12913,
            "created": "2025-02-14T16:51:53.045822Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1361,
            "name": "癸卯梅竹_第一盤",
            "creator": 1297043,
            "group": 12918,
            "created": "2023-02-24T17:50:39.178575Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1446,
            "name": "e",
            "creator": 602572,
            "group": 12926,
            "created": "2023-05-10T20:42:59.719907Z",
            "started": null,
            "ended": null
        }
    ]
}