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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=13",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=11",
    "results": [
        {
            "id": 1724,
            "name": "redacted",
            "creator": 1586081,
            "group": 25,
            "created": "2024-07-04T13:09:09.555040Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1723,
            "name": "redacted",
            "creator": 1586081,
            "group": 25,
            "created": "2024-07-04T13:08:42.265632Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1722,
            "name": "Cfnvmmcncmcncnn",
            "creator": 1586081,
            "group": 25,
            "created": "2024-07-04T13:08:30.745993Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1670,
            "name": "Bro",
            "creator": 1511838,
            "group": 25,
            "created": "2024-05-11T07:08:39.401410Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1631,
            "name": "Адия",
            "creator": 1481000,
            "group": 25,
            "created": "2024-03-11T14:13:12.476290Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1617,
            "name": "For fun",
            "creator": 1507765,
            "group": 25,
            "created": "2024-02-17T13:19:23.828770Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1587,
            "name": "Гагш",
            "creator": 1482184,
            "group": 25,
            "created": "2023-12-17T20:56:28.513444Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1577,
            "name": "Saraswati",
            "creator": 1471419,
            "group": 25,
            "created": "2023-12-06T15:44:28.370558Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1574,
            "name": "Les meilleurs joueurs 17k-30k",
            "creator": 1409180,
            "group": 25,
            "created": "2023-12-04T15:06:09.805986Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1553,
            "name": "xxo",
            "creator": 1462800,
            "group": 25,
            "created": "2023-11-10T19:21:11.751291Z",
            "started": null,
            "ended": null
        }
    ]
}