List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4493",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4491",
    "results": [
        {
            "id": 37237,
            "name": "Diagram [1232]",
            "created": "2021-08-23T14:50:42.730013Z",
            "modified": "2026-05-23T20:41:16.786671Z"
        },
        {
            "id": 43151,
            "name": "Diagram [3818]",
            "created": "2021-11-22T09:57:08.036492Z",
            "modified": "2026-05-23T20:41:41.119815Z"
        },
        {
            "id": 26037,
            "name": "35:1-4",
            "created": "2021-01-16T11:17:04.874743Z",
            "modified": "2026-05-23T20:41:42.233387Z"
        },
        {
            "id": 9624,
            "name": "Tsumego 14",
            "created": "2018-04-11T09:49:54.198808Z",
            "modified": "2026-05-23T20:42:04.464340Z"
        },
        {
            "id": 9677,
            "name": "Damé-zumari 7",
            "created": "2018-04-18T13:41:42.448751Z",
            "modified": "2026-05-23T20:42:06.656590Z"
        },
        {
            "id": 38674,
            "name": "Diagram [1960]",
            "created": "2021-09-22T12:46:45.988925Z",
            "modified": "2026-05-23T20:42:21.340050Z"
        },
        {
            "id": 45678,
            "name": "Diagram [5435]",
            "created": "2021-12-27T13:09:10.149601Z",
            "modified": "2026-05-23T20:42:31.966335Z"
        },
        {
            "id": 45679,
            "name": "Diagram [5436]",
            "created": "2021-12-27T13:10:50.228851Z",
            "modified": "2026-05-23T20:42:32.647149Z"
        },
        {
            "id": 45099,
            "name": "Diagram [5207]",
            "created": "2021-12-20T09:09:18.136130Z",
            "modified": "2026-05-23T20:43:07.034365Z"
        },
        {
            "id": 100359,
            "name": "Example 19",
            "created": "2025-12-09T12:52:51.354792Z",
            "modified": "2026-05-23T20:43:17.121721Z"
        }
    ]
}