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

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

{
    "count": 3631,
    "next": null,
    "previous": "https://whiteboardapi.mywellnesshub.in/pagin_purchased_therapy_resources/?format=api&ordering=created_at&page=363",
    "results": [
        {
            "id": 3631,
            "name": "Learn Colors with Flashcards – Free Printable PDF for Kids",
            "url": "learn-colors-with-flashcards-free-printable-pdf-for-kids",
            "grade_level": "Pre-K - Kindergarten",
            "content_overview": "Format: Printable PDF, Total Pages: 8, Features: 32 colorful flashcards for learning colors.",
            "short_description": "Introduce your child to colors with our Learn Colors with Flashcards. This free printable PDF features 32 vibrant flashcards, each showcasing a color splash with its name, making it easy and fun for kids to learn. Perfect for early learners and special education settings.",
            "long_description": null,
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1-learn-colors-flashcards-preview.webp",
            "price": "0.00",
            "strikeprice": null,
            "usd_price": "0.00",
            "usd_strikeprice": null,
            "currency": "INR",
            "therapyresource_id": 226,
            "pdf_url": "https://experteaseimages.s3.ap-south-1.amazonaws.com/learn-colors-flashcards-ineinreirertft-pdf-id-216.pdf",
            "user_id": 1410,
            "created_at": "2026-04-21T13:32:25.073107+05:30",
            "preview_images": []
        }
    ]
}