List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1035",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1033",
    "results": [
        {
            "id": 29435,
            "name": "Question №72",
            "created": "2021-03-27T10:44:01.796371Z",
            "modified": "2026-03-31T23:36:16.784739Z"
        },
        {
            "id": 29437,
            "name": "Lesson 3 - Bottom Left",
            "created": "2021-03-27T11:30:41.246801Z",
            "modified": "2026-03-31T23:36:19.595058Z"
        },
        {
            "id": 29438,
            "name": "Lesson 3 - Top Left",
            "created": "2021-03-27T11:47:25.762068Z",
            "modified": "2026-03-31T23:36:20.986326Z"
        },
        {
            "id": 29439,
            "name": "Question №71",
            "created": "2021-03-27T15:25:57.452458Z",
            "modified": "2026-03-31T23:36:22.416113Z"
        },
        {
            "id": 29440,
            "name": "Question №72",
            "created": "2021-03-27T15:30:55.469746Z",
            "modified": "2026-03-31T23:36:23.861433Z"
        },
        {
            "id": 29441,
            "name": "Question №73",
            "created": "2021-03-27T15:33:05.007970Z",
            "modified": "2026-03-31T23:36:25.005075Z"
        },
        {
            "id": 29442,
            "name": "Question №74",
            "created": "2021-03-27T15:35:13.141922Z",
            "modified": "2026-03-31T23:36:26.170443Z"
        },
        {
            "id": 29444,
            "name": "table1",
            "created": "2021-03-27T22:40:39.845625Z",
            "modified": "2026-03-31T23:36:27.338353Z"
        },
        {
            "id": 29445,
            "name": "number1",
            "created": "2021-03-28T02:36:33.215938Z",
            "modified": "2026-03-31T23:36:28.865112Z"
        },
        {
            "id": 29462,
            "name": "Solving Daily Jumble Puzzles",
            "created": "2021-03-28T21:21:38.532626Z",
            "modified": "2026-03-31T23:36:31.297398Z"
        }
    ]
}