List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=649
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=modified&page=650",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=648",
    "results": [
        {
            "id": 76703,
            "name": "Question6",
            "created": "2023-09-24T18:57:32.191650Z",
            "modified": "2026-03-30T15:18:10.864320Z"
        },
        {
            "id": 76711,
            "name": "Question1",
            "created": "2023-09-24T19:08:48.160809Z",
            "modified": "2026-03-30T15:18:11.070821Z"
        },
        {
            "id": 76710,
            "name": "ตัวอย่าง",
            "created": "2023-09-24T19:07:28.080283Z",
            "modified": "2026-03-30T15:18:11.123634Z"
        },
        {
            "id": 76713,
            "name": "Question3",
            "created": "2023-09-24T19:09:55.258372Z",
            "modified": "2026-03-30T15:18:11.133411Z"
        },
        {
            "id": 76709,
            "name": "Question12",
            "created": "2023-09-24T19:03:59.127794Z",
            "modified": "2026-03-30T15:18:11.460821Z"
        },
        {
            "id": 76714,
            "name": "Question4",
            "created": "2023-09-24T19:10:39.350761Z",
            "modified": "2026-03-30T15:18:11.704034Z"
        },
        {
            "id": 76715,
            "name": "Question5",
            "created": "2023-09-24T19:11:26.170471Z",
            "modified": "2026-03-30T15:18:11.731281Z"
        },
        {
            "id": 76712,
            "name": "Question2",
            "created": "2023-09-24T19:09:24.354700Z",
            "modified": "2026-03-30T15:18:11.963700Z"
        },
        {
            "id": 76716,
            "name": "Question6",
            "created": "2023-09-24T19:12:13.434684Z",
            "modified": "2026-03-30T15:18:12.550163Z"
        },
        {
            "id": 76718,
            "name": "Question8",
            "created": "2023-09-24T19:14:52.506223Z",
            "modified": "2026-03-30T15:18:13.401466Z"
        }
    ]
}