API endpoint that allows saved sessions to be viewed or edited.

GET /pagin_purchased_therapy_resources/?format=api&ordering=user_id&page=355
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3541,
    "next": null,
    "previous": "https://whiteboardapi.mywellnesshub.in/pagin_purchased_therapy_resources/?format=api&ordering=user_id&page=354",
    "results": [
        {
            "id": 3132,
            "name": "Sentences with Animals, Object, and Action Verb: Illustrated PDF for Kids",
            "url": "animal-object-sentences-pdf",
            "grade_level": "Preschool - Grade 2",
            "content_overview": "Format: Printable PDF,Total Number of Pages: 50,Features: 5 illustrated sentences per page showcasing various animals and actions.",
            "short_description": "Explore the fascinating world of animals while learning sentence-building with the Sentences with Animals, Object, and Action Verb: Illustrated PDF for Kids. This 50-page resource features simple sentences like The dog is eating a bone, paired with engaging illustrations to teach grammar, vocabulary, and reading skills. Perfect for children aged 4-8.",
            "long_description": null,
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1-a-sentences-animal-object-preview.webp",
            "price": "80.00",
            "strikeprice": null,
            "usd_price": "1.00",
            "usd_strikeprice": null,
            "currency": "INR",
            "therapyresource_id": 90,
            "pdf_url": "https://experteaseimages.s3.ap-south-1.amazonaws.com/sentences-animal-object-pdf-id-90.pdf",
            "user_id": 7700,
            "created_at": "2026-01-31T20:11:45.459839+05:30",
            "preview_images": []
        }
    ]
}