List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=338
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=339",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=337",
    "results": [
        {
            "id": 60374,
            "name": "question 25 P",
            "created": "2022-07-05T16:29:23.027705Z",
            "modified": "2026-04-29T10:14:41.848874Z"
        },
        {
            "id": 60372,
            "name": "question 23 P",
            "created": "2022-07-05T16:24:39.137682Z",
            "modified": "2026-04-29T10:14:41.468105Z"
        },
        {
            "id": 60371,
            "name": "question 22 遇八仙勢 Meet 'Eight Immortals'",
            "created": "2022-07-05T16:23:08.845998Z",
            "modified": "2026-04-29T10:14:40.425468Z"
        },
        {
            "id": 60370,
            "name": "question 21 P",
            "created": "2022-07-05T16:19:46.546659Z",
            "modified": "2026-04-29T10:14:40.321630Z"
        },
        {
            "id": 60367,
            "name": "Question 18 偷營勢 Raid Enemy Camp",
            "created": "2022-07-05T16:15:16.505733Z",
            "modified": "2026-04-29T10:14:40.211232Z"
        },
        {
            "id": 60369,
            "name": "question 20",
            "created": "2022-07-05T16:18:35.255443Z",
            "modified": "2026-04-29T10:14:39.987499Z"
        },
        {
            "id": 60368,
            "name": "question 19 P",
            "created": "2022-07-05T16:16:44.458966Z",
            "modified": "2026-04-29T10:14:39.464290Z"
        },
        {
            "id": 60364,
            "name": "question 15 P",
            "created": "2022-07-05T15:53:34.078931Z",
            "modified": "2026-04-29T10:14:39.183222Z"
        },
        {
            "id": 60366,
            "name": "question 17 P",
            "created": "2022-07-05T16:12:33.771330Z",
            "modified": "2026-04-29T10:14:38.418034Z"
        },
        {
            "id": 60365,
            "name": "question 16 用間勢 Spy",
            "created": "2022-07-05T16:10:35.798304Z",
            "modified": "2026-04-29T10:14:38.080309Z"
        }
    ]
}