List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4552",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4550",
    "results": [
        {
            "id": 91467,
            "name": "Problem 37",
            "created": "2025-02-27T10:11:53.321797Z",
            "modified": "2026-05-22T03:41:23.427080Z"
        },
        {
            "id": 38213,
            "name": "Diagram [1725]",
            "created": "2021-09-12T06:34:22.415915Z",
            "modified": "2026-05-22T03:41:47.924973Z"
        },
        {
            "id": 49157,
            "name": "type 3",
            "created": "2022-02-15T14:24:02.506426Z",
            "modified": "2026-05-22T03:42:51.508608Z"
        },
        {
            "id": 35999,
            "name": "Example 8.2.5 - Connecting under with knight",
            "created": "2021-08-10T16:50:36.057767Z",
            "modified": "2026-05-22T03:43:52.805316Z"
        },
        {
            "id": 36000,
            "name": "Example 8.2.6 - Connecting under with knight",
            "created": "2021-08-10T16:54:40.569386Z",
            "modified": "2026-05-22T03:43:53.751738Z"
        },
        {
            "id": 40357,
            "name": "Diagram [2586]",
            "created": "2021-10-17T08:29:08.928531Z",
            "modified": "2026-05-22T03:43:57.898379Z"
        },
        {
            "id": 40365,
            "name": "Diagram [2587]",
            "created": "2021-10-17T09:45:53.108905Z",
            "modified": "2026-05-22T03:43:59.123805Z"
        },
        {
            "id": 38179,
            "name": "Diagram [1704]",
            "created": "2021-09-11T08:21:43.962843Z",
            "modified": "2026-05-22T03:45:36.518553Z"
        },
        {
            "id": 38180,
            "name": "Diagram [1705]",
            "created": "2021-09-11T08:24:56.411327Z",
            "modified": "2026-05-22T03:45:37.320336Z"
        },
        {
            "id": 50440,
            "name": "Diagram [4256]",
            "created": "2022-02-25T07:25:04.102484Z",
            "modified": "2026-05-22T03:45:40.179118Z"
        }
    ]
}