List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4889",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4887",
    "results": [
        {
            "id": 37317,
            "name": "Diagram [1264]",
            "created": "2021-08-24T17:49:04.543838Z",
            "modified": "2026-03-31T16:26:59.228337Z"
        },
        {
            "id": 31338,
            "name": "Diagram (262)",
            "created": "2021-06-14T16:33:49.836015Z",
            "modified": "2026-03-31T16:26:56.900114Z"
        },
        {
            "id": 99787,
            "name": "Puzzle 4.34.20",
            "created": "2025-11-25T13:05:16.454937Z",
            "modified": "2026-03-31T16:26:52.404349Z"
        },
        {
            "id": 45234,
            "name": "Diagram [5263]",
            "created": "2021-12-22T10:23:41.079926Z",
            "modified": "2026-03-31T16:26:46.739095Z"
        },
        {
            "id": 39321,
            "name": "Diagram [2263]",
            "created": "2021-10-03T09:13:23.518895Z",
            "modified": "2026-03-31T16:26:42.229550Z"
        },
        {
            "id": 37316,
            "name": "Diagram [1263]",
            "created": "2021-08-24T17:47:38.128624Z",
            "modified": "2026-03-31T16:26:40.576977Z"
        },
        {
            "id": 31337,
            "name": "Diagram (261)",
            "created": "2021-06-14T16:33:27.391542Z",
            "modified": "2026-03-31T16:26:38.217221Z"
        },
        {
            "id": 45233,
            "name": "Diagram [5262]",
            "created": "2021-12-22T10:22:35.995512Z",
            "modified": "2026-03-31T16:26:28.879270Z"
        },
        {
            "id": 43985,
            "name": "GW 75: 10 easy problems 6",
            "created": "2021-12-03T14:54:32.405437Z",
            "modified": "2026-03-31T16:26:26.047436Z"
        },
        {
            "id": 39320,
            "name": "Diagram [2262]",
            "created": "2021-10-03T09:12:13.047807Z",
            "modified": "2026-03-31T16:26:24.651726Z"
        }
    ]
}