List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=393",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=391",
    "results": [
        {
            "id": 45321,
            "name": "LP #18 — 3-3 Invasion #2",
            "created": "2021-12-23T16:55:27.974645Z",
            "modified": "2026-03-30T11:42:02.199421Z"
        },
        {
            "id": 45322,
            "name": "LP #19 — 3-3 Invasion #3",
            "created": "2021-12-23T16:59:23.111431Z",
            "modified": "2026-03-30T11:42:02.233286Z"
        },
        {
            "id": 45323,
            "name": "LP #20 — 3-3 Invasion #4",
            "created": "2021-12-23T17:10:18.594031Z",
            "modified": "2026-03-30T11:42:02.300572Z"
        },
        {
            "id": 45326,
            "name": "LP #21 — Long L Shape #1",
            "created": "2021-12-23T17:25:45.326590Z",
            "modified": "2026-03-30T11:42:02.697901Z"
        },
        {
            "id": 45327,
            "name": "LP #22 — Long L Shape #2",
            "created": "2021-12-23T17:28:31.922094Z",
            "modified": "2026-03-30T11:42:02.826249Z"
        },
        {
            "id": 45329,
            "name": "LP #23 — Long L Shape #3",
            "created": "2021-12-23T17:35:14.423217Z",
            "modified": "2026-03-30T11:42:02.831209Z"
        },
        {
            "id": 45330,
            "name": "LP #24 — Long L Shape #4",
            "created": "2021-12-23T17:45:58.208731Z",
            "modified": "2026-03-30T11:42:02.932223Z"
        },
        {
            "id": 45348,
            "name": "Make a wall",
            "created": "2021-12-24T01:27:00.777523Z",
            "modified": "2026-03-30T11:42:03.784230Z"
        },
        {
            "id": 45347,
            "name": "Saving liberty",
            "created": "2021-12-24T01:24:30.118569Z",
            "modified": "2026-03-30T11:42:03.794019Z"
        },
        {
            "id": 45390,
            "name": "view/39771751",
            "created": "2021-12-24T08:34:04.374708Z",
            "modified": "2026-03-30T11:43:05.497865Z"
        }
    ]
}