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

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

{
    "count": 3542,
    "next": null,
    "previous": "https://whiteboardapi.mywellnesshub.in/pagin_purchased_therapy_resources/?format=api&ordering=-grade_level&page=354",
    "results": [
        {
            "id": 3438,
            "name": "Why Questions Flashcards – Problem-Solving & Critical Thinking for Kids",
            "url": "why-questions-flashcards-printable-problem-and-critical-thinking",
            "grade_level": "Grade 1 - Grade 3",
            "content_overview": "Format: Printable PDF, Total Pages: 10, Features: Advanced \"why\" questions, real photos, thoughtful answers",
            "short_description": "Help children build higher-order thinking and moral reasoning with these printable “Why” flashcards. Each question uses real-life scenarios to spark problem-solving, empathy, and environmental awareness. Ideal for speech therapy, social skills training, or home learning.",
            "long_description": null,
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1-a-why-questions-flashcards-printable-problem-and-critical-thinking-preview.webp",
            "price": "80.00",
            "strikeprice": null,
            "usd_price": "1.00",
            "usd_strikeprice": null,
            "currency": "INR",
            "therapyresource_id": 179,
            "pdf_url": "https://experteaseimages.s3.ap-south-1.amazonaws.com/why-questions-flashcards-printable-problem-and-critical-thinking-pdf-id-179.pdf",
            "user_id": 17,
            "created_at": "2026-03-18T20:16:30.375576+05:30",
            "preview_images": []
        },
        {
            "id": 3437,
            "name": "Why Questions Flashcards – Problem-Solving & Critical Thinking for Kids",
            "url": "why-questions-flashcards-printable-problem-and-critical-thinking",
            "grade_level": "Grade 1 - Grade 3",
            "content_overview": "Format: Printable PDF, Total Pages: 10, Features: Advanced \"why\" questions, real photos, thoughtful answers",
            "short_description": "Help children build higher-order thinking and moral reasoning with these printable “Why” flashcards. Each question uses real-life scenarios to spark problem-solving, empathy, and environmental awareness. Ideal for speech therapy, social skills training, or home learning.",
            "long_description": null,
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1-a-why-questions-flashcards-printable-problem-and-critical-thinking-preview.webp",
            "price": "80.00",
            "strikeprice": null,
            "usd_price": "1.00",
            "usd_strikeprice": null,
            "currency": "INR",
            "therapyresource_id": 179,
            "pdf_url": "https://experteaseimages.s3.ap-south-1.amazonaws.com/why-questions-flashcards-printable-problem-and-critical-thinking-pdf-id-179.pdf",
            "user_id": 17,
            "created_at": "2026-03-18T20:15:57.538081+05:30",
            "preview_images": []
        }
    ]
}