List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5598",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5596",
    "results": [
        {
            "id": 47915,
            "name": "Diagram [5950]",
            "created": "2022-02-01T12:18:07.346555Z",
            "modified": "2026-02-24T22:24:07.868453Z"
        },
        {
            "id": 47912,
            "name": "Diagram [5949]",
            "created": "2022-02-01T10:10:23.800011Z",
            "modified": "2026-02-24T22:24:07.458641Z"
        },
        {
            "id": 47911,
            "name": "Diagram [5948]",
            "created": "2022-02-01T10:08:45.001038Z",
            "modified": "2026-02-24T22:24:06.995980Z"
        },
        {
            "id": 47910,
            "name": "Diagram [5947]",
            "created": "2022-02-01T10:07:15.638194Z",
            "modified": "2026-02-24T22:24:06.662286Z"
        },
        {
            "id": 47909,
            "name": "Diagram [5946]",
            "created": "2022-02-01T10:04:21.521307Z",
            "modified": "2026-02-24T22:24:06.208119Z"
        },
        {
            "id": 47908,
            "name": "Diagram [5945]",
            "created": "2022-02-01T10:02:01.268938Z",
            "modified": "2026-02-24T22:24:05.746298Z"
        },
        {
            "id": 47907,
            "name": "Diagram [5944]",
            "created": "2022-02-01T10:00:29.803634Z",
            "modified": "2026-02-24T22:24:05.349303Z"
        },
        {
            "id": 47904,
            "name": "Diagram [5941]",
            "created": "2022-02-01T09:50:30.883768Z",
            "modified": "2026-02-24T22:24:04.930934Z"
        },
        {
            "id": 47901,
            "name": "Diagram [5938]",
            "created": "2022-02-01T09:44:10.106181Z",
            "modified": "2026-02-24T22:24:04.598478Z"
        },
        {
            "id": 47900,
            "name": "Diagram [5937]",
            "created": "2022-02-01T09:41:22.575384Z",
            "modified": "2026-02-24T22:24:04.286031Z"
        }
    ]
}