List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5569",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5567",
    "results": [
        {
            "id": 99332,
            "name": "Example 46",
            "created": "2025-11-18T15:41:33.927154Z",
            "modified": "2026-03-31T15:53:37.358651Z"
        },
        {
            "id": 99334,
            "name": "Example 47",
            "created": "2025-11-18T15:45:22.729475Z",
            "modified": "2026-04-01T10:21:22.597088Z"
        },
        {
            "id": 99335,
            "name": "Example 48",
            "created": "2025-11-18T15:48:44.307819Z",
            "modified": "2026-03-31T16:02:48.334103Z"
        },
        {
            "id": 99336,
            "name": "Example 49",
            "created": "2025-11-18T17:49:49.490483Z",
            "modified": "2026-03-31T16:04:22.545908Z"
        },
        {
            "id": 99337,
            "name": "Example 50",
            "created": "2025-11-18T17:51:22.657406Z",
            "modified": "2026-03-31T16:09:06.035760Z"
        },
        {
            "id": 99338,
            "name": "Example 51",
            "created": "2025-11-18T17:52:35.816820Z",
            "modified": "2026-03-31T16:09:32.909441Z"
        },
        {
            "id": 99339,
            "name": "Example 52",
            "created": "2025-11-18T17:56:39.082940Z",
            "modified": "2026-03-31T16:10:52.947609Z"
        },
        {
            "id": 99340,
            "name": "Example 53",
            "created": "2025-11-18T17:58:17.037144Z",
            "modified": "2026-03-31T16:16:05.400455Z"
        },
        {
            "id": 99341,
            "name": "Example 54",
            "created": "2025-11-18T18:01:11.784093Z",
            "modified": "2026-03-31T16:17:35.546948Z"
        },
        {
            "id": 99342,
            "name": "Example 55",
            "created": "2025-11-18T18:02:50.761398Z",
            "modified": "2026-03-31T16:18:43.920643Z"
        }
    ]
}