GET /api/v1/tournament_records/?format=api&ordering=name&page=41
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=name&page=42",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=40",
    "results": [
        {
            "id": 1809,
            "name": "Chopin 2017",
            "creator": 1636519,
            "group": 25,
            "created": "2024-12-17T12:47:32.383337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1808,
            "name": "Chopin 2017",
            "creator": 1636519,
            "group": 25,
            "created": "2024-12-17T12:44:54.669703Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1817,
            "name": "Chopin 2017",
            "creator": 1636519,
            "group": 2289,
            "created": "2025-01-04T04:27:14.362845Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1793,
            "name": "Christmas",
            "creator": 1585337,
            "group": 14323,
            "created": "2024-11-13T10:22:13.959522Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1552,
            "name": "🎄Christmas 🎄",
            "creator": 1434626,
            "group": 13648,
            "created": "2023-11-09T16:15:36.200121Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1313,
            "name": "Christmas Cup",
            "creator": 1246125,
            "group": 12602,
            "created": "2022-12-05T01:18:31.374210Z",
            "started": null,
            "ended": null
        },
        {
            "id": 934,
            "name": "Christmas Party with Go",
            "creator": 663342,
            "group": 10806,
            "created": "2021-12-23T08:01:54.364126Z",
            "started": null,
            "ended": null
        },
        {
            "id": 839,
            "name": "City Weiqi League Team Aus",
            "creator": 631251,
            "group": 2246,
            "created": "2021-09-19T00:51:51.346570Z",
            "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": 762,
            "name": "Class skills test",
            "creator": 1014769,
            "group": 4767,
            "created": "2021-07-12T21:14:05.579183Z",
            "started": null,
            "ended": null
        }
    ]
}