List accessible puzzles or create a new puzzle.

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

{
    "count": 58715,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5605",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5603",
    "results": [
        {
            "id": 47575,
            "name": "Diagram [5841]",
            "created": "2022-01-30T07:49:33.309581Z",
            "modified": "2026-02-24T22:23:11.716960Z"
        },
        {
            "id": 47554,
            "name": "Diagram [5840]",
            "created": "2022-01-29T12:54:34.146982Z",
            "modified": "2026-02-24T22:23:11.275379Z"
        },
        {
            "id": 47552,
            "name": "Diagram [5838]",
            "created": "2022-01-29T12:51:57.402294Z",
            "modified": "2026-02-24T22:23:10.801635Z"
        },
        {
            "id": 47549,
            "name": "Diagram [5835]",
            "created": "2022-01-29T12:47:08.612909Z",
            "modified": "2026-02-24T22:23:10.362423Z"
        },
        {
            "id": 47548,
            "name": "Diagram [5834]",
            "created": "2022-01-29T12:45:10.241974Z",
            "modified": "2026-02-24T22:23:10.007772Z"
        },
        {
            "id": 47547,
            "name": "Diagram [5833]",
            "created": "2022-01-29T12:42:53.111082Z",
            "modified": "2026-02-24T22:23:09.564987Z"
        },
        {
            "id": 47546,
            "name": "Diagram [5832]",
            "created": "2022-01-29T12:41:38.668014Z",
            "modified": "2026-02-24T22:23:09.092517Z"
        },
        {
            "id": 47542,
            "name": "Diagram [5828]",
            "created": "2022-01-29T12:35:02.634978Z",
            "modified": "2026-02-24T22:23:08.745834Z"
        },
        {
            "id": 47469,
            "name": "Diagram [5799]",
            "created": "2022-01-28T09:12:38.257956Z",
            "modified": "2026-02-24T22:22:59.007882Z"
        },
        {
            "id": 47464,
            "name": "Diagram [5796]",
            "created": "2022-01-28T09:07:20.570411Z",
            "modified": "2026-02-24T22:22:58.598142Z"
        }
    ]
}