List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4800
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=4801",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4799",
    "results": [
        {
            "id": 41551,
            "name": "Diagram [2873]",
            "created": "2021-10-27T09:17:01.457176Z",
            "modified": "2026-03-31T17:42:32.421401Z"
        },
        {
            "id": 38535,
            "name": "Diagram [1873]",
            "created": "2021-09-18T07:47:20.308425Z",
            "modified": "2026-03-31T17:42:31.256619Z"
        },
        {
            "id": 41550,
            "name": "Diagram [2872]",
            "created": "2021-10-27T09:14:48.942750Z",
            "modified": "2026-03-31T17:42:28.311027Z"
        },
        {
            "id": 38511,
            "name": "Diagram [1872]",
            "created": "2021-09-17T09:34:17.876750Z",
            "modified": "2026-03-31T17:42:27.064749Z"
        },
        {
            "id": 41549,
            "name": "Diagram [2871]",
            "created": "2021-10-27T09:11:06.043652Z",
            "modified": "2026-03-31T17:42:24.348930Z"
        },
        {
            "id": 38510,
            "name": "Diagram [1871]",
            "created": "2021-09-17T09:31:25.498288Z",
            "modified": "2026-03-31T17:42:23.180609Z"
        },
        {
            "id": 38509,
            "name": "Diagram [1870]",
            "created": "2021-09-17T09:29:49.810018Z",
            "modified": "2026-03-31T17:42:19.234959Z"
        },
        {
            "id": 38508,
            "name": "Diagram [1869]",
            "created": "2021-09-17T09:28:00.558505Z",
            "modified": "2026-03-31T17:42:15.369875Z"
        },
        {
            "id": 41546,
            "name": "Diagram [2868]",
            "created": "2021-10-27T09:05:24.737277Z",
            "modified": "2026-03-31T17:42:12.277741Z"
        },
        {
            "id": 38506,
            "name": "Diagram [1868]",
            "created": "2021-09-17T07:25:03.983739Z",
            "modified": "2026-03-31T17:42:10.839627Z"
        }
    ]
}