List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=767",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=765",
    "results": [
        {
            "id": 45179,
            "name": "Diagram [5257]",
            "created": "2021-12-21T12:48:12.947380Z",
            "modified": "2026-05-16T21:38:38.579510Z"
        },
        {
            "id": 45178,
            "name": "Diagram [5256]",
            "created": "2021-12-21T12:46:15.172727Z",
            "modified": "2026-05-16T21:38:37.818764Z"
        },
        {
            "id": 81550,
            "name": "Tsumego 56",
            "created": "2024-05-19T11:38:43.441474Z",
            "modified": "2026-05-16T21:38:35.563884Z"
        },
        {
            "id": 81549,
            "name": "Tsumego 55",
            "created": "2024-05-19T11:37:19.568075Z",
            "modified": "2026-05-16T21:38:34.640573Z"
        },
        {
            "id": 31272,
            "name": "Diagram (218)",
            "created": "2021-06-14T07:46:28.824067Z",
            "modified": "2026-05-16T21:38:28.327075Z"
        },
        {
            "id": 27054,
            "name": "Madgo(HKGCA)_LV-2_T032",
            "created": "2021-01-29T13:24:08.459964Z",
            "modified": "2026-05-16T21:37:32.579494Z"
        },
        {
            "id": 27053,
            "name": "Madgo(HKGCA)_LV-2_T031",
            "created": "2021-01-29T13:21:43.105355Z",
            "modified": "2026-05-16T21:37:31.824490Z"
        },
        {
            "id": 1900,
            "name": "Answer cap with knight's move (2)",
            "created": "2014-11-20T03:26:51.401540Z",
            "modified": "2026-05-16T21:37:28.877342Z"
        },
        {
            "id": 1813,
            "name": "Answer cap with knight's move",
            "created": "2014-11-12T05:20:35.673860Z",
            "modified": "2026-05-16T21:37:28.080391Z"
        },
        {
            "id": 40959,
            "name": "Diagram [2682]",
            "created": "2021-10-22T08:08:50.813517Z",
            "modified": "2026-05-16T21:37:18.198204Z"
        }
    ]
}