List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=1030
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1031",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1029",
    "results": [
        {
            "id": 93154,
            "name": "Problem 129",
            "created": "2025-04-15T18:56:11.148381Z",
            "modified": "2026-05-24T13:29:08.576317Z"
        },
        {
            "id": 54895,
            "name": "BGJ 52 (1981) 4",
            "created": "2022-04-13T08:40:13.757921Z",
            "modified": "2026-05-24T13:25:51.342341Z"
        },
        {
            "id": 906,
            "name": "216 - 539",
            "created": "2014-10-10T17:36:16.857929Z",
            "modified": "2026-05-24T13:17:42.469825Z"
        },
        {
            "id": 5976,
            "name": "Chapter 8.5",
            "created": "2016-04-16T06:39:16.394500Z",
            "modified": "2026-05-24T13:17:29.994905Z"
        },
        {
            "id": 5975,
            "name": "Chapter 8.4",
            "created": "2016-04-16T06:37:31.188644Z",
            "modified": "2026-05-24T13:17:29.288614Z"
        },
        {
            "id": 66569,
            "name": "Bul 37: PS 1",
            "created": "2022-12-19T14:05:43.099288Z",
            "modified": "2026-05-24T13:17:19.436773Z"
        },
        {
            "id": 22447,
            "name": "Puzzle 129",
            "created": "2020-10-29T06:23:37.813724Z",
            "modified": "2026-05-24T13:17:17.303641Z"
        },
        {
            "id": 22446,
            "name": "Puzzle 128",
            "created": "2020-10-29T06:23:16.994717Z",
            "modified": "2026-05-24T13:17:16.795873Z"
        },
        {
            "id": 25567,
            "name": "29:6-7",
            "created": "2021-01-09T14:44:13.564440Z",
            "modified": "2026-05-24T13:16:11.203113Z"
        },
        {
            "id": 66554,
            "name": "Bul  36: SV 3",
            "created": "2022-12-19T11:16:47.897158Z",
            "modified": "2026-05-24T13:16:10.225708Z"
        }
    ]
}