List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5500
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=5501",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5499",
    "results": [
        {
            "id": 25017,
            "name": "21:5-2",
            "created": "2020-12-30T19:15:07.827031Z",
            "modified": "2026-04-01T02:50:56.572576Z"
        },
        {
            "id": 25083,
            "name": "22:5-2",
            "created": "2020-12-31T20:38:23.725887Z",
            "modified": "2026-04-01T02:50:57.417738Z"
        },
        {
            "id": 25149,
            "name": "23:6-1",
            "created": "2021-01-01T14:20:39.119088Z",
            "modified": "2026-04-01T02:50:58.256435Z"
        },
        {
            "id": 51748,
            "name": "示範 demonstration",
            "created": "2022-03-12T14:56:03.084990Z",
            "modified": "2026-04-01T02:51:04.023974Z"
        },
        {
            "id": 25198,
            "name": "24:6-1",
            "created": "2021-01-01T19:20:17.358059Z",
            "modified": "2026-04-01T02:51:05.579258Z"
        },
        {
            "id": 25219,
            "name": "05_03_rect_six",
            "created": "2021-01-02T06:52:45.082172Z",
            "modified": "2026-04-01T02:51:06.504086Z"
        },
        {
            "id": 25268,
            "name": "25:6-4",
            "created": "2021-01-02T15:54:47.509251Z",
            "modified": "2026-04-01T02:51:07.375677Z"
        },
        {
            "id": 25291,
            "name": "26:6-2",
            "created": "2021-01-03T16:32:25.161537Z",
            "modified": "2026-04-01T02:51:08.219939Z"
        },
        {
            "id": 25406,
            "name": "27:6-1",
            "created": "2021-01-04T18:12:46.876727Z",
            "modified": "2026-04-01T02:51:09.096693Z"
        },
        {
            "id": 25508,
            "name": "28:6-1",
            "created": "2021-01-08T16:50:55.649629Z",
            "modified": "2026-04-01T02:51:09.941482Z"
        }
    ]
}