List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=403",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=401",
    "results": [
        {
            "id": 46268,
            "name": "Diagram [5687]",
            "created": "2022-01-09T08:51:21.928428Z",
            "modified": "2026-03-30T11:51:02.370015Z"
        },
        {
            "id": 46269,
            "name": "Diagram [5688]",
            "created": "2022-01-09T08:53:33.616945Z",
            "modified": "2026-03-30T11:51:02.832548Z"
        },
        {
            "id": 46270,
            "name": "Diagram [5689]",
            "created": "2022-01-09T08:56:55.222306Z",
            "modified": "2026-03-30T11:51:02.836629Z"
        },
        {
            "id": 46271,
            "name": "Diagram [5690]",
            "created": "2022-01-09T08:58:39.706010Z",
            "modified": "2026-03-30T11:51:03.041167Z"
        },
        {
            "id": 46272,
            "name": "Diagram [5691]",
            "created": "2022-01-09T09:01:14.778286Z",
            "modified": "2026-03-30T11:51:03.189792Z"
        },
        {
            "id": 46254,
            "name": "Joseki 1",
            "created": "2022-01-08T19:10:42.724716Z",
            "modified": "2026-03-30T11:51:03.192693Z"
        },
        {
            "id": 46257,
            "name": "Joseki 1",
            "created": "2022-01-08T19:13:31.938071Z",
            "modified": "2026-03-30T11:51:03.324007Z"
        },
        {
            "id": 46273,
            "name": "Diagram [5692]",
            "created": "2022-01-09T09:02:46.863928Z",
            "modified": "2026-03-30T11:51:03.395574Z"
        },
        {
            "id": 46258,
            "name": "Joseki 2",
            "created": "2022-01-08T19:14:32.003039Z",
            "modified": "2026-03-30T11:51:03.449876Z"
        },
        {
            "id": 46256,
            "name": "Joseki 3",
            "created": "2022-01-08T19:12:45.158623Z",
            "modified": "2026-03-30T11:51:03.460610Z"
        }
    ]
}