List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=name&page=1011
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=name&page=1012",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=1010",
    "results": [
        {
            "id": 38790,
            "name": "Attack Intro 18",
            "created": "2021-09-23T20:47:49.056135Z",
            "modified": "2026-04-01T02:23:49.841453Z"
        },
        {
            "id": 38791,
            "name": "Attack Intro 19",
            "created": "2021-09-23T20:50:06.990112Z",
            "modified": "2026-05-10T03:00:27.117006Z"
        },
        {
            "id": 38735,
            "name": "Attack Intro 2",
            "created": "2021-09-23T12:48:08.758286Z",
            "modified": "2026-05-10T02:09:03.226046Z"
        },
        {
            "id": 38792,
            "name": "Attack Intro 20",
            "created": "2021-09-23T20:52:31.690008Z",
            "modified": "2026-05-10T03:02:53.243766Z"
        },
        {
            "id": 38793,
            "name": "Attack Intro 21",
            "created": "2021-09-23T20:54:36.398214Z",
            "modified": "2026-05-10T03:05:11.340002Z"
        },
        {
            "id": 38794,
            "name": "Attack Intro 22",
            "created": "2021-09-23T20:57:21.122788Z",
            "modified": "2026-05-10T03:07:28.463986Z"
        },
        {
            "id": 38795,
            "name": "Attack Intro 23",
            "created": "2021-09-23T21:01:34.785698Z",
            "modified": "2026-05-10T03:09:28.170257Z"
        },
        {
            "id": 41516,
            "name": "Attack Intro 24",
            "created": "2021-10-27T06:48:28.648439Z",
            "modified": "2026-05-10T03:12:02.354160Z"
        },
        {
            "id": 41517,
            "name": "Attack Intro 25",
            "created": "2021-10-27T06:50:29.645304Z",
            "modified": "2026-05-10T03:14:20.639295Z"
        },
        {
            "id": 41518,
            "name": "Attack Intro 26",
            "created": "2021-10-27T06:51:47.419168Z",
            "modified": "2026-05-10T03:16:33.505918Z"
        }
    ]
}