List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=611",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=609",
    "results": [
        {
            "id": 68067,
            "name": "Capturing",
            "created": "2023-01-30T09:39:29.960220Z",
            "modified": "2026-03-30T14:41:04.303227Z"
        },
        {
            "id": 68068,
            "name": "Capturing",
            "created": "2023-01-30T09:39:59.919012Z",
            "modified": "2026-03-30T14:41:04.370514Z"
        },
        {
            "id": 68074,
            "name": "Capturing",
            "created": "2023-01-30T09:44:57.893334Z",
            "modified": "2026-03-30T14:41:06.828617Z"
        },
        {
            "id": 68063,
            "name": "Capturing",
            "created": "2023-01-30T09:37:42.321043Z",
            "modified": "2026-03-30T14:41:07.244741Z"
        },
        {
            "id": 68057,
            "name": "Capturing",
            "created": "2023-01-30T09:34:32.601299Z",
            "modified": "2026-03-30T14:41:07.246757Z"
        },
        {
            "id": 68058,
            "name": "Capturing",
            "created": "2023-01-30T09:35:04.196542Z",
            "modified": "2026-03-30T14:41:07.309044Z"
        },
        {
            "id": 68059,
            "name": "Capturing",
            "created": "2023-01-30T09:35:22.436036Z",
            "modified": "2026-03-30T14:41:07.703662Z"
        },
        {
            "id": 68064,
            "name": "Capturing",
            "created": "2023-01-30T09:38:13.440935Z",
            "modified": "2026-03-30T14:41:07.716861Z"
        },
        {
            "id": 68062,
            "name": "Capturing",
            "created": "2023-01-30T09:37:02.680340Z",
            "modified": "2026-03-30T14:41:07.721882Z"
        },
        {
            "id": 68060,
            "name": "Capturing",
            "created": "2023-01-30T09:35:55.460596Z",
            "modified": "2026-03-30T14:41:07.802630Z"
        }
    ]
}