GET /api/v1/tournament_records/?format=api&ordering=-name&page=64
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=65",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=63",
    "results": [
        {
            "id": 1069,
            "name": "NZT 2022",
            "creator": 1095664,
            "group": 3207,
            "created": "2022-03-24T19:42:56.929537Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1472,
            "name": "Nyrwnsyrmxhfmyxf",
            "creator": 1386258,
            "group": 3,
            "created": "2023-07-06T05:55:16.028677Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1494,
            "name": "Number 1",
            "creator": 1402264,
            "group": 13473,
            "created": "2023-08-12T07:07:10.569798Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1255,
            "name": "null",
            "creator": 1010740,
            "group": 12328,
            "created": "2022-09-26T18:01:53.117843Z",
            "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": 1535,
            "name": "nouvelle an 2024",
            "creator": 1053160,
            "group": 10082,
            "created": "2023-10-18T05:51:37.145187Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1534,
            "name": "nouvelle an 2024",
            "creator": 1053160,
            "group": 10082,
            "created": "2023-10-18T05:47:43.689501Z",
            "started": null,
            "ended": null
        },
        {
            "id": 470,
            "name": "no se me aburri =u",
            "creator": 784398,
            "group": 6089,
            "created": "2020-12-17T03:32:17.364627Z",
            "started": null,
            "ended": null
        },
        {
            "id": 107,
            "name": "Normal Elimination 8 players (Beta)",
            "creator": 211504,
            "group": 454,
            "created": "2020-03-23T01:30:09.302961Z",
            "started": null,
            "ended": null
        },
        {
            "id": 106,
            "name": "Normal Elimination 8 players (Beta)",
            "creator": 211504,
            "group": 454,
            "created": "2020-03-23T01:29:39.367983Z",
            "started": null,
            "ended": null
        }
    ]
}