List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=826",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=824",
    "results": [
        {
            "id": 66607,
            "name": "20 сэмэай",
            "created": "2022-12-20T01:54:32.924319Z",
            "modified": "2026-05-18T21:17:30.918283Z"
        },
        {
            "id": 102499,
            "name": "Example 51",
            "created": "2026-01-17T16:38:36.745889Z",
            "modified": "2026-05-18T21:17:28.771842Z"
        },
        {
            "id": 100720,
            "name": "Problem 45",
            "created": "2025-12-16T18:03:36.070030Z",
            "modified": "2026-05-18T21:17:28.201335Z"
        },
        {
            "id": 52201,
            "name": "Diagram [4673]",
            "created": "2022-03-15T10:59:19.873503Z",
            "modified": "2026-05-18T21:17:19.691353Z"
        },
        {
            "id": 52200,
            "name": "Diagram [4672]",
            "created": "2022-03-15T09:22:23.471542Z",
            "modified": "2026-05-18T21:17:18.757302Z"
        },
        {
            "id": 51529,
            "name": "Diagram [4480]",
            "created": "2022-03-09T10:14:53.170433Z",
            "modified": "2026-05-18T21:17:14.772610Z"
        },
        {
            "id": 50471,
            "name": "question14",
            "created": "2022-02-26T06:08:48.683395Z",
            "modified": "2026-05-18T21:16:49.217566Z"
        },
        {
            "id": 23703,
            "name": "chumchum",
            "created": "2020-11-20T14:50:29.433868Z",
            "modified": "2026-05-18T21:16:30.826137Z"
        },
        {
            "id": 38775,
            "name": "Diagram [2018]",
            "created": "2021-09-23T16:34:36.559795Z",
            "modified": "2026-05-18T21:16:17.114231Z"
        },
        {
            "id": 45313,
            "name": "Diagram [5294]",
            "created": "2021-12-23T11:56:37.933740Z",
            "modified": "2026-05-18T21:15:09.780191Z"
        }
    ]
}