List accessible puzzles or create a new puzzle.

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

{
    "count": 58760,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=284",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=282",
    "results": [
        {
            "id": 53627,
            "name": "question 2",
            "created": "2022-03-27T15:06:36.003194Z",
            "modified": "2026-04-27T01:27:13.395844Z"
        },
        {
            "id": 36111,
            "name": "Diagram [962]",
            "created": "2021-08-12T06:59:32.228808Z",
            "modified": "2026-04-27T01:24:29.826005Z"
        },
        {
            "id": 71031,
            "name": "2 - Atari",
            "created": "2023-04-23T11:33:42.529611Z",
            "modified": "2026-04-27T01:24:27.738282Z"
        },
        {
            "id": 100069,
            "name": "й+ыуаерглщжх\\",
            "created": "2025-11-30T09:50:42.325126Z",
            "modified": "2026-04-27T01:23:36.677216Z"
        },
        {
            "id": 14231,
            "name": "Tsumego 46",
            "created": "2019-03-20T14:27:12.000116Z",
            "modified": "2026-04-27T01:22:32.623493Z"
        },
        {
            "id": 25461,
            "name": "Question5 Capture opponent stone to make the eye",
            "created": "2021-01-08T02:27:56.081949Z",
            "modified": "2026-04-27T01:21:15.295560Z"
        },
        {
            "id": 25467,
            "name": "Question5 collect the corner",
            "created": "2021-01-08T06:13:22.551447Z",
            "modified": "2026-04-27T01:21:11.127915Z"
        },
        {
            "id": 52180,
            "name": "Tsumégo 128",
            "created": "2022-03-15T08:36:04.315122Z",
            "modified": "2026-04-27T01:19:47.966850Z"
        },
        {
            "id": 83195,
            "name": "Puzzle #1 Solution",
            "created": "2024-07-16T02:17:42.850756Z",
            "modified": "2026-04-27T01:19:36.556090Z"
        },
        {
            "id": 68134,
            "name": "Tésuji 27",
            "created": "2023-01-30T17:53:51.522209Z",
            "modified": "2026-04-27T01:18:55.710052Z"
        }
    ]
}