GET /api/v1/tournament_records/?format=api&ordering=name&page=35
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=36",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=34",
    "results": [
        {
            "id": 174,
            "name": "bigginer tournament",
            "creator": 739180,
            "group": 43,
            "created": "2020-04-21T20:44:04.415771Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1120,
            "name": "BIGINNER TOURNAMENT",
            "creator": 1148626,
            "group": 11681,
            "created": "2022-04-26T21:06:40.024529Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1619,
            "name": "Bill",
            "creator": 1507765,
            "group": 12602,
            "created": "2024-02-18T17:44:45.954374Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1143,
            "name": "BippiTer",
            "creator": 1053363,
            "group": 11147,
            "created": "2022-05-25T07:38:06.046366Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1335,
            "name": "blabla",
            "creator": 1099916,
            "group": 12736,
            "created": "2023-01-05T15:24:50.831995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 393,
            "name": "Blah Blah Blah",
            "creator": 836874,
            "group": 6721,
            "created": "2020-10-02T13:20:27.406696Z",
            "started": null,
            "ended": null
        },
        {
            "id": 461,
            "name": "blah blah blah what in the world is a tournament record",
            "creator": 835032,
            "group": 6721,
            "created": "2020-12-04T14:39:07.263964Z",
            "started": null,
            "ended": null
        },
        {
            "id": 49,
            "name": "Blitz 19x19 Elimination Tournament 2019-11-26 09:30",
            "creator": 649651,
            "group": 4197,
            "created": "2019-11-26T10:27:08.362185Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1882,
            "name": "BOKENDO",
            "creator": 1729163,
            "group": 6335,
            "created": "2025-05-25T05:02:46.938065Z",
            "started": null,
            "ended": null
        },
        {
            "id": 656,
            "name": "Bonding experience",
            "creator": 979452,
            "group": 9065,
            "created": "2021-05-04T08:36:52.171040Z",
            "started": null,
            "ended": null
        }
    ]
}