List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=4474
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=-created&page=4475",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4473",
    "results": [
        {
            "id": 21043,
            "name": "Problem 23",
            "created": "2020-09-23T01:23:09.983525Z",
            "modified": "2026-05-22T06:10:37.283457Z"
        },
        {
            "id": 21042,
            "name": "Problem 22",
            "created": "2020-09-23T01:19:12.757373Z",
            "modified": "2026-05-14T05:47:09.463674Z"
        },
        {
            "id": 21041,
            "name": "Problem 21",
            "created": "2020-09-23T01:12:59.896998Z",
            "modified": "2026-05-17T21:10:11.160882Z"
        },
        {
            "id": 21040,
            "name": "Problem 20",
            "created": "2020-09-23T01:04:57.814906Z",
            "modified": "2026-05-25T03:13:34.035735Z"
        },
        {
            "id": 21039,
            "name": "Problem 19",
            "created": "2020-09-23T01:03:18.479824Z",
            "modified": "2026-05-25T03:12:22.978922Z"
        },
        {
            "id": 21038,
            "name": "Problem 18",
            "created": "2020-09-23T01:01:58.692775Z",
            "modified": "2026-05-09T23:51:37.369961Z"
        },
        {
            "id": 21034,
            "name": "Problem 17",
            "created": "2020-09-22T19:00:43.031571Z",
            "modified": "2026-05-25T13:44:49.422175Z"
        },
        {
            "id": 21033,
            "name": "Problem 16",
            "created": "2020-09-22T17:59:39.747804Z",
            "modified": "2026-05-25T13:35:34.476882Z"
        },
        {
            "id": 21032,
            "name": "Problem 15",
            "created": "2020-09-22T17:44:35.848000Z",
            "modified": "2026-05-13T04:34:34.715648Z"
        },
        {
            "id": 21031,
            "name": "Problem 14",
            "created": "2020-09-22T17:43:26.865607Z",
            "modified": "2026-05-22T07:10:11.392657Z"
        }
    ]
}