List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=230",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=228",
    "results": [
        {
            "id": 2677,
            "name": "Problem 4",
            "created": "2015-07-01T12:57:08.376643Z",
            "modified": "2026-03-31T18:44:27.335010Z"
        },
        {
            "id": 2678,
            "name": "Problem 5",
            "created": "2015-07-01T13:01:39.888324Z",
            "modified": "2026-03-31T18:44:28.765744Z"
        },
        {
            "id": 2679,
            "name": "Problem 6",
            "created": "2015-07-01T13:09:51.919930Z",
            "modified": "2026-03-31T18:44:30.080474Z"
        },
        {
            "id": 2680,
            "name": "Problem 7",
            "created": "2015-07-01T13:15:21.166816Z",
            "modified": "2026-03-31T18:44:31.715356Z"
        },
        {
            "id": 2681,
            "name": "Problem 8",
            "created": "2015-07-01T13:21:48.531741Z",
            "modified": "2026-03-31T18:44:33.068508Z"
        },
        {
            "id": 2682,
            "name": "Problem 9",
            "created": "2015-07-01T13:27:14.344344Z",
            "modified": "2026-03-31T18:44:34.681602Z"
        },
        {
            "id": 2683,
            "name": "Problem 10",
            "created": "2015-07-01T13:29:46.693464Z",
            "modified": "2026-03-31T18:44:36.114658Z"
        },
        {
            "id": 2684,
            "name": "Problem 11",
            "created": "2015-07-01T13:32:24.910521Z",
            "modified": "2026-03-31T18:44:37.695108Z"
        },
        {
            "id": 2685,
            "name": "Problem 12",
            "created": "2015-07-01T13:37:10.095619Z",
            "modified": "2026-03-31T18:44:39.300527Z"
        },
        {
            "id": 2686,
            "name": "Problem 13",
            "created": "2015-07-01T13:40:30.435499Z",
            "modified": "2026-03-31T18:44:40.684047Z"
        }
    ]
}