List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=406
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=407",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=405",
    "results": [
        {
            "id": 60422,
            "name": "question 38 野狐中箭勢",
            "created": "2022-07-06T14:57:49.296874Z",
            "modified": "2026-05-01T16:07:18.608714Z"
        },
        {
            "id": 48972,
            "name": "type3 靠斷 Waist cut",
            "created": "2022-02-13T14:27:16.864305Z",
            "modified": "2026-05-01T16:05:49.594401Z"
        },
        {
            "id": 60421,
            "name": "question 37 P",
            "created": "2022-07-06T14:56:18.906248Z",
            "modified": "2026-05-01T16:05:15.526363Z"
        },
        {
            "id": 60418,
            "name": "question 35 P",
            "created": "2022-07-06T14:39:21.400855Z",
            "modified": "2026-05-01T16:05:14.508080Z"
        },
        {
            "id": 60419,
            "name": "question 36 小鐵網勢 little wire net",
            "created": "2022-07-06T14:43:45.520998Z",
            "modified": "2026-05-01T16:04:55.709556Z"
        },
        {
            "id": 60416,
            "name": "question 33 P",
            "created": "2022-07-06T14:29:02.306617Z",
            "modified": "2026-05-01T16:03:42.140988Z"
        },
        {
            "id": 60417,
            "name": "question 34 五龍出水勢 Hard work pays off",
            "created": "2022-07-06T14:31:28.217059Z",
            "modified": "2026-05-01T16:02:04.533271Z"
        },
        {
            "id": 60414,
            "name": "question 32 象牙勢 elephant's teeth",
            "created": "2022-07-06T14:27:50.076321Z",
            "modified": "2026-05-01T16:02:02.846247Z"
        },
        {
            "id": 60412,
            "name": "question 31 典琴沽酒勢",
            "created": "2022-07-06T14:25:35.124112Z",
            "modified": "2026-05-01T16:01:05.127621Z"
        },
        {
            "id": 60411,
            "name": "question 30 玄妙勢",
            "created": "2022-07-06T14:22:24.148798Z",
            "modified": "2026-05-01T15:59:00.810024Z"
        }
    ]
}