GET /api/v1/tournament_records/?format=api&ordering=-started&page=36
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=-started&page=37",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=35",
    "results": [
        {
            "id": 349,
            "name": "Wednsday Weekly #3",
            "creator": 739236,
            "group": 4456,
            "created": "2020-08-20T00:24:26.299087Z",
            "started": null,
            "ended": null
        },
        {
            "id": 350,
            "name": "Wednsday Weekly #3",
            "creator": 739236,
            "group": 4456,
            "created": "2020-08-20T00:24:59.744498Z",
            "started": null,
            "ended": null
        },
        {
            "id": 356,
            "name": "Test MM-2 (another)",
            "creator": 3431,
            "group": 6422,
            "created": "2020-08-29T00:48:08.727523Z",
            "started": null,
            "ended": null
        },
        {
            "id": 321,
            "name": "      ",
            "creator": 737306,
            "group": 5351,
            "created": "2020-07-26T11:00:58.479494Z",
            "started": null,
            "ended": null
        },
        {
            "id": 357,
            "name": "İstanbul Çevrimiçi Şehir Turnuvası 2020/02",
            "creator": 54877,
            "group": 561,
            "created": "2020-08-30T12:07:21.130777Z",
            "started": null,
            "ended": null
        },
        {
            "id": 324,
            "name": "      ",
            "creator": 737306,
            "group": 5351,
            "created": "2020-07-29T03:58:46.085311Z",
            "started": null,
            "ended": null
        },
        {
            "id": 325,
            "name": "    ",
            "creator": 737306,
            "group": 5351,
            "created": "2020-07-29T03:59:53.605345Z",
            "started": null,
            "ended": null
        },
        {
            "id": 368,
            "name": "TORNEO DE GO-BADUK-WIQI DE REPUBLICA DOMINICANA",
            "creator": 558164,
            "group": 6712,
            "created": "2020-09-06T17:07:57.143729Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1491,
            "name": "festival",
            "creator": 1053160,
            "group": 12462,
            "created": "2023-08-02T11:54:32.400423Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}