List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5053",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5051",
    "results": [
        {
            "id": 76713,
            "name": "Question3",
            "created": "2023-09-24T19:09:55.258372Z",
            "modified": "2026-03-30T15:18:11.133411Z"
        },
        {
            "id": 76710,
            "name": "ตัวอย่าง",
            "created": "2023-09-24T19:07:28.080283Z",
            "modified": "2026-03-30T15:18:11.123634Z"
        },
        {
            "id": 76711,
            "name": "Question1",
            "created": "2023-09-24T19:08:48.160809Z",
            "modified": "2026-03-30T15:18:11.070821Z"
        },
        {
            "id": 76703,
            "name": "Question6",
            "created": "2023-09-24T18:57:32.191650Z",
            "modified": "2026-03-30T15:18:10.864320Z"
        },
        {
            "id": 76708,
            "name": "Question11",
            "created": "2023-09-24T19:02:47.088639Z",
            "modified": "2026-03-30T15:18:10.858861Z"
        },
        {
            "id": 76707,
            "name": "Question10",
            "created": "2023-09-24T19:02:10.268503Z",
            "modified": "2026-03-30T15:18:10.856301Z"
        },
        {
            "id": 76705,
            "name": "Question8",
            "created": "2023-09-24T18:59:28.834538Z",
            "modified": "2026-03-30T15:18:10.853479Z"
        },
        {
            "id": 76706,
            "name": "Question9",
            "created": "2023-09-24T19:00:21.029842Z",
            "modified": "2026-03-30T15:18:10.807941Z"
        },
        {
            "id": 76704,
            "name": "Question7",
            "created": "2023-09-24T18:58:14.582974Z",
            "modified": "2026-03-30T15:18:10.745540Z"
        },
        {
            "id": 76701,
            "name": "Question4",
            "created": "2023-09-24T18:56:04.708857Z",
            "modified": "2026-03-30T15:18:10.614710Z"
        }
    ]
}