GET /api/v1/tournament_records/?format=api&ordering=creator&page=128
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=creator&page=129",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=127",
    "results": [
        {
            "id": 1279,
            "name": "ำำำำำำำำำำ",
            "creator": 1225305,
            "group": 3,
            "created": "2022-11-04T13:58:56.827518Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1280,
            "name": "Jackson",
            "creator": 1225616,
            "group": 9,
            "created": "2022-11-06T00:05:52.478933Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1273,
            "name": "Reaper's Tournament",
            "creator": 1225945,
            "group": 12430,
            "created": "2022-10-27T13:21:57.948724Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1266,
            "name": "Azot Go",
            "creator": 1226015,
            "group": 12419,
            "created": "2022-10-20T20:17:55.508416Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1265,
            "name": "Azot",
            "creator": 1226015,
            "group": 12419,
            "created": "2022-10-19T07:56:59.077903Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1366,
            "name": "Hi",
            "creator": 1227585,
            "group": 25,
            "created": "2023-03-03T13:36:13.478422Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1539,
            "name": "戈日123321",
            "creator": 1227591,
            "group": 13168,
            "created": "2023-10-24T13:18:46.359157Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1432,
            "name": "g",
            "creator": 1227591,
            "group": 12659,
            "created": "2023-04-13T12:15:16.827010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1268,
            "name": "1706",
            "creator": 1228537,
            "group": 9676,
            "created": "2022-10-24T16:08:17.409003Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1368,
            "name": "Made in SFS",
            "creator": 1229809,
            "group": 12931,
            "created": "2023-03-04T12:08:12.515498Z",
            "started": null,
            "ended": null
        }
    ]
}