GET /api/v1/tournament_records/?format=api&ordering=group&page=74
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=75",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=73",
    "results": [
        {
            "id": 323,
            "name": "come play",
            "creator": 735413,
            "group": 6365,
            "created": "2020-07-28T05:26:26.313752Z",
            "started": null,
            "ended": null
        },
        {
            "id": 383,
            "name": "123123",
            "creator": 737306,
            "group": 6397,
            "created": "2020-09-20T11:19:00.592753Z",
            "started": null,
            "ended": null
        },
        {
            "id": 326,
            "name": "Yummy honey",
            "creator": 769817,
            "group": 6405,
            "created": "2020-07-30T01:49:59.069265Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1934,
            "name": "Miguel",
            "creator": 1825877,
            "group": 6411,
            "created": "2025-09-12T22:09:31.790667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 356,
            "name": "Test MM-2 (another)",
            "creator": 3431,
            "group": 6422,
            "created": "2020-08-29T00:48:08.727523Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1230,
            "name": "CLASIFICATORIO FEMENINO- CONGRESO LATINOAMERICANO 2022",
            "creator": 834790,
            "group": 6424,
            "created": "2022-08-07T12:37:00.869877Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1515,
            "name": "Pokemon Go competition cool",
            "creator": 1236996,
            "group": 6427,
            "created": "2023-09-14T01:15:02.096223Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1315,
            "name": "1",
            "creator": 1223011,
            "group": 6427,
            "created": "2022-12-05T08:59:30.090222Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1363,
            "name": "Philipp_M",
            "creator": 910020,
            "group": 6438,
            "created": "2023-02-25T13:09:28.407953Z",
            "started": null,
            "ended": null
        },
        {
            "id": 457,
            "name": "oijouou7yjkk",
            "creator": 819853,
            "group": 6443,
            "created": "2020-12-02T04:00:08.779586Z",
            "started": null,
            "ended": null
        }
    ]
}