List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=676",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=674",
    "results": [
        {
            "id": 60610,
            "name": "question 49",
            "created": "2022-07-09T16:07:02.334529Z",
            "modified": "2026-05-13T17:03:59.590237Z"
        },
        {
            "id": 59171,
            "name": "question 46",
            "created": "2022-06-10T14:49:57.277586Z",
            "modified": "2026-05-13T17:01:49.702021Z"
        },
        {
            "id": 91965,
            "name": "Couper 3",
            "created": "2025-03-05T15:24:56.874106Z",
            "modified": "2026-05-13T17:00:56.009510Z"
        },
        {
            "id": 100703,
            "name": "Example 43",
            "created": "2025-12-16T16:10:47.998393Z",
            "modified": "2026-05-13T17:00:49.664692Z"
        },
        {
            "id": 65844,
            "name": "Tésuji 22",
            "created": "2022-11-28T15:14:44.554769Z",
            "modified": "2026-05-13T17:00:32.490584Z"
        },
        {
            "id": 59356,
            "name": "20目以上官子 Above 20 point yose E",
            "created": "2022-06-14T16:26:17.898983Z",
            "modified": "2026-05-13T17:00:32.028749Z"
        },
        {
            "id": 27981,
            "name": "Tsumégo 99",
            "created": "2021-02-15T17:21:02.105825Z",
            "modified": "2026-05-13T16:59:40.858099Z"
        },
        {
            "id": 59170,
            "name": "question 45",
            "created": "2022-06-10T14:47:51.991115Z",
            "modified": "2026-05-13T16:59:18.855668Z"
        },
        {
            "id": 63030,
            "name": "Séki 16",
            "created": "2022-09-26T08:31:54.858481Z",
            "modified": "2026-05-13T16:58:54.925227Z"
        },
        {
            "id": 42760,
            "name": "Diagram [3723]",
            "created": "2021-11-15T09:00:46.835135Z",
            "modified": "2026-05-13T16:58:54.674166Z"
        }
    ]
}