GET /api/v1/tournament_records/?format=api&ordering=name&page=71
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=72",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=70",
    "results": [
        {
            "id": 578,
            "name": "Ian chess tornament",
            "creator": 952109,
            "group": 25,
            "created": "2021-03-11T09:00:37.598675Z",
            "started": null,
            "ended": null
        },
        {
            "id": 303,
            "name": "ICKKCKDBB",
            "creator": 745958,
            "group": 4806,
            "created": "2020-07-03T23:04:01.401443Z",
            "started": null,
            "ended": null
        },
        {
            "id": 927,
            "name": "idk",
            "creator": 848322,
            "group": 4076,
            "created": "2021-12-11T10:43:10.269152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1608,
            "name": "idk",
            "creator": 1470605,
            "group": 13972,
            "created": "2024-01-22T15:12:31.577797Z",
            "started": null,
            "ended": null
        },
        {
            "id": 222,
            "name": "igoo'ss",
            "creator": 752072,
            "group": 5275,
            "created": "2020-05-13T13:33:19.730304Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1081,
            "name": "Ih8huh",
            "creator": 1092952,
            "group": 1180,
            "created": "2022-03-30T12:25:37.598344Z",
            "started": null,
            "ended": null
        },
        {
            "id": 91,
            "name": "iiiiiiiiii",
            "creator": 738665,
            "group": 4544,
            "created": "2020-03-13T15:39:18.702412Z",
            "started": null,
            "ended": null
        },
        {
            "id": 78,
            "name": "[i]kkkk",
            "creator": 85719,
            "group": 3807,
            "created": "2020-02-20T21:08:05.798061Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1989,
            "name": "im new",
            "creator": 1831259,
            "group": 43,
            "created": "2026-01-06T05:45:25.851849Z",
            "started": null,
            "ended": null
        },
        {
            "id": 450,
            "name": "ımposter",
            "creator": 860847,
            "group": 43,
            "created": "2020-11-28T16:46:47.578675Z",
            "started": null,
            "ended": null
        }
    ]
}