List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5564",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5562",
    "results": [
        {
            "id": 99256,
            "name": "Example 14",
            "created": "2025-11-16T12:40:24.358109Z",
            "modified": "2026-04-04T10:52:22.906701Z"
        },
        {
            "id": 99257,
            "name": "Example 15",
            "created": "2025-11-16T12:41:59.675494Z",
            "modified": "2026-04-01T12:57:31.262704Z"
        },
        {
            "id": 99258,
            "name": "Example 16",
            "created": "2025-11-16T12:44:15.101548Z",
            "modified": "2026-03-31T13:32:15.962364Z"
        },
        {
            "id": 99260,
            "name": "Example 17",
            "created": "2025-11-16T12:57:15.806662Z",
            "modified": "2026-04-02T23:24:44.545865Z"
        },
        {
            "id": 99263,
            "name": "Example 18",
            "created": "2025-11-16T15:06:06.871223Z",
            "modified": "2026-03-31T14:14:37.625754Z"
        },
        {
            "id": 99264,
            "name": "Example 19",
            "created": "2025-11-16T15:09:03.325345Z",
            "modified": "2026-03-31T14:16:18.871045Z"
        },
        {
            "id": 99265,
            "name": "Example 20",
            "created": "2025-11-16T15:10:05.387979Z",
            "modified": "2026-03-31T14:17:49.730779Z"
        },
        {
            "id": 99266,
            "name": "Example 21",
            "created": "2025-11-16T15:11:14.284369Z",
            "modified": "2026-03-31T14:19:23.196971Z"
        },
        {
            "id": 99267,
            "name": "Example 22",
            "created": "2025-11-16T15:13:17.981174Z",
            "modified": "2026-03-31T14:20:51.985896Z"
        },
        {
            "id": 99268,
            "name": "Example 23",
            "created": "2025-11-16T15:15:09.376879Z",
            "modified": "2026-03-31T14:22:19.638700Z"
        }
    ]
}