List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4870",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4868",
    "results": [
        {
            "id": 38794,
            "name": "Attack Intro 22",
            "created": "2021-09-23T20:57:21.122788Z",
            "modified": "2026-05-10T03:07:28.463986Z"
        },
        {
            "id": 38793,
            "name": "Attack Intro 21",
            "created": "2021-09-23T20:54:36.398214Z",
            "modified": "2026-05-10T03:05:11.340002Z"
        },
        {
            "id": 38792,
            "name": "Attack Intro 20",
            "created": "2021-09-23T20:52:31.690008Z",
            "modified": "2026-05-10T03:02:53.243766Z"
        },
        {
            "id": 38735,
            "name": "Attack Intro 2",
            "created": "2021-09-23T12:48:08.758286Z",
            "modified": "2026-05-10T02:09:03.226046Z"
        },
        {
            "id": 38791,
            "name": "Attack Intro 19",
            "created": "2021-09-23T20:50:06.990112Z",
            "modified": "2026-05-10T03:00:27.117006Z"
        },
        {
            "id": 38790,
            "name": "Attack Intro 18",
            "created": "2021-09-23T20:47:49.056135Z",
            "modified": "2026-04-01T02:23:49.841453Z"
        },
        {
            "id": 38789,
            "name": "Attack Intro 17",
            "created": "2021-09-23T20:45:13.337860Z",
            "modified": "2026-05-10T02:55:43.338936Z"
        },
        {
            "id": 38788,
            "name": "Attack Intro 16",
            "created": "2021-09-23T20:41:08.347062Z",
            "modified": "2026-05-10T02:53:08.247278Z"
        },
        {
            "id": 38787,
            "name": "Attack Intro 15",
            "created": "2021-09-23T20:38:33.255675Z",
            "modified": "2026-05-10T02:50:13.622810Z"
        },
        {
            "id": 38786,
            "name": "Attack Intro 14",
            "created": "2021-09-23T20:35:40.316646Z",
            "modified": "2026-05-10T02:47:20.949406Z"
        }
    ]
}