GET /api/v1/tournament_records/?format=api&ordering=-id&page=40
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=-id&page=41",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=39",
    "results": [
        {
            "id": 1424,
            "name": "First",
            "creator": 1332763,
            "group": 13086,
            "created": "2023-04-06T22:08:18.695680Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1423,
            "name": "HI",
            "creator": 1001280,
            "group": 13078,
            "created": "2023-04-04T03:39:22.422680Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1422,
            "name": "Tercer Torneo Nakade",
            "creator": 68659,
            "group": 11434,
            "created": "2023-04-01T10:07:05.284179Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1421,
            "name": "tournament",
            "creator": 1115574,
            "group": 8628,
            "created": "2023-03-30T15:04:51.386998Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1420,
            "name": "thunder",
            "creator": 1172566,
            "group": 10060,
            "created": "2023-03-30T04:46:30.511904Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1418,
            "name": "งงว",
            "creator": 1323203,
            "group": 13057,
            "created": "2023-03-29T08:05:39.827413Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1417,
            "name": "fkglhjvfblnfjgbnfgbfdbgvuidefhotr",
            "creator": 1059480,
            "group": 3,
            "created": "2023-03-28T09:56:01.320850Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1416,
            "name": "?",
            "creator": 1059480,
            "group": 3,
            "created": "2023-03-28T09:50:57.132040Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1415,
            "name": "Go for goal",
            "creator": 518636,
            "group": 13046,
            "created": "2023-03-25T13:42:11.635782Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1414,
            "name": "NBA",
            "creator": 1138568,
            "group": 13044,
            "created": "2023-03-25T05:24:43.894529Z",
            "started": null,
            "ended": null
        }
    ]
}