List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=510",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=508",
    "results": [
        {
            "id": 46662,
            "name": "Question 8",
            "created": "2022-01-15T16:11:44.580365Z",
            "modified": "2026-05-08T12:28:54.606945Z"
        },
        {
            "id": 46660,
            "name": "Question 6",
            "created": "2022-01-15T16:06:40.790575Z",
            "modified": "2026-05-08T12:28:52.502597Z"
        },
        {
            "id": 1771,
            "name": "Bend after attachment (3)",
            "created": "2014-11-11T04:41:33.387339Z",
            "modified": "2026-05-08T12:28:52.160992Z"
        },
        {
            "id": 46661,
            "name": "Question 7",
            "created": "2022-01-15T16:09:38.014849Z",
            "modified": "2026-05-08T12:28:42.854440Z"
        },
        {
            "id": 46659,
            "name": "Question 5",
            "created": "2022-01-15T16:04:17.683688Z",
            "modified": "2026-05-08T12:28:40.818886Z"
        },
        {
            "id": 46658,
            "name": "Question 4",
            "created": "2022-01-15T16:02:19.656446Z",
            "modified": "2026-05-08T12:28:33.007495Z"
        },
        {
            "id": 46657,
            "name": "Question 3",
            "created": "2022-01-15T16:00:51.227147Z",
            "modified": "2026-05-08T12:28:24.221011Z"
        },
        {
            "id": 46656,
            "name": "Question 2",
            "created": "2022-01-15T15:58:05.380385Z",
            "modified": "2026-05-08T12:28:09.248587Z"
        },
        {
            "id": 90989,
            "name": "Mutual life セキ 1-6",
            "created": "2025-02-15T13:41:54.989017Z",
            "modified": "2026-05-08T12:27:41.708565Z"
        },
        {
            "id": 46605,
            "name": "Question 4",
            "created": "2022-01-15T12:45:45.118255Z",
            "modified": "2026-05-08T12:26:48.873217Z"
        }
    ]
}