GET /api/v1/tournament_records/?format=api&ordering=name&page=31
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=name&page=32",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=30",
    "results": [
        {
            "id": 660,
            "name": "asae",
            "creator": 983435,
            "group": 8975,
            "created": "2021-05-10T03:09:45.654152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 151,
            "name": "asczdvbef",
            "creator": 466732,
            "group": 5142,
            "created": "2020-04-09T18:39:39.550436Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1676,
            "name": "asd",
            "creator": 370803,
            "group": 14211,
            "created": "2024-05-17T15:49:40.325909Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1915,
            "name": "asdf",
            "creator": 1826048,
            "group": 15551,
            "created": "2025-08-01T04:21:24.689400Z",
            "started": null,
            "ended": null
        },
        {
            "id": 399,
            "name": "ass,lde",
            "creator": 831547,
            "group": 6936,
            "created": "2020-10-08T08:41:53.612816Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1598,
            "name": "Atal",
            "creator": 1457380,
            "group": 13754,
            "created": "2024-01-04T15:51:13.819420Z",
            "started": null,
            "ended": null
        },
        {
            "id": 378,
            "name": "A tournament",
            "creator": 836874,
            "group": 6721,
            "created": "2020-09-17T13:51:10.303407Z",
            "started": null,
            "ended": null
        },
        {
            "id": 775,
            "name": "Attack on go",
            "creator": 750170,
            "group": 5986,
            "created": "2021-07-20T08:39:10.746598Z",
            "started": null,
            "ended": null
        },
        {
            "id": 673,
            "name": "Attack on titan go ⚫️🆚⚪️",
            "creator": 750171,
            "group": 9161,
            "created": "2021-05-14T02:36:10.570362Z",
            "started": null,
            "ended": null
        },
        {
            "id": 60,
            "name": "Automatic Sitewide Tournament",
            "creator": 375043,
            "group": 515,
            "created": "2020-01-13T08:34:58.479960Z",
            "started": null,
            "ended": null
        }
    ]
}