List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=574
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=-created&page=575",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=573",
    "results": [
        {
            "id": 92723,
            "name": "Endgame ヨセ 1-12",
            "created": "2025-03-29T14:30:17.596004Z",
            "modified": "2026-05-10T21:18:13.878020Z"
        },
        {
            "id": 92722,
            "name": "Problem 58",
            "created": "2025-03-29T11:06:45.426517Z",
            "modified": "2026-05-04T03:15:38.086104Z"
        },
        {
            "id": 92721,
            "name": "Problem 57",
            "created": "2025-03-29T11:05:12.773759Z",
            "modified": "2026-05-10T04:03:03.176132Z"
        },
        {
            "id": 92720,
            "name": "Problem 56",
            "created": "2025-03-29T11:03:24.506535Z",
            "modified": "2026-05-10T04:01:41.947014Z"
        },
        {
            "id": 92719,
            "name": "Problem 55",
            "created": "2025-03-29T11:01:46.277994Z",
            "modified": "2026-05-03T19:16:43.287677Z"
        },
        {
            "id": 92718,
            "name": "Problem 54",
            "created": "2025-03-29T11:00:25.689728Z",
            "modified": "2026-05-10T04:00:12.127434Z"
        },
        {
            "id": 92717,
            "name": "Problem 53",
            "created": "2025-03-29T10:58:41.658412Z",
            "modified": "2026-05-10T03:54:36.940505Z"
        },
        {
            "id": 92716,
            "name": "Problem 52",
            "created": "2025-03-29T10:57:11.012740Z",
            "modified": "2026-05-10T03:53:47.826372Z"
        },
        {
            "id": 92715,
            "name": "Problem 51",
            "created": "2025-03-29T10:55:39.895091Z",
            "modified": "2026-05-07T01:48:04.660913Z"
        },
        {
            "id": 92714,
            "name": "Problem 50",
            "created": "2025-03-29T10:53:55.837676Z",
            "modified": "2026-05-10T03:52:00.117137Z"
        }
    ]
}