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

GET /pagin_purchased_therapy_resources/?format=api&ordering=-usd_price&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=-usd_price&page=351",
    "results": [
        {
            "id": 3,
            "name": "Body Parts Flashcards for Kids: Anatomy Learning Made Simple",
            "url": null,
            "grade_level": "Pre-K to Grade 1 (Ages 3-6)",
            "content_overview": "Format: PDF, Total Pages: 9, Features: 36 high-quality images with labels.",
            "short_description": "Introduce young learners to basic anatomy with our Body Parts Flashcards. This set features 36 clearly labeled images, perfect for enhancing understanding and vocabulary. Engage children in a fun, educational journey through human biology, making learning both simple and effective.",
            "long_description": null,
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1_a_Body_Parts_Flashcards_for_Kids_preview.webp",
            "price": "80.00",
            "strikeprice": null,
            "usd_price": null,
            "usd_strikeprice": null,
            "currency": "INR",
            "therapyresource_id": 4,
            "pdf_url": "https://experteaseimages.s3.ap-south-1.amazonaws.com/Body-Parts-Flashcards-for-Kids-resource-pdf-id-4.pdf",
            "user_id": 12,
            "created_at": "2024-10-30T17:38:26.110258+05:30",
            "preview_images": []
        },
        {
            "id": 4,
            "name": "More and Less Flashcards: Teach Quantity Comparison with Everyday Objects",
            "url": null,
            "grade_level": "Pre-K to Grade 1 (Ages 3-6)",
            "content_overview": "Format: PDF, Total Pages: 12, Features: 48 pairs of more and less objects with high-quality illustrations.",
            "short_description": "Help kids learn quantity comparison with our \"More and Less Flashcards: Teach Quantity Comparison with Everyday Objects.\" This resource includes 48 pairs like \"more bats, less bats\" and \"more flowers, less flowers,\" perfect for teaching children ages 3-6 the concepts of \"more\" and \"less\" using familiar, real-world examples.",
            "long_description": null,
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1-a-More-and-Less-Flashcards-preview.webp",
            "price": "80.00",
            "strikeprice": null,
            "usd_price": null,
            "usd_strikeprice": null,
            "currency": "INR",
            "therapyresource_id": 6,
            "pdf_url": "https://experteaseimages.s3.ap-south-1.amazonaws.com/More-and-Less-Flashcards-resource-pdf-id-6.pdf",
            "user_id": 12,
            "created_at": "2024-10-30T17:47:22.228001+05:30",
            "preview_images": []
        },
        {
            "id": 5,
            "name": "Learning About Love - A Social Story for Kids",
            "url": "social-story-learning-about-love",
            "grade_level": "Preschool to Early Elementary (Ages 3-7)",
            "content_overview": "Format: PDF, total of 6 pages with high-quality real images.\r\nFeatures: 12 story segments, real-life relatable images, first-person narrative.",
            "short_description": "\"Learning About Love - A Social Story for Kids\" is designed to help young children understand and express the feeling of love. With real-life images and relatable scenarios, this story guides kids through recognizing love in various forms, whether from family, friends, or even pets.",
            "long_description": null,
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1-a-learning-about-love-preview.webp",
            "price": "80.00",
            "strikeprice": null,
            "usd_price": null,
            "usd_strikeprice": null,
            "currency": "INR",
            "therapyresource_id": 41,
            "pdf_url": null,
            "user_id": 1,
            "created_at": "2024-11-02T13:40:25.902061+05:30",
            "preview_images": []
        }
    ]
}