List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=42
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=43",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=41",
    "results": [
        {
            "id": 46235,
            "name": "Diagram [5676]",
            "created": "2022-01-08T17:12:38.855401Z",
            "modified": "2026-02-15T20:19:43.062930Z"
        },
        {
            "id": 46236,
            "name": "Diagram [5677]",
            "created": "2022-01-08T17:15:18.659351Z",
            "modified": "2026-02-15T20:19:44.092064Z"
        },
        {
            "id": 46238,
            "name": "Diagram [5679]",
            "created": "2022-01-08T17:18:55.422605Z",
            "modified": "2026-02-15T20:19:46.013056Z"
        },
        {
            "id": 46239,
            "name": "Diagram [5680]",
            "created": "2022-01-08T17:19:58.292138Z",
            "modified": "2026-02-15T20:19:47.066150Z"
        },
        {
            "id": 46240,
            "name": "Diagram [5681]",
            "created": "2022-01-08T17:21:37.157853Z",
            "modified": "2026-02-15T20:19:48.126206Z"
        },
        {
            "id": 46241,
            "name": "Diagram [5682]",
            "created": "2022-01-08T17:23:19.961146Z",
            "modified": "2026-02-15T20:19:49.135956Z"
        },
        {
            "id": 46242,
            "name": "Diagram [5683]",
            "created": "2022-01-08T17:25:11.892014Z",
            "modified": "2026-02-15T20:19:50.015441Z"
        },
        {
            "id": 46243,
            "name": "Diagram [5684]",
            "created": "2022-01-08T17:27:23.352820Z",
            "modified": "2026-02-15T20:19:50.911248Z"
        },
        {
            "id": 46244,
            "name": "Diagram [5685]",
            "created": "2022-01-08T17:29:56.118818Z",
            "modified": "2026-02-15T20:19:55.812956Z"
        },
        {
            "id": 46308,
            "name": "Loose Corner - Land meter",
            "created": "2022-01-09T16:21:13.252739Z",
            "modified": "2026-02-15T20:20:45.536966Z"
        }
    ]
}