GET /api/v1/tournament_records/?format=api&ordering=group&page=43
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=44",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=42",
    "results": [
        {
            "id": 1069,
            "name": "NZT 2022",
            "creator": 1095664,
            "group": 3207,
            "created": "2022-03-24T19:42:56.929537Z",
            "started": null,
            "ended": null
        },
        {
            "id": 905,
            "name": "humdrummmmmmmmmmmmmmm",
            "creator": 802455,
            "group": 3207,
            "created": "2021-11-20T05:45:35.940961Z",
            "started": null,
            "ended": null
        },
        {
            "id": 868,
            "name": "yu",
            "creator": 948269,
            "group": 3207,
            "created": "2021-10-13T09:29:05.098538Z",
            "started": null,
            "ended": null
        },
        {
            "id": 264,
            "name": "89i",
            "creator": 736026,
            "group": 3207,
            "created": "2020-06-04T03:02:44.180374Z",
            "started": null,
            "ended": null
        },
        {
            "id": 63,
            "name": "9x9 32 reasons to cry",
            "creator": 582354,
            "group": 3207,
            "created": "2020-01-15T18:59:19.230653Z",
            "started": null,
            "ended": null
        },
        {
            "id": 40,
            "name": "Test",
            "creator": 533905,
            "group": 3207,
            "created": "2019-10-14T18:20:16.296757Z",
            "started": null,
            "ended": null
        },
        {
            "id": 255,
            "name": "AI tournament",
            "creator": 647177,
            "group": 3211,
            "created": "2020-06-01T11:44:02.724403Z",
            "started": null,
            "ended": null
        },
        {
            "id": 627,
            "name": "Test",
            "creator": 628772,
            "group": 3265,
            "created": "2021-04-16T14:03:48.403353Z",
            "started": null,
            "ended": null
        },
        {
            "id": 8,
            "name": "Test",
            "creator": 87790,
            "group": 3516,
            "created": "2019-07-15T11:26:57.296325Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1768,
            "name": "9",
            "creator": 1637723,
            "group": 3524,
            "created": "2024-09-29T07:36:33.784082Z",
            "started": null,
            "ended": null
        }
    ]
}