List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=655
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=created&page=656",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=654",
    "results": [
        {
            "id": 9679,
            "name": "Tsumego 19",
            "created": "2018-04-18T15:09:39.331634Z",
            "modified": "2026-05-05T07:30:47.756094Z"
        },
        {
            "id": 9680,
            "name": "Jennica's Tsumego 75",
            "created": "2018-04-21T05:18:40.619435Z",
            "modified": "2026-05-13T05:10:24.050981Z"
        },
        {
            "id": 9681,
            "name": "Question 1",
            "created": "2018-04-21T15:02:56.172152Z",
            "modified": "2026-05-13T16:42:35.708219Z"
        },
        {
            "id": 9682,
            "name": "Question 2",
            "created": "2018-04-21T15:15:40.021063Z",
            "modified": "2026-05-13T16:38:46.847484Z"
        },
        {
            "id": 9683,
            "name": "Question 3",
            "created": "2018-04-21T15:31:18.553776Z",
            "modified": "2026-05-13T16:42:53.403715Z"
        },
        {
            "id": 9684,
            "name": "Question 4",
            "created": "2018-04-21T15:44:32.655741Z",
            "modified": "2026-05-13T16:42:11.824958Z"
        },
        {
            "id": 9685,
            "name": "Question 5",
            "created": "2018-04-21T15:52:19.254723Z",
            "modified": "2026-05-13T16:45:49.295027Z"
        },
        {
            "id": 9686,
            "name": "Question 6",
            "created": "2018-04-21T16:00:14.550401Z",
            "modified": "2026-05-13T16:47:07.409641Z"
        },
        {
            "id": 9687,
            "name": "Question 7",
            "created": "2018-04-21T16:06:24.969348Z",
            "modified": "2026-05-10T00:07:34.932784Z"
        },
        {
            "id": 9688,
            "name": "Question 8",
            "created": "2018-04-21T16:17:34.948965Z",
            "modified": "2026-05-12T13:52:01.411369Z"
        }
    ]
}