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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=28",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=26",
    "results": [
        {
            "id": 127,
            "name": "Tutury",
            "creator": 658024,
            "group": 4944,
            "created": "2020-03-30T20:29:05.983654Z",
            "started": null,
            "ended": null
        },
        {
            "id": 932,
            "name": "Turnuva",
            "creator": 1096370,
            "group": 10794,
            "created": "2021-12-20T11:05:51.630516Z",
            "started": null,
            "ended": null
        },
        {
            "id": 931,
            "name": "Turnuva",
            "creator": 1096372,
            "group": 10794,
            "created": "2021-12-20T11:05:38.361095Z",
            "started": null,
            "ended": null
        },
        {
            "id": 930,
            "name": "Turnuva",
            "creator": 1096368,
            "group": 10794,
            "created": "2021-12-20T11:03:56.171443Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1457,
            "name": "Turnir velikana",
            "creator": 1015350,
            "group": 12689,
            "created": "2023-05-25T13:19:02.035710Z",
            "started": null,
            "ended": null
        },
        {
            "id": 18,
            "name": "Turnımınt",
            "creator": 657455,
            "group": 3878,
            "created": "2019-07-28T19:44:44.248331Z",
            "started": null,
            "ended": null
        },
        {
            "id": 26,
            "name": "turniej testowy",
            "creator": 657924,
            "group": 3812,
            "created": "2019-09-01T10:36:36.314156Z",
            "started": null,
            "ended": null
        },
        {
            "id": 394,
            "name": "TÜRK GO!",
            "creator": 773189,
            "group": 6936,
            "created": "2020-10-04T08:54:25.730513Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1916,
            "name": "TTW-TEST001",
            "creator": 664990,
            "group": 15541,
            "created": "2025-08-03T12:09:50.011182Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1691,
            "name": "tttttttttttttttttttttttt",
            "creator": 1553682,
            "group": 14325,
            "created": "2024-06-19T10:51:54.193886Z",
            "started": null,
            "ended": null
        }
    ]
}