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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=29",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=27",
    "results": [
        {
            "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": 1991,
            "name": "Tu as raison je vais te faire une photo",
            "creator": 1867862,
            "group": 16056,
            "created": "2026-01-11T18:18:33.836225Z",
            "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
        },
        {
            "id": 770,
            "name": "tt3a0006",
            "creator": 1024087,
            "group": 7002,
            "created": "2021-07-19T03:59:22.754015Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1241,
            "name": "Tt",
            "creator": 1132291,
            "group": 7427,
            "created": "2022-08-23T02:05:39.509859Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1992,
            "name": "Tt",
            "creator": 1867862,
            "group": 16056,
            "created": "2026-01-11T18:20:14.549034Z",
            "started": null,
            "ended": null
        }
    ]
}