List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=50
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=51",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=49",
    "results": [
        {
            "id": 47559,
            "name": "problem 23",
            "created": "2022-01-29T18:01:55.520474Z",
            "modified": "2026-02-15T20:33:27.224711Z"
        },
        {
            "id": 47579,
            "name": "Diagram [5845]",
            "created": "2022-01-30T07:55:45.840116Z",
            "modified": "2026-02-15T20:33:33.491090Z"
        },
        {
            "id": 47580,
            "name": "Diagram [5846]",
            "created": "2022-01-30T07:58:31.200074Z",
            "modified": "2026-02-15T20:33:34.634080Z"
        },
        {
            "id": 47582,
            "name": "Diagram [5848]",
            "created": "2022-01-30T08:04:34.393141Z",
            "modified": "2026-02-15T20:33:36.856768Z"
        },
        {
            "id": 47583,
            "name": "Diagram [5849]",
            "created": "2022-01-30T08:06:53.949738Z",
            "modified": "2026-02-15T20:33:37.889225Z"
        },
        {
            "id": 47584,
            "name": "Diagram [5850]",
            "created": "2022-01-30T08:09:09.287619Z",
            "modified": "2026-02-15T20:33:38.714129Z"
        },
        {
            "id": 47774,
            "name": "Diagram [5894]",
            "created": "2022-01-31T08:49:02.723569Z",
            "modified": "2026-02-15T20:36:39.271100Z"
        },
        {
            "id": 47776,
            "name": "question26",
            "created": "2022-01-31T08:52:45.622138Z",
            "modified": "2026-02-15T20:36:41.098091Z"
        },
        {
            "id": 47777,
            "name": "question27",
            "created": "2022-01-31T08:53:27.814811Z",
            "modified": "2026-02-15T20:36:41.949281Z"
        },
        {
            "id": 47778,
            "name": "Diagram [5896]",
            "created": "2022-01-31T08:53:55.815702Z",
            "modified": "2026-02-15T20:36:42.921651Z"
        }
    ]
}