List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5348",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5346",
    "results": [
        {
            "id": 93464,
            "name": "Question1",
            "created": "2025-04-30T04:02:55.884585Z",
            "modified": "2026-04-16T12:37:04.896785Z"
        },
        {
            "id": 93465,
            "name": "Question2",
            "created": "2025-04-30T04:06:13.443523Z",
            "modified": "2026-04-16T12:51:08.514826Z"
        },
        {
            "id": 93466,
            "name": "Question3",
            "created": "2025-04-30T04:09:17.612551Z",
            "modified": "2026-04-16T15:14:46.006399Z"
        },
        {
            "id": 93467,
            "name": "Question4",
            "created": "2025-04-30T04:12:47.993377Z",
            "modified": "2026-04-01T00:18:05.552745Z"
        },
        {
            "id": 93468,
            "name": "Question5",
            "created": "2025-04-30T04:15:31.723702Z",
            "modified": "2026-04-01T00:26:41.738620Z"
        },
        {
            "id": 93469,
            "name": "Question6",
            "created": "2025-04-30T04:18:52.535476Z",
            "modified": "2026-04-01T00:34:47.623720Z"
        },
        {
            "id": 93470,
            "name": "Question7",
            "created": "2025-04-30T04:23:48.981663Z",
            "modified": "2026-04-01T00:42:34.932735Z"
        },
        {
            "id": 93471,
            "name": "Question8",
            "created": "2025-04-30T04:25:26.000222Z",
            "modified": "2026-04-01T00:49:49.179014Z"
        },
        {
            "id": 93472,
            "name": "Question9",
            "created": "2025-04-30T04:28:43.799076Z",
            "modified": "2026-04-01T00:56:38.037540Z"
        },
        {
            "id": 93473,
            "name": "Question10",
            "created": "2025-04-30T04:30:41.283558Z",
            "modified": "2026-04-18T12:51:32.619099Z"
        }
    ]
}