List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4988
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=4989",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4987",
    "results": [
        {
            "id": 70170,
            "name": "2023.03.29",
            "created": "2023-03-29T13:57:41.978385Z",
            "modified": "2026-05-10T02:45:18.019793Z"
        },
        {
            "id": 70284,
            "name": "This project 26",
            "created": "2023-03-31T11:37:35.475263Z",
            "modified": "2026-05-10T02:45:19.003012Z"
        },
        {
            "id": 71311,
            "name": "2.B.3.",
            "created": "2023-04-30T08:16:57.916425Z",
            "modified": "2026-05-10T02:45:19.932962Z"
        },
        {
            "id": 71414,
            "name": "libertades externas 14",
            "created": "2023-05-06T01:53:35.499249Z",
            "modified": "2026-05-10T02:45:20.920315Z"
        },
        {
            "id": 71576,
            "name": "囲碁ドル大魔王",
            "created": "2023-05-11T05:27:26.628443Z",
            "modified": "2026-05-10T02:45:21.813194Z"
        },
        {
            "id": 74064,
            "name": "Cut stones practice 12",
            "created": "2023-06-24T19:14:49.201857Z",
            "modified": "2026-05-10T02:45:22.754421Z"
        },
        {
            "id": 74638,
            "name": "003. Tesuji",
            "created": "2023-07-12T00:03:20.252849Z",
            "modified": "2026-05-10T02:45:23.655104Z"
        },
        {
            "id": 75364,
            "name": "Part 6",
            "created": "2023-07-21T10:05:52.810688Z",
            "modified": "2026-05-10T02:45:24.531638Z"
        },
        {
            "id": 75794,
            "name": "Bul 92 T- 1",
            "created": "2023-08-07T08:53:20.528271Z",
            "modified": "2026-05-10T02:45:25.433381Z"
        },
        {
            "id": 76369,
            "name": "rompe escaleras 3",
            "created": "2023-09-07T01:39:48.625147Z",
            "modified": "2026-05-10T02:45:26.377340Z"
        }
    ]
}