GET /api/v1/tournament_records/?format=api&ordering=group&page=86
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=87",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=85",
    "results": [
        {
            "id": 1241,
            "name": "Tt",
            "creator": 1132291,
            "group": 7427,
            "created": "2022-08-23T02:05:39.509859Z",
            "started": null,
            "ended": null
        },
        {
            "id": 634,
            "name": "12345",
            "creator": 882235,
            "group": 7434,
            "created": "2021-04-19T07:12:38.951943Z",
            "started": null,
            "ended": null
        },
        {
            "id": 624,
            "name": "1234",
            "creator": 882235,
            "group": 7434,
            "created": "2021-04-12T07:11:49.813915Z",
            "started": null,
            "ended": null
        },
        {
            "id": 480,
            "name": "⋯",
            "creator": 882245,
            "group": 7434,
            "created": "2020-12-28T07:13:58.184507Z",
            "started": null,
            "ended": null
        },
        {
            "id": 464,
            "name": "647",
            "creator": 893173,
            "group": 7524,
            "created": "2020-12-11T03:36:52.574809Z",
            "started": null,
            "ended": null
        },
        {
            "id": 463,
            "name": "647",
            "creator": 880168,
            "group": 7524,
            "created": "2020-12-11T03:33:12.947097Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1434,
            "name": "余丞浚 蔡智宇",
            "creator": 818416,
            "group": 7530,
            "created": "2023-04-21T07:50:56.173787Z",
            "started": null,
            "ended": null
        },
        {
            "id": 710,
            "name": "Tommy",
            "creator": 943307,
            "group": 7531,
            "created": "2021-06-12T03:47:25.372394Z",
            "started": null,
            "ended": null
        },
        {
            "id": 571,
            "name": "Los Gatitos Pipiolos",
            "creator": 719091,
            "group": 7638,
            "created": "2021-03-08T18:51:42.085761Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1828,
            "name": "на куук",
            "creator": 1460731,
            "group": 7684,
            "created": "2025-01-29T12:17:04.424719Z",
            "started": null,
            "ended": null
        }
    ]
}