List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4627",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4625",
    "results": [
        {
            "id": 41312,
            "name": "Exchange 8",
            "created": "2021-10-25T02:30:19.460696Z",
            "modified": "2026-05-20T22:10:22.384607Z"
        },
        {
            "id": 14397,
            "name": "Tésuji 11",
            "created": "2019-05-03T17:26:59.850039Z",
            "modified": "2026-05-20T22:11:28.406610Z"
        },
        {
            "id": 92129,
            "name": "Problem 192",
            "created": "2025-03-06T22:39:19.214628Z",
            "modified": "2026-05-20T22:11:43.539627Z"
        },
        {
            "id": 49929,
            "name": "Diagram [4131]",
            "created": "2022-02-21T10:49:43.497969Z",
            "modified": "2026-05-20T22:13:27.208409Z"
        },
        {
            "id": 49930,
            "name": "Diagram [4132]",
            "created": "2022-02-21T10:50:34.651327Z",
            "modified": "2026-05-20T22:13:28.930524Z"
        },
        {
            "id": 46244,
            "name": "Diagram [5685]",
            "created": "2022-01-08T17:29:56.118818Z",
            "modified": "2026-05-20T22:13:47.043924Z"
        },
        {
            "id": 46245,
            "name": "Diagram [5686]",
            "created": "2022-01-08T17:30:45.854963Z",
            "modified": "2026-05-20T22:13:53.238175Z"
        },
        {
            "id": 1654,
            "name": "Easy, #256",
            "created": "2014-10-30T20:44:41.086419Z",
            "modified": "2026-05-20T22:14:09.312890Z"
        },
        {
            "id": 89427,
            "name": "Problem 51",
            "created": "2024-12-05T18:51:03.682391Z",
            "modified": "2026-05-20T22:15:01.923281Z"
        },
        {
            "id": 62861,
            "name": "Tsumégo 114",
            "created": "2022-09-19T14:55:42.830701Z",
            "modified": "2026-05-20T22:15:25.636912Z"
        }
    ]
}