List accessible puzzles or create a new puzzle.

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

{
    "count": 58742,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=144",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=142",
    "results": [
        {
            "id": 68125,
            "name": "กลุ่มไหนตาย",
            "created": "2023-01-30T16:01:21.395345Z",
            "modified": "2026-02-16T00:16:05.112951Z"
        },
        {
            "id": 68126,
            "name": "กลุ่มไหนตาย",
            "created": "2023-01-30T16:02:37.661356Z",
            "modified": "2026-02-16T00:16:05.986560Z"
        },
        {
            "id": 68127,
            "name": "กลุ่มไหนตาย",
            "created": "2023-01-30T16:03:24.714171Z",
            "modified": "2026-02-16T00:16:07.081141Z"
        },
        {
            "id": 68128,
            "name": "กลุ่มไหนตาย",
            "created": "2023-01-30T16:04:20.275472Z",
            "modified": "2026-02-16T00:16:07.971717Z"
        },
        {
            "id": 68129,
            "name": "กลุ่มไหนตาย",
            "created": "2023-01-30T16:05:16.610943Z",
            "modified": "2026-02-16T00:16:08.997204Z"
        },
        {
            "id": 68141,
            "name": "002. Corner Joseki",
            "created": "2023-01-31T00:29:17.584797Z",
            "modified": "2026-02-16T00:16:20.457882Z"
        },
        {
            "id": 68562,
            "name": "A Sneaky Ko Bid",
            "created": "2023-02-06T01:36:35.831128Z",
            "modified": "2026-02-16T00:16:29.398115Z"
        },
        {
            "id": 68988,
            "name": "Nefes -6- Liberties",
            "created": "2023-02-17T14:00:43.718342Z",
            "modified": "2026-02-16T00:16:56.530380Z"
        },
        {
            "id": 68989,
            "name": "Nefes -7- Liberties",
            "created": "2023-02-17T14:04:13.316866Z",
            "modified": "2026-02-16T00:16:57.571298Z"
        },
        {
            "id": 68990,
            "name": "Nefes -8- Liberties",
            "created": "2023-02-17T14:09:06.197936Z",
            "modified": "2026-02-16T00:16:58.772462Z"
        }
    ]
}