GET /api/v1/tournament_records/?format=api&ordering=group&page=27
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=28",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=26",
    "results": [
        {
            "id": 52,
            "name": "hi",
            "creator": 702249,
            "group": 43,
            "created": "2019-11-29T21:28:12.032393Z",
            "started": null,
            "ended": null
        },
        {
            "id": 32,
            "name": "beginners tourney",
            "creator": 649407,
            "group": 43,
            "created": "2019-09-11T20:27:51.190212Z",
            "started": null,
            "ended": null
        },
        {
            "id": 10,
            "name": "Annual Tournament",
            "creator": 511520,
            "group": 43,
            "created": "2019-07-17T23:48:00.378759Z",
            "started": null,
            "ended": null
        },
        {
            "id": 841,
            "name": "Go cup",
            "creator": 1013920,
            "group": 45,
            "created": "2021-09-20T14:02:58.458795Z",
            "started": null,
            "ended": null
        },
        {
            "id": 840,
            "name": "ogs ogs",
            "creator": 1013920,
            "group": 45,
            "created": "2021-09-20T08:35:22.519748Z",
            "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
        },
        {
            "id": 1583,
            "name": "N+SM 2023",
            "creator": 1247737,
            "group": 75,
            "created": "2023-12-09T08:17:30.834764Z",
            "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": 423,
            "name": "Tiger mouth",
            "creator": 753453,
            "group": 93,
            "created": "2020-10-27T15:01:42.445894Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1330,
            "name": "Hi",
            "creator": 988149,
            "group": 95,
            "created": "2022-12-29T11:24:03.703329Z",
            "started": null,
            "ended": null
        }
    ]
}