GET /api/v1/tournament_records/?format=api&ordering=-name&page=144
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=145",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=143",
    "results": [
        {
            "id": 535,
            "name": "1st competition",
            "creator": 833654,
            "group": 8321,
            "created": "2021-02-13T02:45:42.904743Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2019,
            "name": "1st",
            "creator": 1862396,
            "group": 16320,
            "created": "2026-04-03T02:14:35.834911Z",
            "started": null,
            "ended": null
        },
        {
            "id": 921,
            "name": "1 rec torments ",
            "creator": 1080399,
            "group": 10488,
            "created": "2021-12-07T10:13:49.022243Z",
            "started": null,
            "ended": null
        },
        {
            "id": 315,
            "name": "1ra Liga Mexicana de Go por Internet 2020-2021",
            "creator": 124958,
            "group": 678,
            "created": "2020-07-19T10:19:06.226380Z",
            "started": null,
            "ended": null
        },
        {
            "id": 347,
            "name": "1º TORNEO TÍTULO MUSASHI",
            "creator": 663579,
            "group": 4262,
            "created": "2020-08-19T16:10:05.060322Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1984,
            "name": "1. Geleneksel Go Turnuvamız",
            "creator": 1596052,
            "group": 16021,
            "created": "2025-12-29T22:16:31.500526Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1998,
            "name": "1er tournoi du club de go",
            "creator": 1935183,
            "group": 16097,
            "created": "2026-01-21T14:12:14.403551Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1166,
            "name": "19х19 limination Tournament",
            "creator": 1145806,
            "group": 11839,
            "created": "2022-07-01T18:16:51.117440Z",
            "started": null,
            "ended": null
        },
        {
            "id": 799,
            "name": "19x19 players challenge tournament",
            "creator": 1032376,
            "group": 6273,
            "created": "2021-08-15T03:42:04.216650Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1987,
            "name": "19x19 Open League #97",
            "creator": 1836954,
            "group": 12599,
            "created": "2026-01-01T18:57:29.779499Z",
            "started": null,
            "ended": null
        }
    ]
}