List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5256",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5254",
    "results": [
        {
            "id": 91683,
            "name": "Lacking a base",
            "created": "2025-03-02T22:58:01.339219Z",
            "modified": "2026-04-01T00:26:30.367799Z"
        },
        {
            "id": 91684,
            "name": "Split and Broken",
            "created": "2025-03-02T23:08:30.181022Z",
            "modified": "2026-04-15T10:11:14.114780Z"
        },
        {
            "id": 91685,
            "name": "Split and Broken 2",
            "created": "2025-03-02T23:16:38.160983Z",
            "modified": "2026-04-15T10:13:01.797079Z"
        },
        {
            "id": 91686,
            "name": "Split and Broken 3",
            "created": "2025-03-02T23:23:08.299427Z",
            "modified": "2026-04-15T10:14:05.603462Z"
        },
        {
            "id": 91687,
            "name": "Split and Broken 4",
            "created": "2025-03-02T23:27:08.343936Z",
            "modified": "2026-04-15T10:15:09.901118Z"
        },
        {
            "id": 91702,
            "name": "Problem 85",
            "created": "2025-03-03T11:44:54.358777Z",
            "modified": "2026-03-31T14:44:44.023845Z"
        },
        {
            "id": 91703,
            "name": "Problem 86",
            "created": "2025-03-03T11:46:54.802213Z",
            "modified": "2026-04-09T23:11:20.861268Z"
        },
        {
            "id": 91704,
            "name": "Problem 87",
            "created": "2025-03-03T11:48:45.564608Z",
            "modified": "2026-04-06T03:32:15.874930Z"
        },
        {
            "id": 91705,
            "name": "Problem 88",
            "created": "2025-03-03T11:50:29.024850Z",
            "modified": "2026-03-31T14:48:00.267143Z"
        },
        {
            "id": 91706,
            "name": "Problem 89",
            "created": "2025-03-03T11:52:27.437305Z",
            "modified": "2026-03-31T14:49:05.701950Z"
        }
    ]
}