List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4816",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4814",
    "results": [
        {
            "id": 40952,
            "name": "Diagram [2675]",
            "created": "2021-10-22T07:57:10.695224Z",
            "modified": "2026-03-31T17:28:29.917025Z"
        },
        {
            "id": 38137,
            "name": "Diagram [1675]",
            "created": "2021-09-10T09:02:26.969291Z",
            "modified": "2026-03-31T17:28:28.486000Z"
        },
        {
            "id": 42646,
            "name": "Diagram [3674]",
            "created": "2021-11-13T17:18:04.880165Z",
            "modified": "2026-03-31T17:28:23.798833Z"
        },
        {
            "id": 40951,
            "name": "Diagram [2674]",
            "created": "2021-10-22T07:55:46.633858Z",
            "modified": "2026-03-31T17:28:22.590146Z"
        },
        {
            "id": 38136,
            "name": "Diagram [1674]",
            "created": "2021-09-10T08:01:03.704790Z",
            "modified": "2026-03-31T17:28:21.365547Z"
        },
        {
            "id": 32107,
            "name": "Diagram (672)",
            "created": "2021-06-25T11:39:20.676887Z",
            "modified": "2026-03-31T17:28:19.581577Z"
        },
        {
            "id": 42645,
            "name": "Diagram [3673]",
            "created": "2021-11-13T17:16:11.558765Z",
            "modified": "2026-03-31T17:28:16.908471Z"
        },
        {
            "id": 38135,
            "name": "Diagram [1673]",
            "created": "2021-09-10T07:57:10.149432Z",
            "modified": "2026-03-31T17:28:14.072277Z"
        },
        {
            "id": 32106,
            "name": "Diagram (671)",
            "created": "2021-06-25T11:37:55.691992Z",
            "modified": "2026-03-31T17:28:12.841853Z"
        },
        {
            "id": 52200,
            "name": "Diagram [4672]",
            "created": "2022-03-15T09:22:23.471542Z",
            "modified": "2026-03-31T17:28:11.597723Z"
        }
    ]
}