List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=5288
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=5289",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5287",
    "results": [
        {
            "id": 92424,
            "name": "Endgame ヨセ 1-10",
            "created": "2025-03-16T13:12:03.507093Z",
            "modified": "2026-04-22T04:32:48.718173Z"
        },
        {
            "id": 92450,
            "name": "Tesuji 手筋 1-11",
            "created": "2025-03-17T14:05:46.268093Z",
            "modified": "2026-04-16T09:10:58.837326Z"
        },
        {
            "id": 92451,
            "name": "14. Best Move?",
            "created": "2025-03-17T16:11:51.503399Z",
            "modified": "2026-04-10T01:24:08.388799Z"
        },
        {
            "id": 92452,
            "name": "15. Best Move?",
            "created": "2025-03-17T16:18:25.947716Z",
            "modified": "2026-04-21T13:13:43.570385Z"
        },
        {
            "id": 92453,
            "name": "16. Best Move?",
            "created": "2025-03-17T16:51:50.718586Z",
            "modified": "2026-04-13T22:48:00.785643Z"
        },
        {
            "id": 92454,
            "name": "16. Best Move?",
            "created": "2025-03-17T17:06:14.989935Z",
            "modified": "2026-04-22T22:46:35.424468Z"
        },
        {
            "id": 92455,
            "name": "17. Best Move?",
            "created": "2025-03-17T17:06:38.481394Z",
            "modified": "2026-04-20T14:25:29.777157Z"
        },
        {
            "id": 92456,
            "name": "18. Best Move?",
            "created": "2025-03-17T17:30:52.152487Z",
            "modified": "2026-04-21T00:57:12.018561Z"
        },
        {
            "id": 92458,
            "name": "19. Best Move?",
            "created": "2025-03-17T17:39:24.975069Z",
            "modified": "2026-04-17T07:19:40.188313Z"
        },
        {
            "id": 92461,
            "name": "Comb 1",
            "created": "2025-03-17T18:50:47.018749Z",
            "modified": "2026-04-16T16:54:30.283094Z"
        }
    ]
}