GET /api/v1/tournament_records/?format=api&ordering=started&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=started&page=142",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=140",
    "results": [
        {
            "id": 1411,
            "name": "паша 100% выйграет",
            "creator": 1198184,
            "group": 12934,
            "created": "2023-03-21T16:35:23.074617Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1412,
            "name": "LIHKG Season 4 League A",
            "creator": 872222,
            "group": 8905,
            "created": "2023-03-22T16:41:11.536783Z",
            "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": 1416,
            "name": "?",
            "creator": 1059480,
            "group": 3,
            "created": "2023-03-28T09:50:57.132040Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1418,
            "name": "งงว",
            "creator": 1323203,
            "group": 13057,
            "created": "2023-03-29T08:05:39.827413Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1908,
            "name": "sus",
            "creator": 1817632,
            "group": 25,
            "created": "2025-07-14T11:25:48.158448Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1424,
            "name": "First",
            "creator": 1332763,
            "group": 13086,
            "created": "2023-04-06T22:08:18.695680Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1420,
            "name": "thunder",
            "creator": 1172566,
            "group": 10060,
            "created": "2023-03-30T04:46:30.511904Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1421,
            "name": "tournament",
            "creator": 1115574,
            "group": 8628,
            "created": "2023-03-30T15:04:51.386998Z",
            "started": null,
            "ended": null
        }
    ]
}