List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=5283
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=5284",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5282",
    "results": [
        {
            "id": 92346,
            "name": "Les répétitions (Ko)",
            "created": "2025-03-12T10:49:16.592588Z",
            "modified": "2026-03-30T16:35:03.101112Z"
        },
        {
            "id": 92347,
            "name": "Death 死 1-10",
            "created": "2025-03-12T12:23:40.103600Z",
            "modified": "2026-04-10T01:02:25.073146Z"
        },
        {
            "id": 92348,
            "name": "8.a Best Move?",
            "created": "2025-03-12T14:10:46.191213Z",
            "modified": "2026-04-01T00:56:31.157547Z"
        },
        {
            "id": 92350,
            "name": "1. Best Move?",
            "created": "2025-03-12T18:55:15.062806Z",
            "modified": "2026-04-17T04:01:50.596719Z"
        },
        {
            "id": 92351,
            "name": "2. Best Move?",
            "created": "2025-03-12T19:01:45.713866Z",
            "modified": "2026-04-21T17:53:41.481614Z"
        },
        {
            "id": 92352,
            "name": "3. Best Move?",
            "created": "2025-03-12T19:07:59.856723Z",
            "modified": "2026-04-19T17:10:58.105226Z"
        },
        {
            "id": 92353,
            "name": "4. Best Move?",
            "created": "2025-03-12T19:08:44.883405Z",
            "modified": "2026-04-10T01:17:22.570573Z"
        },
        {
            "id": 92354,
            "name": "5. Best Move?",
            "created": "2025-03-12T19:29:49.577477Z",
            "modified": "2026-04-20T00:57:20.240805Z"
        },
        {
            "id": 92355,
            "name": "6. Best Move?",
            "created": "2025-03-12T19:35:52.171310Z",
            "modified": "2026-04-19T09:32:00.035053Z"
        },
        {
            "id": 92356,
            "name": "7. Best Move?",
            "created": "2025-03-12T19:58:57.490319Z",
            "modified": "2026-04-10T01:17:51.292718Z"
        }
    ]
}