List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5666",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5664",
    "results": [
        {
            "id": 46581,
            "name": "Question 7",
            "created": "2022-01-15T08:20:55.716491Z",
            "modified": "2026-04-16T12:29:21.151533Z"
        },
        {
            "id": 46582,
            "name": "Question 8",
            "created": "2022-01-15T08:23:57.881378Z",
            "modified": "2026-04-16T12:29:31.669834Z"
        },
        {
            "id": 46583,
            "name": "Question 9",
            "created": "2022-01-15T08:52:31.837478Z",
            "modified": "2026-04-16T12:29:48.215058Z"
        },
        {
            "id": 46584,
            "name": "Question 10",
            "created": "2022-01-15T08:59:15.046187Z",
            "modified": "2026-04-16T12:29:53.234925Z"
        },
        {
            "id": 46585,
            "name": "Question 11",
            "created": "2022-01-15T09:03:29.850029Z",
            "modified": "2026-04-16T12:29:58.698785Z"
        },
        {
            "id": 46586,
            "name": "Question 12",
            "created": "2022-01-15T09:07:19.153882Z",
            "modified": "2026-04-16T12:30:04.928250Z"
        },
        {
            "id": 2004,
            "name": "Easy, #307",
            "created": "2014-11-28T12:14:42.079488Z",
            "modified": "2026-04-16T12:30:08.169711Z"
        },
        {
            "id": 94607,
            "name": "Problem 113",
            "created": "2025-06-08T00:21:05.462939Z",
            "modified": "2026-04-16T12:30:10.444118Z"
        },
        {
            "id": 94608,
            "name": "Problem 114",
            "created": "2025-06-08T00:27:07.930890Z",
            "modified": "2026-04-16T12:30:25.033106Z"
        },
        {
            "id": 94609,
            "name": "Problem 115",
            "created": "2025-06-08T00:33:53.343682Z",
            "modified": "2026-04-16T12:30:39.177904Z"
        }
    ]
}