List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5146",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5144",
    "results": [
        {
            "id": 10507,
            "name": "Problem 11",
            "created": "2018-07-21T12:05:54.066280Z",
            "modified": "2026-05-01T07:32:25.827403Z"
        },
        {
            "id": 10506,
            "name": "occurs in the game",
            "created": "2018-07-20T23:31:11.830274Z",
            "modified": "2026-03-31T20:45:23.731649Z"
        },
        {
            "id": 10505,
            "name": "Problem 10",
            "created": "2018-07-20T22:17:40.841510Z",
            "modified": "2026-05-01T07:32:33.325195Z"
        },
        {
            "id": 10503,
            "name": "Problem 8",
            "created": "2018-07-20T22:16:39.945128Z",
            "modified": "2026-05-01T17:42:21.297737Z"
        },
        {
            "id": 10502,
            "name": "Problem 7",
            "created": "2018-07-20T20:54:38.333315Z",
            "modified": "2026-05-01T17:42:35.524317Z"
        },
        {
            "id": 10501,
            "name": "Problem 6",
            "created": "2018-07-20T20:38:09.973739Z",
            "modified": "2026-05-01T17:42:19.706602Z"
        },
        {
            "id": 10500,
            "name": "Problem 5",
            "created": "2018-07-20T20:31:11.531951Z",
            "modified": "2026-05-01T17:41:51.946415Z"
        },
        {
            "id": 10499,
            "name": "Problem 4",
            "created": "2018-07-20T19:52:24.445299Z",
            "modified": "2026-05-01T17:41:41.014549Z"
        },
        {
            "id": 10498,
            "name": "Problem 3",
            "created": "2018-07-20T19:42:14.269190Z",
            "modified": "2026-05-01T17:41:32.106501Z"
        },
        {
            "id": 10497,
            "name": "Problem 2",
            "created": "2018-07-20T19:34:56.516898Z",
            "modified": "2026-05-01T17:41:26.290731Z"
        }
    ]
}