GET /api/v1/tournament_records/?format=api&ordering=-group&page=135
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=136",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=134",
    "results": [
        {
            "id": 260,
            "name": "Test",
            "creator": 27056,
            "group": 139,
            "created": "2020-06-03T11:18:09.728794Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1076,
            "name": "為",
            "creator": 1092952,
            "group": 99,
            "created": "2022-03-29T06:58:12.633022Z",
            "started": null,
            "ended": null
        },
        {
            "id": 42,
            "name": "TournoiTest",
            "creator": 657233,
            "group": 95,
            "created": "2019-10-16T18:25:45.423712Z",
            "started": null,
            "ended": null
        },
        {
            "id": 119,
            "name": "lagazelle",
            "creator": 610985,
            "group": 95,
            "created": "2020-03-27T11:18:26.682790Z",
            "started": null,
            "ended": null
        },
        {
            "id": 146,
            "name": "19der",
            "creator": 466732,
            "group": 95,
            "created": "2020-04-08T16:07:40.192386Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1330,
            "name": "Hi",
            "creator": 988149,
            "group": 95,
            "created": "2022-12-29T11:24:03.703329Z",
            "started": null,
            "ended": null
        },
        {
            "id": 423,
            "name": "Tiger mouth",
            "creator": 753453,
            "group": 93,
            "created": "2020-10-27T15:01:42.445894Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1569,
            "name": "SM Sarja 2023",
            "creator": 192095,
            "group": 75,
            "created": "2023-12-02T07:45:06.887456Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1583,
            "name": "N+SM 2023",
            "creator": 1247737,
            "group": 75,
            "created": "2023-12-09T08:17:30.834764Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1626,
            "name": "Kani 6 - Rabbity Six 6 2024",
            "creator": 1247737,
            "group": 75,
            "created": "2024-03-02T06:53:39.456884Z",
            "started": null,
            "ended": null
        }
    ]
}