GET /api/v1/tournament_records/?format=api&ordering=-creator&page=58
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=59",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=57",
    "results": [
        {
            "id": 842,
            "name": "EYGC U16 05",
            "creator": 1055962,
            "group": 10082,
            "created": "2021-09-21T19:25:52.905422Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1611,
            "name": "Поздний январский круговик Гудзуми 2024",
            "creator": 1055025,
            "group": 3922,
            "created": "2024-01-25T05:19:46.503771Z",
            "started": null,
            "ended": null
        },
        {
            "id": 922,
            "name": "Goodluck",
            "creator": 1054229,
            "group": 10314,
            "created": "2021-12-08T01:37:44.770410Z",
            "started": null,
            "ended": null
        },
        {
            "id": 871,
            "name": "01:00",
            "creator": 1053941,
            "group": 9676,
            "created": "2021-10-18T03:53:41.478785Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1143,
            "name": "BippiTer",
            "creator": 1053363,
            "group": 11147,
            "created": "2022-05-25T07:38:06.046366Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1760,
            "name": "roblox tournament",
            "creator": 1053363,
            "group": 11548,
            "created": "2024-09-17T11:47:45.678401Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1766,
            "name": "galaxy brain",
            "creator": 1053363,
            "group": 12712,
            "created": "2024-09-27T05:06:50.260307Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1490,
            "name": "festival",
            "creator": 1053160,
            "group": 12462,
            "created": "2023-08-02T11:52:06.877462Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1491,
            "name": "festival",
            "creator": 1053160,
            "group": 12462,
            "created": "2023-08-02T11:54:32.400423Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1532,
            "name": "NOEL",
            "creator": 1053160,
            "group": 10082,
            "created": "2023-10-17T18:45:57.032945Z",
            "started": null,
            "ended": null
        }
    ]
}