List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4867
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=4868",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4866",
    "results": [
        {
            "id": 94882,
            "name": "Attacking 4",
            "created": "2025-06-25T21:45:14.873602Z",
            "modified": "2026-03-30T16:51:03.879712Z"
        },
        {
            "id": 94881,
            "name": "Attacking 3",
            "created": "2025-06-25T21:42:51.332239Z",
            "modified": "2026-03-30T16:51:03.860994Z"
        },
        {
            "id": 94880,
            "name": "Attacking 2",
            "created": "2025-06-25T21:39:53.749238Z",
            "modified": "2026-03-30T16:51:03.866848Z"
        },
        {
            "id": 94889,
            "name": "Attacking 11",
            "created": "2025-06-25T22:02:32.265768Z",
            "modified": "2026-03-30T16:51:06.468959Z"
        },
        {
            "id": 94888,
            "name": "Attacking 10",
            "created": "2025-06-25T22:00:55.693189Z",
            "modified": "2026-03-30T16:51:06.348678Z"
        },
        {
            "id": 94879,
            "name": "Attacking 1",
            "created": "2025-06-25T21:35:55.746427Z",
            "modified": "2026-03-30T16:51:03.803734Z"
        },
        {
            "id": 26174,
            "name": "Attack white",
            "created": "2021-01-17T10:56:19.485066Z",
            "modified": "2026-03-31T23:20:10.953998Z"
        },
        {
            "id": 41079,
            "name": "Attack Intro 9",
            "created": "2021-10-23T14:40:42.508994Z",
            "modified": "2026-05-10T02:32:40.088094Z"
        },
        {
            "id": 41392,
            "name": "Attack Intro 8",
            "created": "2021-10-25T14:13:20.774695Z",
            "modified": "2026-05-10T02:29:17.127084Z"
        },
        {
            "id": 41394,
            "name": "Attack Intro 7",
            "created": "2021-10-25T14:52:23.269074Z",
            "modified": "2026-05-10T02:25:56.851499Z"
        }
    ]
}