List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5294",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5292",
    "results": [
        {
            "id": 92553,
            "name": "8qwertz",
            "created": "2025-03-21T11:05:50.186398Z",
            "modified": "2026-03-30T16:36:05.050620Z"
        },
        {
            "id": 92554,
            "name": "9qwertz",
            "created": "2025-03-21T11:07:09.312346Z",
            "modified": "2026-03-30T16:36:05.145720Z"
        },
        {
            "id": 92555,
            "name": "10qwertz",
            "created": "2025-03-21T11:10:01.869548Z",
            "modified": "2026-03-30T16:36:05.282683Z"
        },
        {
            "id": 92556,
            "name": "tritri",
            "created": "2025-03-21T15:01:54.821404Z",
            "modified": "2026-04-12T23:07:54.092481Z"
        },
        {
            "id": 92557,
            "name": "basicghj",
            "created": "2025-03-21T15:06:49.860448Z",
            "modified": "2026-04-16T18:40:24.354857Z"
        },
        {
            "id": 92558,
            "name": "kooooooooooooo",
            "created": "2025-03-21T15:20:17.225418Z",
            "modified": "2026-04-14T08:57:49.814950Z"
        },
        {
            "id": 92559,
            "name": "9. A weak corner",
            "created": "2025-03-21T16:08:17.117295Z",
            "modified": "2026-04-18T11:22:44.742832Z"
        },
        {
            "id": 92564,
            "name": "Hoshi, keima",
            "created": "2025-03-22T02:52:19.108529Z",
            "modified": "2026-04-01T00:42:28.906178Z"
        },
        {
            "id": 92565,
            "name": "Hoshi, attachment defense",
            "created": "2025-03-22T02:55:27.940658Z",
            "modified": "2026-04-01T01:08:43.248457Z"
        },
        {
            "id": 92566,
            "name": "Hoshi, pincer (defend towards pincer)",
            "created": "2025-03-22T02:58:22.908449Z",
            "modified": "2026-04-01T00:56:31.887084Z"
        }
    ]
}