List accessible puzzles or create a new puzzle.

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

{
    "count": 58715,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5608",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5606",
    "results": [
        {
            "id": 101489,
            "name": "Connect 11",
            "created": "2026-01-01T20:23:19.526894Z",
            "modified": "2026-04-08T20:48:14.622738Z"
        },
        {
            "id": 101490,
            "name": "Connect 12",
            "created": "2026-01-01T20:27:15.307176Z",
            "modified": "2026-04-08T20:48:26.204617Z"
        },
        {
            "id": 101491,
            "name": "Connect 13",
            "created": "2026-01-01T20:33:46.771301Z",
            "modified": "2026-04-08T20:48:38.192988Z"
        },
        {
            "id": 101492,
            "name": "Connect 14",
            "created": "2026-01-01T20:39:28.168112Z",
            "modified": "2026-04-08T20:48:57.352625Z"
        },
        {
            "id": 101493,
            "name": "Connect 15",
            "created": "2026-01-01T20:42:43.633755Z",
            "modified": "2026-04-08T20:49:22.478112Z"
        },
        {
            "id": 101497,
            "name": "Connect 16",
            "created": "2026-01-02T05:44:33.500916Z",
            "modified": "2026-04-08T20:49:27.210215Z"
        },
        {
            "id": 55616,
            "name": "Summary",
            "created": "2022-04-28T17:18:14.995778Z",
            "modified": "2026-04-08T20:49:35.677774Z"
        },
        {
            "id": 55335,
            "name": "Introduction",
            "created": "2022-04-23T22:07:12.806172Z",
            "modified": "2026-04-08T20:49:42.180338Z"
        },
        {
            "id": 101498,
            "name": "Connect 17",
            "created": "2026-01-02T05:54:39.781508Z",
            "modified": "2026-04-08T20:49:51.061383Z"
        },
        {
            "id": 55601,
            "name": "Living attempt #1",
            "created": "2022-04-28T15:56:41.431239Z",
            "modified": "2026-04-08T20:50:01.211928Z"
        }
    ]
}