List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5721
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&page=5722",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5720",
    "results": [
        {
            "id": 100329,
            "name": "Live 18",
            "created": "2025-12-07T19:52:58.259460Z",
            "modified": "2026-02-16T07:49:20.443434Z"
        },
        {
            "id": 100330,
            "name": "Live 19",
            "created": "2025-12-07T19:55:28.310006Z",
            "modified": "2026-02-16T07:49:21.374516Z"
        },
        {
            "id": 100331,
            "name": "Live 20",
            "created": "2025-12-07T20:01:11.175736Z",
            "modified": "2026-02-16T07:49:22.439506Z"
        },
        {
            "id": 100332,
            "name": "Example 11",
            "created": "2025-12-08T14:35:41.521954Z",
            "modified": "2026-04-21T07:56:07.974447Z"
        },
        {
            "id": 100333,
            "name": "Examlpe 12",
            "created": "2025-12-08T14:37:15.219997Z",
            "modified": "2026-04-21T07:57:01.873256Z"
        },
        {
            "id": 100334,
            "name": "Problem 15",
            "created": "2025-12-08T14:38:40.754227Z",
            "modified": "2026-04-21T07:57:27.360186Z"
        },
        {
            "id": 100335,
            "name": "Problem 16",
            "created": "2025-12-08T14:41:37.984479Z",
            "modified": "2026-04-21T07:58:29.347926Z"
        },
        {
            "id": 100336,
            "name": "Problem 17",
            "created": "2025-12-08T14:43:19.167302Z",
            "modified": "2026-04-22T06:58:24.599700Z"
        },
        {
            "id": 100337,
            "name": "Problem 18",
            "created": "2025-12-08T14:46:48.090276Z",
            "modified": "2026-03-30T17:24:09.018586Z"
        },
        {
            "id": 100338,
            "name": "Problem 19",
            "created": "2025-12-08T14:50:25.867127Z",
            "modified": "2026-03-30T17:24:08.937951Z"
        }
    ]
}