List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5531
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=5532",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5530",
    "results": [
        {
            "id": 39742,
            "name": "black 33",
            "created": "2021-10-07T10:18:36.830855Z",
            "modified": "2026-03-12T14:02:56.444075Z"
        },
        {
            "id": 89192,
            "name": "Problem 134",
            "created": "2024-12-04T00:04:59.276742Z",
            "modified": "2026-03-12T13:34:16.647572Z"
        },
        {
            "id": 89188,
            "name": "Problem 130",
            "created": "2024-12-03T23:58:03.767102Z",
            "modified": "2026-03-12T13:32:28.136200Z"
        },
        {
            "id": 60371,
            "name": "question 22 遇八仙勢 Meet 'Eight Immortals'",
            "created": "2022-07-05T16:23:08.845998Z",
            "modified": "2026-03-12T12:44:03.735594Z"
        },
        {
            "id": 40485,
            "name": "play 100",
            "created": "2021-10-18T08:37:05.459610Z",
            "modified": "2026-03-12T11:15:20.084134Z"
        },
        {
            "id": 40596,
            "name": "play 84",
            "created": "2021-10-19T02:09:19.694269Z",
            "modified": "2026-03-12T09:04:07.159356Z"
        },
        {
            "id": 46103,
            "name": "endgame4",
            "created": "2022-01-07T05:40:08.499930Z",
            "modified": "2026-03-12T06:19:43.954876Z"
        },
        {
            "id": 102923,
            "name": "Black to Play",
            "created": "2026-02-04T13:03:12.194547Z",
            "modified": "2026-03-12T05:21:54.726433Z"
        },
        {
            "id": 102914,
            "name": "Black to Play",
            "created": "2026-02-04T12:48:27.016885Z",
            "modified": "2026-03-12T05:21:54.717798Z"
        },
        {
            "id": 102912,
            "name": "White to Play",
            "created": "2026-02-04T12:41:00.625681Z",
            "modified": "2026-03-12T05:21:54.711052Z"
        }
    ]
}