List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5645",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5643",
    "results": [
        {
            "id": 100324,
            "name": "Live 13",
            "created": "2025-12-07T19:42:02.325402Z",
            "modified": "2026-02-16T07:49:15.661420Z"
        },
        {
            "id": 100323,
            "name": "Live 12",
            "created": "2025-12-07T19:39:32.208287Z",
            "modified": "2026-02-16T07:49:14.707038Z"
        },
        {
            "id": 100322,
            "name": "Live 11",
            "created": "2025-12-07T19:35:50.172306Z",
            "modified": "2026-02-16T07:49:13.590459Z"
        },
        {
            "id": 100321,
            "name": "Live 10",
            "created": "2025-12-07T19:33:26.458730Z",
            "modified": "2026-02-16T07:49:07.216099Z"
        },
        {
            "id": 100320,
            "name": "Live 9",
            "created": "2025-12-07T19:31:57.025000Z",
            "modified": "2026-02-16T07:49:06.018040Z"
        },
        {
            "id": 99595,
            "name": "4-4 Kick",
            "created": "2025-11-22T21:50:47.454960Z",
            "modified": "2026-02-16T07:41:45.187653Z"
        },
        {
            "id": 99594,
            "name": "4-4 Pincer Classic",
            "created": "2025-11-22T21:49:47.923219Z",
            "modified": "2026-02-16T07:41:44.024824Z"
        },
        {
            "id": 99593,
            "name": "test no orange square",
            "created": "2025-11-22T20:29:15.498145Z",
            "modified": "2026-02-16T07:41:43.215189Z"
        },
        {
            "id": 99591,
            "name": "test orange square",
            "created": "2025-11-22T20:19:25.006625Z",
            "modified": "2026-02-16T07:41:42.142168Z"
        },
        {
            "id": 99505,
            "name": "slope intercept from",
            "created": "2025-11-20T18:41:59.946933Z",
            "modified": "2026-02-16T07:41:39.076825Z"
        }
    ]
}