List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=23",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=21",
    "results": [
        {
            "id": 102882,
            "name": "26.2.3(2)",
            "created": "2026-02-04T02:54:47.161561Z",
            "modified": "2026-03-30T17:50:13.551126Z"
        },
        {
            "id": 102881,
            "name": "Connecting stones 85",
            "created": "2026-02-03T16:12:09.053534Z",
            "modified": "2026-03-30T17:50:13.270938Z"
        },
        {
            "id": 102880,
            "name": "Connecting stones 84",
            "created": "2026-02-03T16:10:01.799930Z",
            "modified": "2026-03-30T17:50:13.232457Z"
        },
        {
            "id": 102879,
            "name": "Connecting stones 83",
            "created": "2026-02-03T16:06:17.705037Z",
            "modified": "2026-03-30T17:50:12.880068Z"
        },
        {
            "id": 102878,
            "name": "Connecting stones 82",
            "created": "2026-02-03T16:04:11.128840Z",
            "modified": "2026-03-30T17:50:12.785517Z"
        },
        {
            "id": 102877,
            "name": "Connecting stones 81",
            "created": "2026-02-03T16:01:38.994497Z",
            "modified": "2026-03-30T17:50:12.773838Z"
        },
        {
            "id": 102876,
            "name": "noir vit",
            "created": "2026-02-03T14:30:26.990668Z",
            "modified": "2026-03-30T17:50:12.805440Z"
        },
        {
            "id": 102875,
            "name": "noir vit",
            "created": "2026-02-03T14:26:57.806126Z",
            "modified": "2026-03-30T17:50:12.007506Z"
        },
        {
            "id": 102874,
            "name": "blanc tue",
            "created": "2026-02-03T14:24:14.366491Z",
            "modified": "2026-03-30T17:50:12.013070Z"
        },
        {
            "id": 102873,
            "name": "blanc tue",
            "created": "2026-02-03T14:22:33.477243Z",
            "modified": "2026-03-30T17:50:11.112292Z"
        }
    ]
}