List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=971",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=969",
    "results": [
        {
            "id": 36946,
            "name": "Diagram [1097]",
            "created": "2021-08-19T15:42:25.746093Z",
            "modified": "2026-05-22T21:32:10.764521Z"
        },
        {
            "id": 30977,
            "name": "Diagram (102)",
            "created": "2021-06-08T12:11:41.177481Z",
            "modified": "2026-05-22T21:32:01.569949Z"
        },
        {
            "id": 51441,
            "name": "Hane on the first line",
            "created": "2022-03-08T09:23:01.093211Z",
            "modified": "2026-05-22T21:32:00.253482Z"
        },
        {
            "id": 30976,
            "name": "Diagram (101)",
            "created": "2021-06-08T12:11:26.813152Z",
            "modified": "2026-05-22T21:31:59.573319Z"
        },
        {
            "id": 51435,
            "name": "Hane on the first line",
            "created": "2022-03-08T09:18:15.941356Z",
            "modified": "2026-05-22T21:31:59.162861Z"
        },
        {
            "id": 10985,
            "name": "385 / 900",
            "created": "2018-08-20T13:50:28.705265Z",
            "modified": "2026-05-22T21:31:53.864450Z"
        },
        {
            "id": 10707,
            "name": "107 / 900",
            "created": "2018-08-20T11:29:59.453119Z",
            "modified": "2026-05-22T21:31:52.795611Z"
        },
        {
            "id": 10984,
            "name": "384 / 900",
            "created": "2018-08-20T13:49:58.422863Z",
            "modified": "2026-05-22T21:31:52.748045Z"
        },
        {
            "id": 10706,
            "name": "106 / 900",
            "created": "2018-08-20T11:29:29.232270Z",
            "modified": "2026-05-22T21:31:51.468237Z"
        },
        {
            "id": 45782,
            "name": "Diagram [5483]",
            "created": "2021-12-29T13:27:42.742099Z",
            "modified": "2026-05-22T21:31:35.043741Z"
        }
    ]
}