List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=589",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=587",
    "results": [
        {
            "id": 8911,
            "name": "Problem 3",
            "created": "2017-12-02T06:25:35.183981Z",
            "modified": "2026-05-08T05:00:00.246816Z"
        },
        {
            "id": 8912,
            "name": "Problem 4",
            "created": "2017-12-02T06:34:21.644450Z",
            "modified": "2026-05-04T06:12:10.592532Z"
        },
        {
            "id": 8913,
            "name": "Problem 5",
            "created": "2017-12-02T16:06:52.895736Z",
            "modified": "2026-05-11T14:24:59.455763Z"
        },
        {
            "id": 8914,
            "name": "Problem 6",
            "created": "2017-12-02T16:14:34.574432Z",
            "modified": "2026-05-11T14:38:35.831235Z"
        },
        {
            "id": 8915,
            "name": "Problem 7",
            "created": "2017-12-02T16:26:50.572204Z",
            "modified": "2026-05-11T16:10:48.832253Z"
        },
        {
            "id": 8916,
            "name": "Problem 8",
            "created": "2017-12-02T16:38:01.660077Z",
            "modified": "2026-05-11T16:10:49.130880Z"
        },
        {
            "id": 8917,
            "name": "Problem 9",
            "created": "2017-12-02T17:37:15.307589Z",
            "modified": "2026-05-11T05:00:00.224889Z"
        },
        {
            "id": 8918,
            "name": "Problem 10",
            "created": "2017-12-02T18:07:23.788868Z",
            "modified": "2026-05-07T03:09:37.350863Z"
        },
        {
            "id": 8919,
            "name": "Problem 11",
            "created": "2017-12-02T19:45:03.344656Z",
            "modified": "2026-05-09T02:16:36.640467Z"
        },
        {
            "id": 8920,
            "name": "Problem 12",
            "created": "2017-12-02T19:50:22.273813Z",
            "modified": "2026-05-11T11:34:43.746331Z"
        }
    ]
}