GET /api/v1/tournament_records/?format=api&ordering=name&page=65
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=66",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=64",
    "results": [
        {
            "id": 948,
            "name": "hello<h1>hello</h1>",
            "creator": 1103089,
            "group": 10865,
            "created": "2022-01-04T17:15:02.609379Z",
            "started": null,
            "ended": null
        },
        {
            "id": 670,
            "name": "hello test",
            "creator": 517730,
            "group": 9125,
            "created": "2021-05-11T08:21:21.529649Z",
            "started": null,
            "ended": null
        },
        {
            "id": 345,
            "name": "hermanos",
            "creator": 828549,
            "group": 6581,
            "created": "2020-08-16T19:18:44.648875Z",
            "started": null,
            "ended": null
        },
        {
            "id": 838,
            "name": "hf",
            "creator": 631251,
            "group": 1554,
            "created": "2021-09-19T00:47:11.918545Z",
            "started": null,
            "ended": null
        },
        {
            "id": 165,
            "name": "hghguthgiljlzhgultzhrijuritu'",
            "creator": 761544,
            "group": 5266,
            "created": "2020-04-17T13:18:11.905147Z",
            "started": null,
            "ended": null
        },
        {
            "id": 218,
            "name": "hgvghj",
            "creator": 769245,
            "group": 5596,
            "created": "2020-05-12T10:51:34.294105Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1258,
            "name": "hhhh",
            "creator": 1220093,
            "group": 12368,
            "created": "2022-10-06T08:02:07.822423Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1371,
            "name": "hhjjj",
            "creator": 1115574,
            "group": 43,
            "created": "2023-03-15T15:27:38.873010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1680,
            "name": "hho",
            "creator": 1382043,
            "group": 2289,
            "created": "2024-05-29T13:32:25.914051Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1039,
            "name": "hi",
            "creator": 1008570,
            "group": 10314,
            "created": "2022-03-03T04:39:33.433609Z",
            "started": null,
            "ended": null
        }
    ]
}