List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=4806
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=-created&page=4807",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4805",
    "results": [
        {
            "id": 13977,
            "name": "Problem 53",
            "created": "2019-01-09T20:57:06.967023Z",
            "modified": "2026-05-15T21:55:39.521005Z"
        },
        {
            "id": 13976,
            "name": "Problem 52",
            "created": "2019-01-09T20:35:34.298984Z",
            "modified": "2026-05-15T19:45:39.210073Z"
        },
        {
            "id": 13975,
            "name": "Problem 51",
            "created": "2019-01-09T20:16:25.416351Z",
            "modified": "2026-05-15T19:43:04.165429Z"
        },
        {
            "id": 13974,
            "name": "Problem 12",
            "created": "2019-01-09T05:25:19.392561Z",
            "modified": "2026-05-11T07:53:45.772039Z"
        },
        {
            "id": 13973,
            "name": "Problem 11",
            "created": "2019-01-09T05:22:36.718719Z",
            "modified": "2026-05-11T07:53:45.516661Z"
        },
        {
            "id": 13972,
            "name": "Problem 10",
            "created": "2019-01-09T04:48:30.185068Z",
            "modified": "2026-05-15T14:32:33.855272Z"
        },
        {
            "id": 13971,
            "name": "Problem 9",
            "created": "2019-01-09T04:44:34.062625Z",
            "modified": "2026-05-02T11:07:02.763004Z"
        },
        {
            "id": 13970,
            "name": "Problem 8",
            "created": "2019-01-09T04:40:30.724717Z",
            "modified": "2026-05-07T02:25:03.379353Z"
        },
        {
            "id": 13969,
            "name": "Problem 7",
            "created": "2019-01-09T04:37:08.736700Z",
            "modified": "2026-05-07T02:23:26.867099Z"
        },
        {
            "id": 13968,
            "name": "Problem 6",
            "created": "2019-01-09T04:34:40.310795Z",
            "modified": "2026-05-08T18:59:48.769567Z"
        }
    ]
}