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

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

{
    "count": 3513,
    "next": null,
    "previous": "https://whiteboardapi.mywellnesshub.in/pagin_purchased_therapy_resources/?format=api&ordering=user_id&page=351",
    "results": [
        {
            "id": 3512,
            "name": "Free Learning Sentences with Heavy and Light: Illustrated PDF for Kids",
            "url": "heavy-light-sentences-pdf",
            "grade_level": "Preschool - Grade 2",
            "content_overview": "Format: Free PDF, Total Number of Pages: 18, Features: Illustrated sentences teaching heavy and light concepts.",
            "short_description": "Download the free Learning Sentences with Heavy and Light PDF! This 18-page resource introduces kids aged 3-8 to the concepts of heavy and light through simple sentences and vibrant illustrations. Build vocabulary, comprehension, and real-world connections.",
            "long_description": null,
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1-a-sentences-heavy-light-preview.webp",
            "price": "0.00",
            "strikeprice": null,
            "usd_price": "0.00",
            "usd_strikeprice": null,
            "currency": "INR",
            "therapyresource_id": 72,
            "pdf_url": "https://experteaseimages.s3.ap-south-1.amazonaws.com/sentences-heavy-light-pdf-id-72.pdf",
            "user_id": 1363,
            "created_at": "2026-04-03T21:57:17.535857+05:30",
            "preview_images": []
        },
        {
            "id": 3513,
            "name": "Free Learning Sentences with Heavy and Light: Illustrated PDF for Kids",
            "url": "heavy-light-sentences-pdf",
            "grade_level": "Preschool - Grade 2",
            "content_overview": "Format: Free PDF, Total Number of Pages: 18, Features: Illustrated sentences teaching heavy and light concepts.",
            "short_description": "Download the free Learning Sentences with Heavy and Light PDF! This 18-page resource introduces kids aged 3-8 to the concepts of heavy and light through simple sentences and vibrant illustrations. Build vocabulary, comprehension, and real-world connections.",
            "long_description": null,
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1-a-sentences-heavy-light-preview.webp",
            "price": "0.00",
            "strikeprice": null,
            "usd_price": "0.00",
            "usd_strikeprice": null,
            "currency": "INR",
            "therapyresource_id": 72,
            "pdf_url": "https://experteaseimages.s3.ap-south-1.amazonaws.com/sentences-heavy-light-pdf-id-72.pdf",
            "user_id": 1363,
            "created_at": "2026-04-03T21:57:17.820872+05:30",
            "preview_images": []
        },
        {
            "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": []
        }
    ]
}