List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4808
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=4809",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4807",
    "results": [
        {
            "id": 38197,
            "name": "Diagram [1720]",
            "created": "2021-09-11T12:28:07.963755Z",
            "modified": "2026-03-31T17:32:16.919288Z"
        },
        {
            "id": 41070,
            "name": "Diagram [2720]",
            "created": "2021-10-23T09:51:02.079089Z",
            "modified": "2026-03-31T17:32:14.098827Z"
        },
        {
            "id": 38194,
            "name": "Diagram [1719]",
            "created": "2021-09-11T08:46:34.200263Z",
            "modified": "2026-03-31T17:32:12.787460Z"
        },
        {
            "id": 41069,
            "name": "Diagram [2719]",
            "created": "2021-10-23T09:49:02.937891Z",
            "modified": "2026-03-31T17:32:10.331670Z"
        },
        {
            "id": 38193,
            "name": "Diagram [1718]",
            "created": "2021-09-11T08:45:12.271891Z",
            "modified": "2026-03-31T17:32:09.107722Z"
        },
        {
            "id": 41068,
            "name": "Diagram [2718]",
            "created": "2021-10-23T09:47:21.405588Z",
            "modified": "2026-03-31T17:32:06.382494Z"
        },
        {
            "id": 38192,
            "name": "Diagram [1717]",
            "created": "2021-09-11T08:43:57.370653Z",
            "modified": "2026-03-31T17:32:05.179138Z"
        },
        {
            "id": 41067,
            "name": "Diagram [2717]",
            "created": "2021-10-23T09:46:14.454842Z",
            "modified": "2026-03-31T17:32:02.684024Z"
        },
        {
            "id": 38191,
            "name": "Diagram [1716]",
            "created": "2021-09-11T08:42:30.983049Z",
            "modified": "2026-03-31T17:32:01.528255Z"
        },
        {
            "id": 38190,
            "name": "Diagram [1715]",
            "created": "2021-09-11T08:41:01.173827Z",
            "modified": "2026-03-31T17:31:57.558796Z"
        }
    ]
}