List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4835
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=4836",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4834",
    "results": [
        {
            "id": 32207,
            "name": "Diagram (732)",
            "created": "2021-06-27T08:22:00.608215Z",
            "modified": "2026-05-13T16:58:08.575588Z"
        },
        {
            "id": 32293,
            "name": "Diagram (804)",
            "created": "2021-06-28T08:50:04.493042Z",
            "modified": "2026-05-13T16:58:09.347243Z"
        },
        {
            "id": 36139,
            "name": "Diagram [984]",
            "created": "2021-08-12T08:15:59.392832Z",
            "modified": "2026-05-13T16:58:39.607524Z"
        },
        {
            "id": 42760,
            "name": "Diagram [3723]",
            "created": "2021-11-15T09:00:46.835135Z",
            "modified": "2026-05-13T16:58:54.674166Z"
        },
        {
            "id": 63030,
            "name": "Séki 16",
            "created": "2022-09-26T08:31:54.858481Z",
            "modified": "2026-05-13T16:58:54.925227Z"
        },
        {
            "id": 59170,
            "name": "question 45",
            "created": "2022-06-10T14:47:51.991115Z",
            "modified": "2026-05-13T16:59:18.855668Z"
        },
        {
            "id": 27981,
            "name": "Tsumégo 99",
            "created": "2021-02-15T17:21:02.105825Z",
            "modified": "2026-05-13T16:59:40.858099Z"
        },
        {
            "id": 59356,
            "name": "20目以上官子 Above 20 point yose E",
            "created": "2022-06-14T16:26:17.898983Z",
            "modified": "2026-05-13T17:00:32.028749Z"
        },
        {
            "id": 65844,
            "name": "Tésuji 22",
            "created": "2022-11-28T15:14:44.554769Z",
            "modified": "2026-05-13T17:00:32.490584Z"
        },
        {
            "id": 100703,
            "name": "Example 43",
            "created": "2025-12-16T16:10:47.998393Z",
            "modified": "2026-05-13T17:00:49.664692Z"
        }
    ]
}