List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5500",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5498",
    "results": [
        {
            "id": 98396,
            "name": "3-4: Simplest Response to Getting Pincered on Approach, Sacrifice - Learn",
            "created": "2025-10-26T04:23:14.612418Z",
            "modified": "2026-03-31T13:23:55.332693Z"
        },
        {
            "id": 98398,
            "name": "No. 130",
            "created": "2025-10-26T15:32:36.223675Z",
            "modified": "2026-04-01T02:00:53.229372Z"
        },
        {
            "id": 98399,
            "name": "No. 12",
            "created": "2025-10-26T15:45:52.972169Z",
            "modified": "2026-04-01T02:07:21.217802Z"
        },
        {
            "id": 98400,
            "name": "No. 132",
            "created": "2025-10-26T15:55:17.187070Z",
            "modified": "2026-04-01T02:04:09.355264Z"
        },
        {
            "id": 98402,
            "name": "3-3: Shoulder Hit & Safe Distance Apporach - First Player",
            "created": "2025-10-26T17:49:15.021981Z",
            "modified": "2026-04-01T02:48:12.054100Z"
        },
        {
            "id": 98404,
            "name": "3-3: Shoulder Hit & Safe Distance Apporach - Approaching Player",
            "created": "2025-10-26T17:57:58.359820Z",
            "modified": "2026-04-01T02:50:26.926853Z"
        },
        {
            "id": 98406,
            "name": "3-3: Shoulder Hit & Safe Distance Apporach - Both Players",
            "created": "2025-10-26T18:02:27.628136Z",
            "modified": "2026-04-01T02:52:24.275692Z"
        },
        {
            "id": 98407,
            "name": "4-4: Simplest Response to Getting Pincered on Approach, Sacrifice - First Player",
            "created": "2025-10-26T18:56:18.010303Z",
            "modified": "2026-04-01T02:56:31.281748Z"
        },
        {
            "id": 98408,
            "name": "4-4: Simplest Response to Getting Pincered on Approach, Sacrifice - Approaching Player",
            "created": "2025-10-26T18:59:45.380389Z",
            "modified": "2026-04-01T02:58:36.334829Z"
        },
        {
            "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-01T03:00:49.743382Z"
        }
    ]
}