List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4957",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4955",
    "results": [
        {
            "id": 100720,
            "name": "Problem 45",
            "created": "2025-12-16T18:03:36.070030Z",
            "modified": "2026-03-30T17:28:11.270657Z"
        },
        {
            "id": 100719,
            "name": "Problem 44",
            "created": "2025-12-16T18:01:09.412589Z",
            "modified": "2026-03-30T17:28:11.014410Z"
        },
        {
            "id": 100717,
            "name": "Example 49",
            "created": "2025-12-16T17:55:34.314126Z",
            "modified": "2026-03-30T17:28:10.810447Z"
        },
        {
            "id": 100704,
            "name": "Example 44",
            "created": "2025-12-16T16:12:31.618178Z",
            "modified": "2026-03-30T17:28:10.797306Z"
        },
        {
            "id": 100718,
            "name": "Example 50",
            "created": "2025-12-16T17:58:13.360871Z",
            "modified": "2026-03-30T17:28:10.781881Z"
        },
        {
            "id": 100706,
            "name": "Example 46",
            "created": "2025-12-16T16:40:38.527193Z",
            "modified": "2026-03-30T17:28:10.702606Z"
        },
        {
            "id": 100700,
            "name": "Example 40",
            "created": "2025-12-16T15:59:43.186849Z",
            "modified": "2026-03-30T17:28:10.681964Z"
        },
        {
            "id": 100705,
            "name": "Example 45",
            "created": "2025-12-16T16:13:40.688240Z",
            "modified": "2026-03-30T17:28:10.681959Z"
        },
        {
            "id": 100714,
            "name": "Example 48",
            "created": "2025-12-16T17:24:49.985240Z",
            "modified": "2026-03-30T17:28:10.681034Z"
        },
        {
            "id": 100716,
            "name": "Problem 43",
            "created": "2025-12-16T17:28:23.549341Z",
            "modified": "2026-03-30T17:28:10.678962Z"
        }
    ]
}