List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=304
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=305",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=303",
    "results": [
        {
            "id": 14414,
            "name": "Example 29 (Hane Tesuji)",
            "created": "2019-05-08T02:46:32.408932Z",
            "modified": "2026-04-28T07:12:08.119216Z"
        },
        {
            "id": 10520,
            "name": "Problem 24",
            "created": "2018-07-21T21:54:38.998246Z",
            "modified": "2026-04-28T07:12:07.048624Z"
        },
        {
            "id": 81606,
            "name": "Tsumégo 143",
            "created": "2024-05-21T13:55:50.587309Z",
            "modified": "2026-04-28T07:12:06.652239Z"
        },
        {
            "id": 10512,
            "name": "Problem 16",
            "created": "2018-07-21T20:23:49.289207Z",
            "modified": "2026-04-28T07:12:05.579413Z"
        },
        {
            "id": 14377,
            "name": "Example 6 (Sacrificing Two Stones instead of One)",
            "created": "2019-05-01T04:28:05.408706Z",
            "modified": "2026-04-28T07:12:04.128951Z"
        },
        {
            "id": 30467,
            "name": "Tsumégo 79",
            "created": "2021-05-17T17:51:23.536369Z",
            "modified": "2026-04-28T07:11:32.641148Z"
        },
        {
            "id": 25547,
            "name": "29:3&4-3",
            "created": "2021-01-09T13:45:23.685493Z",
            "modified": "2026-04-28T07:08:53.840612Z"
        },
        {
            "id": 57805,
            "name": "ข้อที่ 14",
            "created": "2022-05-21T19:05:05.108932Z",
            "modified": "2026-04-28T07:07:26.967992Z"
        },
        {
            "id": 67996,
            "name": "総合問題4級(6)",
            "created": "2023-01-28T16:34:51.346848Z",
            "modified": "2026-04-28T07:03:44.545660Z"
        },
        {
            "id": 59419,
            "name": "question 3",
            "created": "2022-06-16T14:43:43.431869Z",
            "modified": "2026-04-28T07:02:20.743395Z"
        }
    ]
}