List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5601
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=5602",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5600",
    "results": [
        {
            "id": 47987,
            "name": "Diagram [5977]",
            "created": "2022-02-02T08:21:52.604776Z",
            "modified": "2026-02-24T22:24:26.565585Z"
        },
        {
            "id": 47986,
            "name": "Diagram [5976]",
            "created": "2022-02-02T08:20:43.349374Z",
            "modified": "2026-02-24T22:24:21.343513Z"
        },
        {
            "id": 47984,
            "name": "Diagram [5974]",
            "created": "2022-02-02T08:12:20.848995Z",
            "modified": "2026-02-24T22:24:20.872851Z"
        },
        {
            "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"
        }
    ]
}