GET /api/v1/tournament_records/?format=api&ordering=-name&page=52
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=53",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=51",
    "results": [
        {
            "id": 1762,
            "name": "sarisa",
            "creator": 1632108,
            "group": 12520,
            "created": "2024-09-19T02:36:58.574425Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1577,
            "name": "Saraswati",
            "creator": 1471419,
            "group": 25,
            "created": "2023-12-06T15:44:28.370558Z",
            "started": null,
            "ended": null
        },
        {
            "id": 172,
            "name": "SanRenSei KG Cup",
            "creator": 727893,
            "group": 4725,
            "created": "2020-04-20T13:47:58.667729Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1875,
            "name": "sandy and bot",
            "creator": 1248123,
            "group": 25,
            "created": "2025-05-02T06:41:40.511414Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1959,
            "name": "sandy and bot",
            "creator": 1248123,
            "group": 25,
            "created": "2025-10-17T01:35:50.156182Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2001,
            "name": "sandy and bot",
            "creator": 1248123,
            "group": 8605,
            "created": "2026-01-23T12:00:40.918576Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1881,
            "name": "sandy",
            "creator": 1248123,
            "group": 25,
            "created": "2025-05-25T05:01:32.094493Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1738,
            "name": "Sample",
            "creator": 753236,
            "group": 309,
            "created": "2024-07-09T23:22:17.379300Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1975,
            "name": "Sammy vs jendel team vs battle",
            "creator": 1078350,
            "group": 15915,
            "created": "2025-11-25T02:44:59.018831Z",
            "started": null,
            "ended": null
        },
        {
            "id": 596,
            "name": "S_Alexander is the best!",
            "creator": 770016,
            "group": 6124,
            "created": "2021-03-20T09:45:40.419286Z",
            "started": null,
            "ended": null
        }
    ]
}