List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=329
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=330",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=328",
    "results": [
        {
            "id": 36383,
            "name": "Problem 32:4",
            "created": "2021-08-14T19:17:32.018936Z",
            "modified": "2026-03-30T10:27:05.525403Z"
        },
        {
            "id": 36388,
            "name": "Nothing 2",
            "created": "2021-08-14T20:24:30.679544Z",
            "modified": "2026-03-30T10:27:05.824377Z"
        },
        {
            "id": 36389,
            "name": "The nothing",
            "created": "2021-08-14T20:29:58.887965Z",
            "modified": "2026-03-30T10:27:05.847599Z"
        },
        {
            "id": 36391,
            "name": "初级对杀题#1",
            "created": "2021-08-15T06:05:25.930296Z",
            "modified": "2026-03-30T10:27:06.025292Z"
        },
        {
            "id": 36392,
            "name": "初级对杀题#2",
            "created": "2021-08-15T06:06:03.160831Z",
            "modified": "2026-03-30T10:27:06.025294Z"
        },
        {
            "id": 36393,
            "name": "初级对杀题#3",
            "created": "2021-08-15T06:06:40.025690Z",
            "modified": "2026-03-30T10:27:06.032857Z"
        },
        {
            "id": 36454,
            "name": "Problem 35:3",
            "created": "2021-08-15T07:09:20.099672Z",
            "modified": "2026-03-30T10:28:09.324058Z"
        },
        {
            "id": 36456,
            "name": "Problem 35:4",
            "created": "2021-08-15T07:09:39.619371Z",
            "modified": "2026-03-30T10:28:09.353830Z"
        },
        {
            "id": 36457,
            "name": "Problem 35:5",
            "created": "2021-08-15T07:10:00.222264Z",
            "modified": "2026-03-30T10:28:09.462339Z"
        },
        {
            "id": 36459,
            "name": "Problem 35:6",
            "created": "2021-08-15T07:10:18.650016Z",
            "modified": "2026-03-30T10:28:09.489123Z"
        }
    ]
}