GET /api/v1/tournament_records/?format=api&ordering=-name&page=89
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=90",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=88",
    "results": [
        {
            "id": 1949,
            "name": "İSTAMBUL GO OKULU",
            "creator": 1695437,
            "group": 7335,
            "created": "2025-10-01T18:15:08.336865Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1924,
            "name": "İSTAMBUL GO OKULU",
            "creator": 1695437,
            "group": 3,
            "created": "2025-08-24T12:06:27.904410Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1299,
            "name": "isousou",
            "creator": 1151261,
            "group": 3,
            "created": "2022-11-14T11:49:55.862679Z",
            "started": null,
            "ended": null
        },
        {
            "id": 139,
            "name": "Ishira",
            "creator": 737259,
            "group": 5055,
            "created": "2020-04-06T14:11:41.860940Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1275,
            "name": "Isaac",
            "creator": 1222451,
            "group": 7414,
            "created": "2022-11-01T09:02:01.336220Z",
            "started": null,
            "ended": null
        },
        {
            "id": 56,
            "name": "IRELAND",
            "creator": 698377,
            "group": 858,
            "created": "2019-12-30T17:07:02.029200Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1799,
            "name": "interno",
            "creator": 1423998,
            "group": 14093,
            "created": "2024-11-25T18:31:42.753151Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1485,
            "name": "International Moon Day",
            "creator": 829659,
            "group": 9450,
            "created": "2023-07-18T21:35:49.338985Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1860,
            "name": "Internal score",
            "creator": 1243676,
            "group": 12409,
            "created": "2025-04-05T10:48:01.060644Z",
            "started": null,
            "ended": null
        },
        {
            "id": 636,
            "name": "Interclubs 2021",
            "creator": 135206,
            "group": 459,
            "created": "2021-04-23T06:20:37.330702Z",
            "started": null,
            "ended": null
        }
    ]
}