List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5506",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5504",
    "results": [
        {
            "id": 100934,
            "name": "9 dan pro",
            "created": "2025-12-22T17:25:29.550793Z",
            "modified": "2026-03-22T02:17:28.807319Z"
        },
        {
            "id": 90362,
            "name": "Puzzle 7:3-109",
            "created": "2025-01-10T14:58:47.185312Z",
            "modified": "2026-03-22T00:50:36.615782Z"
        },
        {
            "id": 52622,
            "name": "Problem 23",
            "created": "2022-03-20T12:12:32.688047Z",
            "modified": "2026-03-22T00:48:19.447157Z"
        },
        {
            "id": 84462,
            "name": "Introduction",
            "created": "2024-08-26T01:38:41.727817Z",
            "modified": "2026-03-21T22:41:44.145357Z"
        },
        {
            "id": 97628,
            "name": "Tesuji 手筋 1-27",
            "created": "2025-09-14T12:35:24.989061Z",
            "modified": "2026-03-21T20:33:11.821139Z"
        },
        {
            "id": 61284,
            "name": "question 18",
            "created": "2022-08-09T12:02:55.218182Z",
            "modified": "2026-03-21T18:22:42.519886Z"
        },
        {
            "id": 80421,
            "name": "ตัวอย่าง",
            "created": "2024-03-31T13:39:17.978339Z",
            "modified": "2026-03-21T17:17:35.841329Z"
        },
        {
            "id": 40410,
            "name": "play 54",
            "created": "2021-10-18T02:13:28.252607Z",
            "modified": "2026-03-21T14:39:38.370492Z"
        },
        {
            "id": 59436,
            "name": "question 20",
            "created": "2022-06-16T15:13:47.437640Z",
            "modified": "2026-03-21T13:57:39.818612Z"
        },
        {
            "id": 59435,
            "name": "question 19",
            "created": "2022-06-16T15:12:49.357723Z",
            "modified": "2026-03-21T13:57:26.471581Z"
        }
    ]
}