List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5370",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5368",
    "results": [
        {
            "id": 47593,
            "name": "Diagram [5859]",
            "created": "2022-01-30T08:30:09.051796Z",
            "modified": "2026-03-30T12:03:04.450570Z"
        },
        {
            "id": 47592,
            "name": "Diagram [5858]",
            "created": "2022-01-30T08:28:59.152676Z",
            "modified": "2026-03-30T12:03:04.035705Z"
        },
        {
            "id": 47591,
            "name": "Diagram [5857]",
            "created": "2022-01-30T08:25:52.165632Z",
            "modified": "2026-03-30T12:03:03.943058Z"
        },
        {
            "id": 47590,
            "name": "Diagram [5856]",
            "created": "2022-01-30T08:24:04.698299Z",
            "modified": "2026-03-30T12:03:03.833562Z"
        },
        {
            "id": 47589,
            "name": "Diagram [5855]",
            "created": "2022-01-30T08:22:55.885669Z",
            "modified": "2026-03-30T12:03:03.424332Z"
        },
        {
            "id": 47587,
            "name": "Diagram [5853]",
            "created": "2022-01-30T08:17:43.739631Z",
            "modified": "2026-03-30T12:03:03.267966Z"
        },
        {
            "id": 47588,
            "name": "Diagram [5854]",
            "created": "2022-01-30T08:20:15.501292Z",
            "modified": "2026-03-30T12:03:03.165884Z"
        },
        {
            "id": 47586,
            "name": "Diagram [5852]",
            "created": "2022-01-30T08:15:00.026229Z",
            "modified": "2026-03-30T12:03:02.824725Z"
        },
        {
            "id": 47585,
            "name": "Diagram [5851]",
            "created": "2022-01-30T08:11:49.050847Z",
            "modified": "2026-03-30T12:03:02.544361Z"
        },
        {
            "id": 47540,
            "name": "Diagram [5826]",
            "created": "2022-01-29T12:27:37.182947Z",
            "modified": "2026-03-30T12:02:04.739109Z"
        }
    ]
}