List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5530
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=5531",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5529",
    "results": [
        {
            "id": 51033,
            "name": "question5",
            "created": "2022-03-04T02:56:44.856464Z",
            "modified": "2026-03-13T05:05:50.550312Z"
        },
        {
            "id": 51032,
            "name": "question4",
            "created": "2022-03-04T02:36:21.130022Z",
            "modified": "2026-03-13T05:05:28.014597Z"
        },
        {
            "id": 51030,
            "name": "question2",
            "created": "2022-03-04T02:33:18.687066Z",
            "modified": "2026-03-13T05:04:40.301046Z"
        },
        {
            "id": 34686,
            "name": "50:2-2",
            "created": "2021-07-28T09:06:20.442687Z",
            "modified": "2026-03-13T02:18:06.457757Z"
        },
        {
            "id": 101046,
            "name": "Puzzle 6.23.10",
            "created": "2025-12-26T08:11:51.002875Z",
            "modified": "2026-03-12T22:21:14.515906Z"
        },
        {
            "id": 84439,
            "name": "@sakta's puzzle",
            "created": "2024-08-24T11:47:36.459211Z",
            "modified": "2026-03-12T21:57:53.134931Z"
        },
        {
            "id": 54886,
            "name": "BGJ 40 (1978) 1",
            "created": "2022-04-13T07:33:46.648182Z",
            "modified": "2026-03-12T19:32:47.314792Z"
        },
        {
            "id": 89185,
            "name": "Problem 127",
            "created": "2024-12-03T23:55:04.965635Z",
            "modified": "2026-03-12T15:52:14.984054Z"
        },
        {
            "id": 89186,
            "name": "Problem 128",
            "created": "2024-12-03T23:56:02.768637Z",
            "modified": "2026-03-12T15:45:03.023945Z"
        },
        {
            "id": 89190,
            "name": "Problem 132",
            "created": "2024-12-04T00:00:42.384002Z",
            "modified": "2026-03-12T15:44:13.457193Z"
        }
    ]
}