List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=4703
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=4704",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4702",
    "results": [
        {
            "id": 15330,
            "name": "Problem 1: Capturing",
            "created": "2019-10-09T00:56:35.059579Z",
            "modified": "2026-05-07T17:05:09.462111Z"
        },
        {
            "id": 15329,
            "name": "defense or not",
            "created": "2019-10-07T21:04:23.637756Z",
            "modified": "2026-04-20T07:40:44.317195Z"
        },
        {
            "id": 15328,
            "name": "Problem 2",
            "created": "2019-10-07T16:26:49.521391Z",
            "modified": "2026-04-26T06:26:53.340508Z"
        },
        {
            "id": 15327,
            "name": "Problem 1",
            "created": "2019-10-07T16:22:13.698633Z",
            "modified": "2026-04-26T06:26:48.004423Z"
        },
        {
            "id": 15326,
            "name": "Problem #22",
            "created": "2019-10-07T16:18:45.061562Z",
            "modified": "2026-05-12T00:59:52.189711Z"
        },
        {
            "id": 15325,
            "name": "Problem #21",
            "created": "2019-10-04T23:59:52.814199Z",
            "modified": "2026-05-12T07:12:42.386114Z"
        },
        {
            "id": 15323,
            "name": "problema 6",
            "created": "2019-10-04T13:56:59.256333Z",
            "modified": "2026-04-15T09:42:20.579443Z"
        },
        {
            "id": 15322,
            "name": "problema 5",
            "created": "2019-10-04T13:51:54.335241Z",
            "modified": "2026-04-15T09:42:20.091708Z"
        },
        {
            "id": 15321,
            "name": "problema 4",
            "created": "2019-10-04T13:47:08.035275Z",
            "modified": "2026-04-15T09:42:19.949374Z"
        },
        {
            "id": 15320,
            "name": "problema 3",
            "created": "2019-10-04T13:42:57.307995Z",
            "modified": "2026-04-15T09:42:19.447948Z"
        }
    ]
}