List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5394",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5392",
    "results": [
        {
            "id": 94485,
            "name": "Problem 21",
            "created": "2025-06-02T14:31:22.968449Z",
            "modified": "2026-04-01T01:50:09.526390Z"
        },
        {
            "id": 94486,
            "name": "Problem 22",
            "created": "2025-06-02T14:36:13.307373Z",
            "modified": "2026-04-12T18:48:22.361608Z"
        },
        {
            "id": 94487,
            "name": "Problem 23",
            "created": "2025-06-02T14:43:13.437173Z",
            "modified": "2026-04-01T01:57:18.609894Z"
        },
        {
            "id": 94488,
            "name": "Point vital 6",
            "created": "2025-06-02T15:08:30.618200Z",
            "modified": "2026-04-13T19:32:46.427874Z"
        },
        {
            "id": 94490,
            "name": "Problem 100",
            "created": "2025-06-02T22:18:06.581187Z",
            "modified": "2026-04-11T15:06:39.081801Z"
        },
        {
            "id": 94491,
            "name": "Problem 101",
            "created": "2025-06-02T22:55:58.024427Z",
            "modified": "2026-04-11T15:37:19.254015Z"
        },
        {
            "id": 94492,
            "name": "Problem 102",
            "created": "2025-06-03T00:32:24.830332Z",
            "modified": "2026-04-11T15:38:04.001094Z"
        },
        {
            "id": 94493,
            "name": "42: Black to kill - a famous problem",
            "created": "2025-06-03T06:44:39.433657Z",
            "modified": "2026-04-02T14:40:02.383304Z"
        },
        {
            "id": 94494,
            "name": "Problem 24",
            "created": "2025-06-03T14:34:40.123901Z",
            "modified": "2026-04-08T09:56:45.111085Z"
        },
        {
            "id": 94500,
            "name": "Problem 103",
            "created": "2025-06-04T00:49:41.245556Z",
            "modified": "2026-04-11T15:40:01.117131Z"
        }
    ]
}