List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=5282
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=5283",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5281",
    "results": [
        {
            "id": 92324,
            "name": "Problem 222",
            "created": "2025-03-11T21:24:35.971170Z",
            "modified": "2026-03-31T16:15:16.061269Z"
        },
        {
            "id": 92325,
            "name": "Problem 223",
            "created": "2025-03-11T21:25:57.467734Z",
            "modified": "2026-03-31T16:15:39.949811Z"
        },
        {
            "id": 92326,
            "name": "Problem 224",
            "created": "2025-03-11T21:26:50.265047Z",
            "modified": "2026-03-31T16:16:02.319707Z"
        },
        {
            "id": 92327,
            "name": "11. Best Move?",
            "created": "2025-03-11T21:35:07.853383Z",
            "modified": "2026-04-13T23:15:55.154372Z"
        },
        {
            "id": 92328,
            "name": "12. Best Move?",
            "created": "2025-03-11T21:38:49.938396Z",
            "modified": "2026-04-10T06:04:12.313735Z"
        },
        {
            "id": 92329,
            "name": "13. Best Move?",
            "created": "2025-03-11T21:44:52.912566Z",
            "modified": "2026-04-16T22:05:08.880272Z"
        },
        {
            "id": 92330,
            "name": "15. Best Move?",
            "created": "2025-03-11T21:45:54.782682Z",
            "modified": "2026-04-03T12:22:24.017569Z"
        },
        {
            "id": 92331,
            "name": "14. Best Move?",
            "created": "2025-03-11T21:53:30.979604Z",
            "modified": "2026-04-07T16:55:28.907653Z"
        },
        {
            "id": 92344,
            "name": "Le seki",
            "created": "2025-03-12T10:13:08.035526Z",
            "modified": "2026-03-26T08:16:24.497680Z"
        },
        {
            "id": 92345,
            "name": "Gagner des points",
            "created": "2025-03-12T10:35:08.443477Z",
            "modified": "2026-03-30T16:35:01.603424Z"
        }
    ]
}