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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=25",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=23",
    "results": [
        {
            "id": 1338,
            "name": "Weiqi",
            "creator": 1267701,
            "group": 12754,
            "created": "2023-01-08T15:24:44.905840Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1335,
            "name": "blabla",
            "creator": 1099916,
            "group": 12736,
            "created": "2023-01-05T15:24:50.831995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1334,
            "name": "BeginnerGo January 2023 Group D",
            "creator": 657217,
            "group": 12729,
            "created": "2023-01-02T20:19:49.041185Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1616,
            "name": "333",
            "creator": 1143505,
            "group": 12712,
            "created": "2024-02-08T09:17:12.059238Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1663,
            "name": "World go championship",
            "creator": 1553163,
            "group": 12712,
            "created": "2024-04-29T01:44:19.010028Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1766,
            "name": "galaxy brain",
            "creator": 1053363,
            "group": 12712,
            "created": "2024-09-27T05:06:50.260307Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1811,
            "name": "00000000",
            "creator": 1143505,
            "group": 12712,
            "created": "2024-12-21T13:05:38.771147Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1336,
            "name": "Scheduled Games",
            "creator": 1099916,
            "group": 12700,
            "created": "2023-01-05T15:29:20.562460Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1457,
            "name": "Turnir velikana",
            "creator": 1015350,
            "group": 12689,
            "created": "2023-05-25T13:19:02.035710Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1566,
            "name": "Partije s turnira 20.11.2023. - 7.01.2024.",
            "creator": 1076314,
            "group": 12689,
            "created": "2023-11-25T21:08:45.313725Z",
            "started": null,
            "ended": null
        }
    ]
}