List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5281",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5279",
    "results": [
        {
            "id": 92304,
            "name": "2. Best Move?",
            "created": "2025-03-11T19:10:50.658535Z",
            "modified": "2026-04-23T09:21:00.762979Z"
        },
        {
            "id": 92305,
            "name": "3. Best Move?",
            "created": "2025-03-11T19:22:46.787490Z",
            "modified": "2026-04-23T09:44:00.268831Z"
        },
        {
            "id": 92306,
            "name": "4. Best Move?",
            "created": "2025-03-11T19:28:16.138405Z",
            "modified": "2026-04-01T00:17:49.705767Z"
        },
        {
            "id": 92307,
            "name": "5. Best Move?",
            "created": "2025-03-11T19:31:05.388052Z",
            "modified": "2026-04-01T00:26:34.805895Z"
        },
        {
            "id": 92308,
            "name": "6. Best Move?",
            "created": "2025-03-11T19:38:38.986497Z",
            "modified": "2026-04-10T13:12:11.159584Z"
        },
        {
            "id": 92309,
            "name": "7. Best Move?",
            "created": "2025-03-11T19:39:10.192185Z",
            "modified": "2026-04-05T05:36:30.671310Z"
        },
        {
            "id": 92310,
            "name": "8. Best Move?",
            "created": "2025-03-11T20:00:02.601074Z",
            "modified": "2026-04-01T00:49:41.597788Z"
        },
        {
            "id": 92311,
            "name": "Problem 211",
            "created": "2025-03-11T21:05:57.370899Z",
            "modified": "2026-03-31T16:10:23.996342Z"
        },
        {
            "id": 92312,
            "name": "Problem 212",
            "created": "2025-03-11T21:08:13.038645Z",
            "modified": "2026-03-31T16:10:50.201668Z"
        },
        {
            "id": 92313,
            "name": "Problem 213",
            "created": "2025-03-11T21:10:10.354682Z",
            "modified": "2026-04-10T01:32:04.668335Z"
        }
    ]
}