List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=541",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=539",
    "results": [
        {
            "id": 93272,
            "name": "Problem 191",
            "created": "2025-04-21T05:54:02.323741Z",
            "modified": "2026-05-08T02:19:33.274416Z"
        },
        {
            "id": 93271,
            "name": "Problem 190",
            "created": "2025-04-21T05:52:26.819680Z",
            "modified": "2026-05-08T01:01:24.565936Z"
        },
        {
            "id": 93270,
            "name": "Problem 189",
            "created": "2025-04-21T05:51:01.183545Z",
            "modified": "2026-05-08T00:59:47.344188Z"
        },
        {
            "id": 93269,
            "name": "18: Black to live",
            "created": "2025-04-21T01:01:19.050245Z",
            "modified": "2026-05-02T20:50:28.145151Z"
        },
        {
            "id": 93268,
            "name": "4-4: One-Space Low Pincer of Knight's Move Approach - Both Players",
            "created": "2025-04-20T20:49:23.710090Z",
            "modified": "2026-05-10T02:45:52.809397Z"
        },
        {
            "id": 93267,
            "name": "4-4: One-Space Low Pincer of Knight's Move Approach - Approaching Player",
            "created": "2025-04-20T20:48:01.072662Z",
            "modified": "2026-05-07T21:36:32.611637Z"
        },
        {
            "id": 93266,
            "name": "4-4: One-Space Low Pincer of Knight's Move Approach - First Player",
            "created": "2025-04-20T20:41:34.834136Z",
            "modified": "2026-05-10T02:40:09.569522Z"
        },
        {
            "id": 93265,
            "name": "4-4: One-Space Low Pincer of Knight's Move Approach - Learn",
            "created": "2025-04-20T20:04:04.804029Z",
            "modified": "2026-05-10T02:37:05.086351Z"
        },
        {
            "id": 93264,
            "name": "3-4: Knight's Move Approach - Both Players",
            "created": "2025-04-20T18:21:56.440554Z",
            "modified": "2026-05-10T02:56:46.925204Z"
        },
        {
            "id": 93263,
            "name": "3-4: Knight's Move Approach - Approaching Player",
            "created": "2025-04-20T18:20:03.070915Z",
            "modified": "2026-05-10T02:54:16.045662Z"
        }
    ]
}