List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=4564
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=4565",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4563",
    "results": [
        {
            "id": 19321,
            "name": "Dead shape on the side",
            "created": "2020-06-10T22:23:03.491008Z",
            "modified": "2026-05-13T04:58:02.344808Z"
        },
        {
            "id": 19283,
            "name": "Problem 7",
            "created": "2020-06-10T10:30:31.003326Z",
            "modified": "2026-05-16T22:21:32.419379Z"
        },
        {
            "id": 19282,
            "name": "Problem 6",
            "created": "2020-06-10T10:14:49.772512Z",
            "modified": "2026-05-16T22:21:00.123996Z"
        },
        {
            "id": 19262,
            "name": "Problem 5",
            "created": "2020-06-09T12:34:44.161878Z",
            "modified": "2026-05-20T13:57:45.124696Z"
        },
        {
            "id": 19260,
            "name": "Introduction",
            "created": "2020-06-09T12:23:03.134264Z",
            "modified": "2026-05-22T17:21:32.408520Z"
        },
        {
            "id": 19257,
            "name": "Problem 4",
            "created": "2020-06-09T11:58:57.109908Z",
            "modified": "2026-05-16T22:19:16.744429Z"
        },
        {
            "id": 19256,
            "name": "Introduction: The Muzzle",
            "created": "2020-06-09T11:43:59.280172Z",
            "modified": "2026-05-16T22:14:10.289248Z"
        },
        {
            "id": 19255,
            "name": "Introduction: The Drop",
            "created": "2020-06-09T11:39:37.756389Z",
            "modified": "2026-05-16T22:13:54.129397Z"
        },
        {
            "id": 19254,
            "name": "Introduction: The Shoulder Kick",
            "created": "2020-06-09T11:24:57.863572Z",
            "modified": "2026-05-16T22:13:37.838644Z"
        },
        {
            "id": 19253,
            "name": "Introduction: The Kick",
            "created": "2020-06-09T11:23:47.361963Z",
            "modified": "2026-05-23T06:27:31.292523Z"
        }
    ]
}