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

GET /pagin_purchased_therapy_resources/?format=api&ordering=url&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=url&page=354",
    "results": [
        {
            "id": 826,
            "name": "Sentences with Woman, Object, and Action Verb: Illustrated PDF for Kids",
            "url": "woman-object-sentences-pdf",
            "grade_level": "Kindergarten - Grade 2",
            "content_overview": "Format: Printable PDF,Total Number of Pages: 12,Features: 5 sentences per page with vivid illustrations for subject, verb, and object.",
            "short_description": "Enhance your child’s language skills with Sentences with Woman, Object, and Action Verb: Illustrated PDF for Kids. This 12-page resource features engaging sentences like The woman is eating salad, paired with clear, colorful illustrations to develop grammar, vocabulary, and comprehension. Ideal for ages 4-8.",
            "long_description": null,
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1-a-sentences-woman-object-preview.webp",
            "price": "80.00",
            "strikeprice": null,
            "usd_price": "1.00",
            "usd_strikeprice": null,
            "currency": "INR",
            "therapyresource_id": 89,
            "pdf_url": "https://experteaseimages.s3.ap-south-1.amazonaws.com/sentences-woman-object-pdf-id-89.pdf",
            "user_id": 269,
            "created_at": "2025-05-11T16:54:08.197967+05:30",
            "preview_images": []
        }
    ]
}