List accessible puzzles or create a new puzzle.

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

{
    "count": 58764,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=241",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=239",
    "results": [
        {
            "id": 20581,
            "name": "is the armor strong enough?",
            "created": "2020-08-22T06:15:19.355471Z",
            "modified": "2026-04-16T09:46:19.901330Z"
        },
        {
            "id": 20606,
            "name": "life and death 6",
            "created": "2020-08-24T04:29:13.535610Z",
            "modified": "2026-04-16T09:46:49.217793Z"
        },
        {
            "id": 20645,
            "name": "battle for the main castle",
            "created": "2020-08-26T05:37:31.130875Z",
            "modified": "2026-04-16T09:47:34.278262Z"
        },
        {
            "id": 20803,
            "name": "1c: Live",
            "created": "2020-09-08T12:05:27.257393Z",
            "modified": "2026-04-16T09:50:40.031148Z"
        },
        {
            "id": 20922,
            "name": "alive or not (2)",
            "created": "2020-09-12T03:10:48.123714Z",
            "modified": "2026-04-16T09:53:04.193916Z"
        },
        {
            "id": 21079,
            "name": "for 26 kyu",
            "created": "2020-09-24T09:43:28.992141Z",
            "modified": "2026-04-01T00:19:37.918239Z"
        },
        {
            "id": 21107,
            "name": "easy one",
            "created": "2020-09-26T09:13:45.659769Z",
            "modified": "2026-04-01T00:19:38.755170Z"
        },
        {
            "id": 21282,
            "name": "How to escape5",
            "created": "2020-10-04T17:09:22.402201Z",
            "modified": "2026-04-01T00:19:39.462772Z"
        },
        {
            "id": 21297,
            "name": "sacrifice some stone6",
            "created": "2020-10-04T17:50:22.027828Z",
            "modified": "2026-04-01T00:19:40.316460Z"
        },
        {
            "id": 21341,
            "name": "Prepare to capture5",
            "created": "2020-10-05T16:08:36.762799Z",
            "modified": "2026-04-01T00:19:41.232978Z"
        }
    ]
}