List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=4690
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=-created&page=4691",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4689",
    "results": [
        {
            "id": 15469,
            "name": "Problem 21",
            "created": "2019-11-05T23:36:15.584722Z",
            "modified": "2026-05-01T05:28:27.156833Z"
        },
        {
            "id": 15468,
            "name": "Problem 20",
            "created": "2019-11-05T18:02:16.769291Z",
            "modified": "2026-05-15T19:39:52.916042Z"
        },
        {
            "id": 15467,
            "name": "Problem 19",
            "created": "2019-11-05T01:51:26.053160Z",
            "modified": "2026-05-15T19:39:52.170384Z"
        },
        {
            "id": 15466,
            "name": "Problem 18",
            "created": "2019-11-04T17:30:13.120513Z",
            "modified": "2026-05-13T16:30:50.711687Z"
        },
        {
            "id": 15464,
            "name": "Problem 17",
            "created": "2019-11-04T01:32:35.546032Z",
            "modified": "2026-05-01T05:26:26.433537Z"
        },
        {
            "id": 15463,
            "name": "<insert name>",
            "created": "2019-11-04T00:38:42.834414Z",
            "modified": "2026-04-24T22:18:32.606988Z"
        },
        {
            "id": 15460,
            "name": "Problem 39: Monkey Jump",
            "created": "2019-11-03T13:05:16.965933Z",
            "modified": "2026-03-31T22:34:52.052397Z"
        },
        {
            "id": 15459,
            "name": "Problem 16",
            "created": "2019-11-02T18:05:39.335953Z",
            "modified": "2026-05-10T08:32:50.210202Z"
        },
        {
            "id": 15458,
            "name": "Problem 15",
            "created": "2019-11-02T16:37:27.355963Z",
            "modified": "2026-05-12T16:38:34.634301Z"
        },
        {
            "id": 15457,
            "name": "Problem 14",
            "created": "2019-11-02T16:19:30.578889Z",
            "modified": "2026-05-12T16:34:21.345272Z"
        }
    ]
}