List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5853
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&page=5854",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5852",
    "results": [
        {
            "id": 102876,
            "name": "noir vit",
            "created": "2026-02-03T14:30:26.990668Z",
            "modified": "2026-03-30T17:50:12.805440Z"
        },
        {
            "id": 102877,
            "name": "Connecting stones 81",
            "created": "2026-02-03T16:01:38.994497Z",
            "modified": "2026-03-30T17:50:12.773838Z"
        },
        {
            "id": 102878,
            "name": "Connecting stones 82",
            "created": "2026-02-03T16:04:11.128840Z",
            "modified": "2026-03-30T17:50:12.785517Z"
        },
        {
            "id": 102879,
            "name": "Connecting stones 83",
            "created": "2026-02-03T16:06:17.705037Z",
            "modified": "2026-03-30T17:50:12.880068Z"
        },
        {
            "id": 102880,
            "name": "Connecting stones 84",
            "created": "2026-02-03T16:10:01.799930Z",
            "modified": "2026-03-30T17:50:13.232457Z"
        },
        {
            "id": 102881,
            "name": "Connecting stones 85",
            "created": "2026-02-03T16:12:09.053534Z",
            "modified": "2026-03-30T17:50:13.270938Z"
        },
        {
            "id": 102882,
            "name": "26.2.3(2)",
            "created": "2026-02-04T02:54:47.161561Z",
            "modified": "2026-03-30T17:50:13.551126Z"
        },
        {
            "id": 102898,
            "name": "Connecting stones 86",
            "created": "2026-02-04T09:52:52.331009Z",
            "modified": "2026-03-30T17:50:13.659045Z"
        },
        {
            "id": 102899,
            "name": "Connecting stones 87",
            "created": "2026-02-04T09:54:38.464591Z",
            "modified": "2026-03-30T17:50:13.888824Z"
        },
        {
            "id": 102900,
            "name": "Connecting stones 88",
            "created": "2026-02-04T09:56:30.787550Z",
            "modified": "2026-03-30T17:50:14.083638Z"
        }
    ]
}