List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4669",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4667",
    "results": [
        {
            "id": 13956,
            "name": "Problem 47",
            "created": "2019-01-05T20:22:02.212476Z",
            "modified": "2026-05-19T04:32:04.573397Z"
        },
        {
            "id": 70038,
            "name": "question 3",
            "created": "2023-03-25T05:11:35.654657Z",
            "modified": "2026-05-19T04:32:27.925503Z"
        },
        {
            "id": 100323,
            "name": "Live 12",
            "created": "2025-12-07T19:39:32.208287Z",
            "modified": "2026-05-19T04:33:00.475287Z"
        },
        {
            "id": 89221,
            "name": "Problem 3",
            "created": "2024-12-04T02:40:04.465805Z",
            "modified": "2026-05-19T04:34:59.738261Z"
        },
        {
            "id": 68854,
            "name": "Puzzle 194",
            "created": "2023-02-11T16:37:02.937854Z",
            "modified": "2026-05-19T04:35:08.533394Z"
        },
        {
            "id": 1411,
            "name": "003/062",
            "created": "2014-10-22T05:05:25.930373Z",
            "modified": "2026-05-19T04:35:53.239244Z"
        },
        {
            "id": 21495,
            "name": "Puzzle 68 (p. 37)",
            "created": "2020-10-13T07:45:25.907974Z",
            "modified": "2026-05-19T04:36:50.535209Z"
        },
        {
            "id": 40938,
            "name": "play 44",
            "created": "2021-10-22T02:28:42.846404Z",
            "modified": "2026-05-19T04:37:07.658545Z"
        },
        {
            "id": 22881,
            "name": "Puzzle 18 (p.3-76)",
            "created": "2020-11-10T19:33:47.254255Z",
            "modified": "2026-05-19T04:37:14.437040Z"
        },
        {
            "id": 24000,
            "name": "Puzzle 309-1",
            "created": "2020-11-29T12:57:25.397085Z",
            "modified": "2026-05-19T04:37:45.049561Z"
        }
    ]
}