List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=233",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=231",
    "results": [
        {
            "id": 47548,
            "name": "Diagram [5834]",
            "created": "2022-01-29T12:45:10.241974Z",
            "modified": "2026-02-24T22:23:10.007772Z"
        },
        {
            "id": 47549,
            "name": "Diagram [5835]",
            "created": "2022-01-29T12:47:08.612909Z",
            "modified": "2026-02-24T22:23:10.362423Z"
        },
        {
            "id": 47552,
            "name": "Diagram [5838]",
            "created": "2022-01-29T12:51:57.402294Z",
            "modified": "2026-02-24T22:23:10.801635Z"
        },
        {
            "id": 47554,
            "name": "Diagram [5840]",
            "created": "2022-01-29T12:54:34.146982Z",
            "modified": "2026-02-24T22:23:11.275379Z"
        },
        {
            "id": 47575,
            "name": "Diagram [5841]",
            "created": "2022-01-30T07:49:33.309581Z",
            "modified": "2026-02-24T22:23:11.716960Z"
        },
        {
            "id": 47576,
            "name": "Diagram [5842]",
            "created": "2022-01-30T07:50:26.975196Z",
            "modified": "2026-02-24T22:23:12.176281Z"
        },
        {
            "id": 47577,
            "name": "Diagram [5843]",
            "created": "2022-01-30T07:51:54.976625Z",
            "modified": "2026-02-24T22:23:12.576995Z"
        },
        {
            "id": 47578,
            "name": "Diagram [5844]",
            "created": "2022-01-30T07:53:53.015956Z",
            "modified": "2026-02-24T22:23:12.974298Z"
        },
        {
            "id": 47581,
            "name": "Diagram [5847]",
            "created": "2022-01-30T08:01:51.421596Z",
            "modified": "2026-02-24T22:23:13.416063Z"
        },
        {
            "id": 47772,
            "name": "Diagram [5892]",
            "created": "2022-01-31T08:45:18.782618Z",
            "modified": "2026-02-24T22:23:41.657863Z"
        }
    ]
}