List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=399",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=397",
    "results": [
        {
            "id": 46189,
            "name": "Diagram [5636]",
            "created": "2022-01-08T08:49:35.270741Z",
            "modified": "2026-03-30T11:50:04.720657Z"
        },
        {
            "id": 46190,
            "name": "Diagram [5637]",
            "created": "2022-01-08T08:51:56.681057Z",
            "modified": "2026-03-30T11:50:05.012727Z"
        },
        {
            "id": 46191,
            "name": "Diagram [5638]",
            "created": "2022-01-08T08:53:50.229634Z",
            "modified": "2026-03-30T11:50:05.335709Z"
        },
        {
            "id": 46192,
            "name": "Diagram [5639]",
            "created": "2022-01-08T08:57:52.141126Z",
            "modified": "2026-03-30T11:50:05.706478Z"
        },
        {
            "id": 46193,
            "name": "Diagram [5640]",
            "created": "2022-01-08T09:02:37.459642Z",
            "modified": "2026-03-30T11:50:05.927481Z"
        },
        {
            "id": 46194,
            "name": "Diagram [5641]",
            "created": "2022-01-08T09:06:01.662635Z",
            "modified": "2026-03-30T11:50:06.290155Z"
        },
        {
            "id": 46195,
            "name": "Diagram [5642]",
            "created": "2022-01-08T09:10:08.272802Z",
            "modified": "2026-03-30T11:50:06.502425Z"
        },
        {
            "id": 46196,
            "name": "Diagram [5643]",
            "created": "2022-01-08T09:12:07.568286Z",
            "modified": "2026-03-30T11:50:06.888241Z"
        },
        {
            "id": 46197,
            "name": "Diagram [5644]",
            "created": "2022-01-08T09:14:26.916366Z",
            "modified": "2026-03-30T11:50:07.091409Z"
        },
        {
            "id": 46198,
            "name": "Diagram [5645]",
            "created": "2022-01-08T09:16:27.508460Z",
            "modified": "2026-03-30T11:50:07.501083Z"
        }
    ]
}