List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5281",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5279",
    "results": [
        {
            "id": 22296,
            "name": "Puzzle 97",
            "created": "2020-10-28T11:27:34.602463Z",
            "modified": "2026-04-21T19:13:58.395602Z"
        },
        {
            "id": 33098,
            "name": "Diagram (3095)",
            "created": "2021-07-05T10:44:26.330637Z",
            "modified": "2026-04-21T19:14:58.455895Z"
        },
        {
            "id": 60802,
            "name": "Q-43320",
            "created": "2022-07-13T14:00:05.463454Z",
            "modified": "2026-04-21T19:15:21.211751Z"
        },
        {
            "id": 60804,
            "name": "Q-8367",
            "created": "2022-07-13T14:10:50.954249Z",
            "modified": "2026-04-21T19:15:28.076332Z"
        },
        {
            "id": 60805,
            "name": "Q-8200",
            "created": "2022-07-13T14:12:49.301924Z",
            "modified": "2026-04-21T19:15:33.688943Z"
        },
        {
            "id": 60806,
            "name": "Q-8246",
            "created": "2022-07-13T14:16:17.947467Z",
            "modified": "2026-04-21T19:15:38.432917Z"
        },
        {
            "id": 60803,
            "name": "Q-8854",
            "created": "2022-07-13T14:07:57.971837Z",
            "modified": "2026-04-21T19:15:46.831889Z"
        },
        {
            "id": 60807,
            "name": "Q-8264",
            "created": "2022-07-13T14:20:17.980933Z",
            "modified": "2026-04-21T19:16:09.815429Z"
        },
        {
            "id": 60808,
            "name": "Q-8244",
            "created": "2022-07-13T14:28:14.020957Z",
            "modified": "2026-04-21T19:16:14.929973Z"
        },
        {
            "id": 60809,
            "name": "Q-8859",
            "created": "2022-07-13T14:30:07.748828Z",
            "modified": "2026-04-21T19:16:19.453912Z"
        }
    ]
}