GET /api/v1/tournament_records/?format=api&ordering=group&page=152
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=153",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=151",
    "results": [
        {
            "id": 1650,
            "name": "tokyo",
            "creator": 1532834,
            "group": 14215,
            "created": "2024-04-17T09:52:06.727654Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1683,
            "name": "Pan",
            "creator": 1220649,
            "group": 14243,
            "created": "2024-06-04T05:09:02.447793Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1661,
            "name": "Tournament",
            "creator": 1552725,
            "group": 14244,
            "created": "2024-04-27T14:31:35.108414Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1677,
            "name": "Riverbank Tourney",
            "creator": 666747,
            "group": 14307,
            "created": "2024-05-22T10:22:40.106225Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1935,
            "name": "Iabooboo",
            "creator": 1584665,
            "group": 14323,
            "created": "2025-09-12T22:53:49.369827Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1818,
            "name": "bee",
            "creator": 1558538,
            "group": 14323,
            "created": "2025-01-04T05:02:30.067140Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1793,
            "name": "Christmas",
            "creator": 1585337,
            "group": 14323,
            "created": "2024-11-13T10:22:13.959522Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1678,
            "name": "Foxy",
            "creator": 1546177,
            "group": 14324,
            "created": "2024-05-26T11:37:44.219203Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1691,
            "name": "tttttttttttttttttttttttt",
            "creator": 1553682,
            "group": 14325,
            "created": "2024-06-19T10:51:54.193886Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1686,
            "name": "rlaRhakrqo",
            "creator": 1553682,
            "group": 14325,
            "created": "2024-06-12T09:13:52.339715Z",
            "started": null,
            "ended": null
        }
    ]
}