List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=379",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=377",
    "results": [
        {
            "id": 98410,
            "name": "3-4: Simplest Response to Getting Pincered on Approach, Sacrifice - Approaching Player",
            "created": "2025-10-26T19:07:45.266518Z",
            "modified": "2026-05-01T07:54:16.477083Z"
        },
        {
            "id": 98409,
            "name": "4-4: Simplest Response to Getting Pincered on Approach, Sacrifice - Both Players",
            "created": "2025-10-26T19:02:06.982625Z",
            "modified": "2026-04-29T09:25:11.533888Z"
        },
        {
            "id": 98408,
            "name": "4-4: Simplest Response to Getting Pincered on Approach, Sacrifice - Approaching Player",
            "created": "2025-10-26T18:59:45.380389Z",
            "modified": "2026-05-01T07:54:18.721239Z"
        },
        {
            "id": 98407,
            "name": "4-4: Simplest Response to Getting Pincered on Approach, Sacrifice - First Player",
            "created": "2025-10-26T18:56:18.010303Z",
            "modified": "2026-05-01T07:54:17.538500Z"
        },
        {
            "id": 98406,
            "name": "3-3: Shoulder Hit & Safe Distance Apporach - Both Players",
            "created": "2025-10-26T18:02:27.628136Z",
            "modified": "2026-04-29T09:25:09.373846Z"
        },
        {
            "id": 98404,
            "name": "3-3: Shoulder Hit & Safe Distance Apporach - Approaching Player",
            "created": "2025-10-26T17:57:58.359820Z",
            "modified": "2026-05-01T07:54:19.235842Z"
        },
        {
            "id": 98402,
            "name": "3-3: Shoulder Hit & Safe Distance Apporach - First Player",
            "created": "2025-10-26T17:49:15.021981Z",
            "modified": "2026-04-29T09:25:08.689368Z"
        },
        {
            "id": 98400,
            "name": "No. 132",
            "created": "2025-10-26T15:55:17.187070Z",
            "modified": "2026-04-01T02:04:09.355264Z"
        },
        {
            "id": 98399,
            "name": "No. 12",
            "created": "2025-10-26T15:45:52.972169Z",
            "modified": "2026-04-01T02:07:21.217802Z"
        },
        {
            "id": 98398,
            "name": "No. 130",
            "created": "2025-10-26T15:32:36.223675Z",
            "modified": "2026-04-01T02:00:53.229372Z"
        }
    ]
}