List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4647",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4645",
    "results": [
        {
            "id": 74515,
            "name": "Kill white",
            "created": "2023-07-08T04:22:30.230077Z",
            "modified": "2026-03-30T15:10:07.096775Z"
        },
        {
            "id": 74516,
            "name": "Kill white",
            "created": "2023-07-08T04:23:53.275218Z",
            "modified": "2026-03-30T15:10:07.194345Z"
        },
        {
            "id": 74518,
            "name": "End game",
            "created": "2023-07-08T04:28:30.929744Z",
            "modified": "2026-04-15T11:04:23.018739Z"
        },
        {
            "id": 74524,
            "name": "1. Introduction",
            "created": "2023-07-08T13:22:16.096366Z",
            "modified": "2026-03-30T15:10:08.722686Z"
        },
        {
            "id": 74525,
            "name": "2. Best star points",
            "created": "2023-07-08T13:34:25.293140Z",
            "modified": "2026-03-30T15:10:09.063686Z"
        },
        {
            "id": 74526,
            "name": "2023.07.08",
            "created": "2023-07-08T14:16:17.589009Z",
            "modified": "2026-05-14T21:37:15.372710Z"
        },
        {
            "id": 74528,
            "name": "Attach-Crosscut Technique",
            "created": "2023-07-08T22:06:05.918249Z",
            "modified": "2026-04-26T16:13:51.710067Z"
        },
        {
            "id": 74547,
            "name": "2023.07.09",
            "created": "2023-07-09T13:54:24.617897Z",
            "modified": "2026-05-10T03:42:27.466451Z"
        },
        {
            "id": 74564,
            "name": "2023.07.10",
            "created": "2023-07-10T13:51:54.317039Z",
            "modified": "2026-05-10T03:43:29.556256Z"
        },
        {
            "id": 74566,
            "name": "1. Problem",
            "created": "2023-07-10T15:51:38.406182Z",
            "modified": "2026-03-30T15:10:10.370929Z"
        }
    ]
}