List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5459",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5457",
    "results": [
        {
            "id": 96736,
            "name": "Problem 40",
            "created": "2025-08-17T07:07:22.019765Z",
            "modified": "2026-04-01T02:50:24.481122Z"
        },
        {
            "id": 96737,
            "name": "Problem 41",
            "created": "2025-08-17T07:08:58.565427Z",
            "modified": "2026-04-01T02:52:21.968124Z"
        },
        {
            "id": 96738,
            "name": "Problem 42",
            "created": "2025-08-17T07:12:38.261804Z",
            "modified": "2026-04-01T02:54:23.040089Z"
        },
        {
            "id": 96739,
            "name": "Problem 43",
            "created": "2025-08-17T07:14:00.108122Z",
            "modified": "2026-04-04T21:15:56.012146Z"
        },
        {
            "id": 96740,
            "name": "Problem 44",
            "created": "2025-08-17T07:15:08.020159Z",
            "modified": "2026-04-01T02:58:33.192829Z"
        },
        {
            "id": 96741,
            "name": "Problem 45",
            "created": "2025-08-17T07:16:35.568126Z",
            "modified": "2026-04-01T03:00:47.383043Z"
        },
        {
            "id": 96750,
            "name": "Problem 46",
            "created": "2025-08-17T17:04:18.278086Z",
            "modified": "2026-04-04T07:06:18.248531Z"
        },
        {
            "id": 96751,
            "name": "Problem 47",
            "created": "2025-08-17T17:05:21.745042Z",
            "modified": "2026-04-03T17:32:47.505663Z"
        },
        {
            "id": 96752,
            "name": "Problem 48",
            "created": "2025-08-17T17:08:10.983142Z",
            "modified": "2026-03-31T13:29:35.536579Z"
        },
        {
            "id": 96753,
            "name": "Problem 49",
            "created": "2025-08-17T17:10:38.650234Z",
            "modified": "2026-03-31T13:32:09.918160Z"
        }
    ]
}