List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=976",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=974",
    "results": [
        {
            "id": 80845,
            "name": "Problem 6",
            "created": "2024-04-29T20:44:03.985693Z",
            "modified": "2026-05-22T04:35:21.937782Z"
        },
        {
            "id": 80844,
            "name": "Problem 5",
            "created": "2024-04-29T20:38:02.583828Z",
            "modified": "2026-05-18T08:05:45.250972Z"
        },
        {
            "id": 80843,
            "name": "8.B.8.",
            "created": "2024-04-29T05:33:51.814203Z",
            "modified": "2026-05-16T23:25:38.519463Z"
        },
        {
            "id": 80842,
            "name": "8.B.4.",
            "created": "2024-04-29T05:27:14.833418Z",
            "modified": "2026-05-17T03:42:49.432644Z"
        },
        {
            "id": 80841,
            "name": "8.B.6.",
            "created": "2024-04-29T05:23:32.370547Z",
            "modified": "2026-05-23T00:50:24.955650Z"
        },
        {
            "id": 80840,
            "name": "8.B.7.",
            "created": "2024-04-29T05:19:01.808480Z",
            "modified": "2026-05-17T00:17:03.246868Z"
        },
        {
            "id": 80839,
            "name": "8.B.3.",
            "created": "2024-04-29T05:11:02.603157Z",
            "modified": "2026-05-24T08:34:39.953610Z"
        },
        {
            "id": 80838,
            "name": "8.B.5.",
            "created": "2024-04-29T05:04:34.430285Z",
            "modified": "2026-05-23T00:50:24.096542Z"
        },
        {
            "id": 80837,
            "name": "8.B.2.",
            "created": "2024-04-29T05:00:16.903057Z",
            "modified": "2026-05-24T08:34:39.402172Z"
        },
        {
            "id": 80836,
            "name": "8.B.1. Exercises",
            "created": "2024-04-29T04:56:47.874495Z",
            "modified": "2026-05-18T21:42:30.396038Z"
        }
    ]
}