Skip to content
https://freeusefuck.com

Lighthouse Mobile

· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.
SCORE
0
GRADE
FIX
0
REVIEW
0
PASS
0
INFO
0

Detailed Report

Audit breakdown by category with detailed findings.

64

Performance

Insights

Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling

Why this matters

Performance issues directly impact user engagement and conversion rates.

3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading

Why this matters

Performance issues directly impact user engagement and conversion rates.

lhId: page-0-IMG
nodeLabel: div.nextgen-col > div#gridBody > a#grid-3 > img
path: 1,HTML,1,BODY,0,DIV,0,DIV,1,DIV,3,DIV,1,DIV,0,DIV,0,DIV,0,DIV,2,A,0,IMG
selector: div.nextgen-col > div#gridBody > a#grid-3 > img
snippet: <img src="https://images.psmcdn.net/cdn-cgi/image/quality=10/design/tour/pintour/fre…" style="position: absolute;top: 0; left: 0;">

Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.

Why this matters

Performance issues directly impact user engagement and conversion rates.

description: [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.
title: Preconnected origins
description: Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.
title: Preconnect candidates

Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLResource SizeEst Savings
div.nextgen-col > div#gridBody > a#grid-4 > img div.nextgen-col > div#gridBody > a#grid-4 > img
/cdn-cgi/image/width=450,quality=80/design/tour/promo/fre...40.5 KiB33.6 KiB
div.nextgen-col > div#gridBody > a#grid-5 > img div.nextgen-col > div#gridBody > a#grid-5 > img
/cdn-cgi/image/width=450,quality=80/design/tour/promo/fre...28.3 KiB21.8 KiB
div.nextgen-col > div#gridBody > a#grid-2 > img div.nextgen-col > div#gridBody > a#grid-2 > img
rcdn.psmcdn.net/cdn-cgi/image/width=450,quality=80/images/581?l=177982911589026.8 KiB21.2 KiB
div.nextgen-col > div#gridBody > a#grid-6 > img div.nextgen-col > div#gridBody > a#grid-6 > img
/cdn-cgi/image/quality=10/design/tour/pintour/freeuse/fre...6.1 KiB5.1 KiB
div.nextgen-col > div#gridBody > a#grid-2 > img div.nextgen-col > div#gridBody > a#grid-2 > img
rcdn.psmcdn.net/cdn-cgi/image/quality=10/images/581?l=17798291158905.6 KiB4.7 KiB
div.nextgen-col > div#gridBody > a#grid-3 > img div.nextgen-col > div#gridBody > a#grid-3 > img
/cdn-cgi/image/quality=10/design/tour/pintour/freeuse/fre...5.1 KiB4.2 KiB

These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.

Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 805 ms

Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.

Why this matters

Performance issues directly impact user engagement and conversion rates.

TTI

Diagnostics

Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 1.1 s 166.5 KiB

Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions

Why this matters

Performance issues directly impact user engagement and conversion rates.

URL
div#bottom-content > div > div.rta-logo > img div#bottom-content > div > div.rta-logo > img
images.psmcdn.net/assets/ts/img/rta/120/d.gif

More information about the performance of your application. These numbers don't directly affect the Performance score.

Max Potential First Input Delay 110 ms
Layout shift culprits
Optimize DOM size
Font display
Forced reflow
LCP breakdown
Modern HTTP
Optimize viewport for mobile
Minify CSS
Minify JavaScript
Reduce unused CSS
JavaScript execution time 0.7 s
Minimizes main-thread work 1.8 s
Avoid long main-thread tasks 6 long tasks found
Page didn't prevent back/forward cache restoration
Network Requests
Network Round Trip Times 60 ms
Server Backend Latencies 270 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Initial server response time was short Root document took 50 ms
INP breakdown
User Timing marks and measures
Avoid non-composited animations
Avoid large layout shifts
75

Accessibility

These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.

Contrast

Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
JOIN NOW div.pin > div#pinWrapper > div.header > a#joinLinkButtonRight

These are opportunities to improve the legibility of your content.

Names and labels

Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div#pinWrapper > div > div > img div#pinWrapper > div > div > img
div.nextgen-col > div#gridBody > a#grid-1 > img div.nextgen-col > div#gridBody > a#grid-1 > img
div.nextgen-col > div#gridBody > a#grid-1 > img div.nextgen-col > div#gridBody > a#grid-1 > img
div.nextgen-col > div#gridBody > a#grid-2 > img div.nextgen-col > div#gridBody > a#grid-2 > img
div.nextgen-col > div#gridBody > a#grid-2 > img div.nextgen-col > div#gridBody > a#grid-2 > img
div.nextgen-col > div#gridBody > a#grid-3 > img div.nextgen-col > div#gridBody > a#grid-3 > img
div.nextgen-col > div#gridBody > a#grid-4 > img div.nextgen-col > div#gridBody > a#grid-4 > img
div.nextgen-col > div#gridBody > a#grid-4 > img div.nextgen-col > div#gridBody > a#grid-4 > img
div.nextgen-col > div#gridBody > a#grid-5 > img div.nextgen-col > div#gridBody > a#grid-5 > img
div.nextgen-col > div#gridBody > a#grid-5 > img div.nextgen-col > div#gridBody > a#grid-5 > img
div.nextgen-col > div#gridBody > a#grid-6 > img div.nextgen-col > div#gridBody > a#grid-6 > img
div#bottom-content > div > div.rta-logo > img div#bottom-content > div > div.rta-logo > img

Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div#root > div.pin > div#pinWrapper > a#mobile-video-banner-join-link div#root > div.pin > div#pinWrapper > a#mobile-video-banner-join-link
div.nextgen-row > div.nextgen-col > div#gridBody > a#grid-1 div.nextgen-row > div.nextgen-col > div#gridBody > a#grid-1
div.nextgen-row > div.nextgen-col > div#gridBody > a#grid-2 div.nextgen-row > div.nextgen-col > div#gridBody > a#grid-2
div.nextgen-row > div.nextgen-col > div#gridBody > a#grid-3 div.nextgen-row > div.nextgen-col > div#gridBody > a#grid-3
div.nextgen-row > div.nextgen-col > div#gridBody > a#grid-4 div.nextgen-row > div.nextgen-col > div#gridBody > a#grid-4
div.nextgen-row > div.nextgen-col > div#gridBody > a#grid-5 div.nextgen-row > div.nextgen-col > div#gridBody > a#grid-5
div.nextgen-row > div.nextgen-col > div#gridBody > a#grid-6 div.nextgen-row > div.nextgen-col > div#gridBody > a#grid-6
div.nextgen-row > div.nextgen-col > div#gridBody > a#grid-7 div.nextgen-row > div.nextgen-col > div#gridBody > a#grid-7
div.nextgen-row > div.nextgen-col > div#gridBody > a#grid-8 div.nextgen-row > div.nextgen-col > div#gridBody > a#grid-8
div.nextgen-row > div.nextgen-col > div#gridBody > a#grid-9 div.nextgen-row > div.nextgen-col > div#gridBody > a#grid-9
div.nextgen-row > div.nextgen-col > div#gridBody > a#grid-10 div.nextgen-row > div.nextgen-col > div#gridBody > a#grid-10
div.pagination-div > ul > li.l > a.join-link div.pagination-div > ul > li.l > a.join-link
div.pagination-div > ul > li.r > a.join-link div.pagination-div > ul > li.r > a.join-link

These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.

Best practices

One main landmark helps screen reader users navigate a web page. Learn more about landmarks.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
html html

These items highlight common accessibility best practices.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-hidden="true"]` is not present on the document `<body>`
Buttons have an accessible name
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
Touch targets have sufficient size and spacing.
The page contains a heading, skip link, or landmark region
`<video>` elements contain a `<track>` element with `[kind="captions"]`
`[accesskey]` values are unique
`[aria-*]` attributes match their roles
`button`, `link`, and `menuitem` elements have accessible names
ARIA attributes are used as specified for the element's role
Deprecated ARIA roles were not used
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
`[aria-hidden="true"]` elements do not contain focusable descendents
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements use only permitted ARIA attributes
`[role]`s have all required `[aria-*]` attributes
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
`[role]` values are valid
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<frame>` or `<iframe>` elements have a title
Heading elements appear in a sequentially-descending order
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Form elements have associated labels
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
No element has a `[tabindex]` value greater than 0
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Identical links have the same purpose.
Elements with visible text labels have matching accessible names.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
77

Best Practices

User Experience

Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLAspect Ratio (Displayed)Aspect Ratio (Actual)
div#pinWrapper > div > div > img div#pinWrapper > div > div > img
images.psmcdn.net/placer/img/1kt.gif412 x 658 (0.63)1000 x 1000 (1.00)

General

Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Deprecation / WarningSource
SharedStorage
StorageType.persistent is deprecated. Please use standardized navigator.storage instead.
Fledge
Uses HTTPS
Avoids third-party cookies
Allows users to paste into input fields
Avoids requesting the geolocation permission on page load
Avoids requesting the notification permission on page load
Serves images with appropriate resolution
Page has the HTML doctype
Properly defines charset
No browser errors logged to the console
No issues in the `Issues` panel in Chrome Devtools
Ensure CSP is effective against XSS attacks
Use a strong HSTS policy
Ensure proper origin isolation with COOP
Mitigate clickjacking with XFO or CSP
Mitigate DOM-based XSS with Trusted Types
Page has valid source maps
Redirects HTTP traffic to HTTPS
Detected JavaScript libraries
46

SEO

These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.

Crawling and Indexing

Search engines are unable to include your pages in search results if they don't have permission to crawl them. Learn more about crawler directives.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Blocking Directive Source
head > meta

If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Line #ContentError
2 <!DOCTYPE HTML>Syntax not understood
3 <html lang="en" >Syntax not understood
4 <head>Syntax not understood
5 <style data-react-helmet="true" type="text/css">Syntax not understood
6 img,video {max-width: 100%;}Unknown directive
7 .slick-list {overflow-x: hidden;}Unknown directive
8 .tags-container a {padding: 24px;}Unknown directive
9 .premium-icon-movie-thumb, .premium-icon-movie-page {display: none;}Unknown directive
10 </style><style data-react-helmet="true" type="text/css">Syntax not understood
12 .disclaimer-modal-wrapper .dismiss-modal-btn-container .dismiss-disclaimer-btn,Syntax not understood
13 .age-verification-container .age-verification-description .dismiss-modal-btn-container .enter-verification-btn,Syntax not understood
14 .header-wrapper .join-button-nav,Syntax not understood
15 .cookie-bar .cookie-button button,Syntax not understood
16 .btnJoin, .cta-play, .buttonRedirect,Syntax not understood
17 .memberships .membershipThumb .title {Syntax not understood
18 background: #8585FF !important;Unknown directive
19 color: !important;Unknown directive
20 background-color: #8585FF !important;Unknown directive
21 }Syntax not understood
23 .age-verification-container .age-verification-description .dismiss-modal-btn-container .disagree-btn {Syntax not understood
24 border-color: #8585FF !important;Unknown directive
25 }Syntax not understood
27 .cta-play .icon {Syntax not understood
28 color: #8585FF !important;Unknown directive
29 }Syntax not understood
31 .header-wrapper .join-button-nav:hover,Unknown directive
32 .siteName:hover,Unknown directive
33 .thumbScene:hover .siteName {Unknown directive
34 background: #8585FF !important;Unknown directive
35 background-color: #8585FF !important;Unknown directive
36 }Syntax not understood
38 .search-containerb .search-input .search-btn,Syntax not understood
39 .search-container-mobileb .search-input .search-btn {Syntax not understood
40 background-color: #8585FF !important;Unknown directive
41 color: !important;Unknown directive
42 }Syntax not understood
44 .siteName:hover,Unknown directive
45 .focused,Syntax not understood
46 .search-mode .hide-search-bar:hover,Unknown directive
47 .thumbScene:hover .siteName,Unknown directive
48 .arrowIcon,Syntax not understood
49 .infoWrapper .infoBar,Syntax not understood
50 .videoCard .readMore {Syntax not understood
51 border: 1px solid #8585FF !important;Unknown directive
52 }Syntax not understood
57 .active,Syntax not understood
58 .viewAllLink a,Syntax not understood
59 .quotation,Syntax not understood
60 .slick-dots li.slick-active button:before,Unknown directive
61 .footerContent a,Syntax not understood
62 .arrowIcon.right,Syntax not understood
63 .arrowIcon.left {Syntax not understood
64 color: #8585FF !important;Unknown directive
65 }Syntax not understood
74 .memberships .membershipThumb .title.premium {Syntax not understood
75 background: #BAF703 !important;Unknown directive
76 color: #000 !important;Unknown directive
77 background-color: #BAF703 !important;Unknown directive
78 }Syntax not understood
80 .memberships .common-premium-btn, .go-premium {Syntax not understood
81 background: #BAF703 !important;Unknown directive
82 color: #000 !important;Unknown directive
83 background-color: #BAF703 !important;Unknown directive
84 }Syntax not understood
87 </style>Syntax not understood
88 <script data-react-helmet="true" async="true" src="https://www.googletagmanager.com/gtag/js?id=G-42FSPWHFTK"></script><script data-react-helmet="true" >window.dataLayer = window.dataLayer || [];Unknown directive
89 function gtag(){dataLayer.push(arguments);}Syntax not understood
90 gtag('js', new Date());Syntax not understood
92 gtag('config', 'G-42FSPWHFTK');</script><script data-react-helmet="true" >(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':Unknown directive
93 new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],Unknown directive
94 j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=Unknown directive
95 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);Unknown directive
96 })(window,document,'script','dataLayer','GTM-PGJQM5TM');</script><script data-react-helmet="true" async="true" src="https://fos.freeuse.com/1/4/_a/init.js"></script><script data-react-helmet="true" >var _slicedToArray=function(){function a(a,b){var c=[],d=!0,e=!1,f=void 0;try{for(var g,h=a[Symbol.iterator]();!(d=(g=h.next()).done)&&(c.push(g.value),!(b&&c.length===b));d=!0);}catch(a){e=!0,f=a}finally{try{!d&&h["return"]&&h["return"]()}finally{if(e)throw f}}return c}return function(b,c){if(Array.isArray(b))return b;if(Symbol.iterator in Object(b))return a(b,c);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}();function natsForwarder(){var a=0<arguments.length&&arguments[0]!==void 0?arguments[0]:"",b=splitParams(window.location.search.replace("?",""),a),c=document.getElementsByClassName("join-link");remapValues(c,b,"href"),addUtmParams(c,b,"href");var d=document.getElementsByClassName("join-iframe");remapValues(d,b,"src"),addUtmParams(d,b,"src"),window.natsForwarderComplete=!0}function splitParams(a){var b=1<arguments.length&&arguments[1]!==void 0?arguments[1]:"",c={};try{a.split("&").filter(function(a){return""!==a}).forEach(function(a){var d=a.split("=");if(0<d.length){var e=_slicedToArray(d,2),f=e[0],g=e[1],h=g;if("nats"===f&&b){var i=-1<g.indexOf(".")?g:atob(g),j=i.split(".");j&&2<j.length&&(j[2]=b);var k=Number.isNaN(+j[0]);h=k?j.join("."):btoa(j.join(".")).split("=").join("")}c[f]=h.split("/")[0]}})}catch(a){console.log(a)}return c}function remapValues(a,b,c){b.nats&&Object.keys(a).forEach(function(d){var e=a[d],f=e[c],g=f.replace(/(track\/).*?(\/join)/g,"track/"+b.nats+"/join"),h=new URL(g),i=new URLSearchParams(b);-1===g.indexOf("track/")&&i.forEach(function(a,b){h.searchParams.set(b,a)}),e[c]=h.href})}function addUtmParams(h,a,b){Object.keys(h).forEach(function(g){var c=h[g],d=new URL(c[b]),e=new URLSearchParams(a);e.forEach(function(c,a){(a.startsWith("utm_")||"tpl"===a)&&d.searchParams.set(a,c)}),c[b]=d.href})}</script><script data-react-helmet="true" >function setCookie(a,b,c){var e=new Date;e.setTime(e.getTime()+1e3*(60*(60*c)));var d="expires="+e.toUTCString();document.cookie=a+"="+b+";"+d+";path=/"}function getCookie(a){for(var b,d=a+"=",e=decodeURIComponent(document.cookie),f=e.split(";"),g=0;g<f.length;g++){for(b=f[g];" "==b.charAt(0);)b=b.substring(1);if(0==b.indexOf(d))return b.substring(d.length,b.length)}return""}function injectRedirect(){setTimeout(function(){var a=getCookie("rd"),b=document.querySelector(".login-button-nav"),c=b.getAttribute("href"),d=new URL(c),e=new URLSearchParams(d.search);a&&e.append("rd",a);var f=new URLSearchParams(window.location.search);f.forEach(function(a,b){b.startsWith("utm_")&&e.append(b,a)}),d.search=e.toString(),b.setAttribute("href",d.toString())},500)}function loadRedirect(){var a=new URLSearchParams(window.location.search),b=a.get("rd");b&&setCookie("rd",b,1)}</script><script data-react-helmet="true" >function splitParamsPromobar(t,e=""){let o={};try{t.split("&").filter(t=>""!==t).forEach(t=>{let n=t.split("=");if(n.length>0){let[l,r]=n,i=r;if("nats"===l&&e){let s=r.indexOf(".")>-1?r:atob(r),a=s.split(".");a&&a.length>2&&(a[2]=e);let c=Number.isNaN(+a[0]);i=c?a.join("."):btoa(a.join(".")).split("=").join("")}o[l]=i.split("/")[0]}})}catch(n){console.log(n)}return new URLSearchParams(o)}async function loadPromoBar(t="",e="",o=""){if(""!==t){let n=await fetch(t);try{let l=await n.json();if(l&&l[0]&&l[0].text){let r=l[0],i=splitParamsPromobar(window.location.search.replace("?",""),o),s=new URL("/join",window.location.origin),a=new URLSearchParams(i);s.search=a.toString();let c={enabled:!0,text:r.text,link:s,custom:!!r.txtColor&&!!r.bgColor&&!!r.btnColor,customStyle:{txtColor:r.txtColor,bgColor:r.bgColor,btnColor:r.btnColor},productLogo:r.product_logo,linkText:r.button_text,sticky:""!==e,endDate:r.end_date},d=createPromoBar(c);document.body.insertBefore(d,document.body.firstChild);var m=new Date(r.end_date).getTime(),u=Date.now();c.endDate&&u<m&&runCountdown(m),e&&(stickyTopAdjust("#promo-bar-ref",e),window.addEventListener("resize",()=>{stickyTopAdjust("#promo-bar-ref",e)}),window.addEventListener("scroll",()=>{stickyTopAdjust("#promo-bar-ref",e)}))}}catch(p){}}}function stickyTopAdjust(t,e){let o=document.querySelector(t).clientHeight,n=document.querySelectorAll(e);n&&n.forEach(t=>{t.style.top=o+"px"})}function createPromoBar(t){let e=document.createElement("div"),o=t.sticky?"promo-bar-container animate sticky-promo":"promo-bar-container animate";e.setAttribute("class",o),e.setAttribute("id","promo-bar-ref"),t.custom&&(e.style.cssText="background:"+t.customStyle.bgColor);let n=document.createElement("div"),l=t.custom?"promo-bar-contents custom":"promo-bar-contents";n.setAttribute("class",l);let r=t.linkText?document.createElement("a"):document.createElement("div");t.linkText&&r.setAttribute("href",t.link),r.setAttribute("class","promo-text-content"),n.setAttribute("id","promo-bar-countdown-id");let i=document.createElement("div");i.style.display="flex",i.style.alignItems="center",i.setAttribute("class","promo-text");let s=t.productLogo;if(s){let a=document.createElement("img");a.src=s,a.style.padding="0 10px 0 0",a.setAttribute("id","product-logo-promobar"),r.appendChild(a)}let c=document.createElement("div");c.setAttribute("id","promobar-container");let d=document.createElement("div");if(d.setAttribute("class","promo-desc"),d.innerHTML=t.text,c.appendChild(d),t.custom&&(d.style.cssText="color:"+t.customStyle.txtColor),t.custom&&t.linkText){let m=document.createElement("div");m.setAttribute("class","learnmore"),m.innerHTML=t.linkText,m.style.cssText="color:"+t.customStyle.btnColor,c.appendChild(m)}let u;if(t.linkText){(u=document.createElement("a")).setAttribute("class","promo-link"),u.setAttribute("href",t.link),t.custom&&(u.style.cssText="color:"+t.customStyle.btnColor);let p=document.createElement("span");p.setAttribute("class","desktop"),p.innerHTML=t.linkText,u.appendChild(p)}r.appendChild(c);var b=new Date(t.endDate).getTime(),$=Date.now();if(t.endDate&&$<b){let y=createCountdown(t.custom,t.customStyle);r.appendChild(y)}return t.linkText&&r.appendChild(u),n.appendChild(r),e.appendChild(n),e}function createCountdown(t,e){let o=document.createElement("div");return o.setAttribute("class","countdown"),o.setAttribute("id","countdownid"),t&&(o.style.cssText="color:"+e.txtColor),[{desktop:"Days",mobile:"Days"},{desktop:"Hours",mobile:"Hrs"},{desktop:"Minutes",mobile:"Mins"},{desktop:"Seconds",mobile:"secs"}].map(n=>{let l=n.desktop.toLowerCase(),r=document.createElement("div");r.setAttribute("class","countdown-data countdown-"+l);let i=document.createElement("div");i.setAttribute("class","countdown-"+l+"-counter"),t&&"seconds"===l&&(i.style.cssText="color:"+e.btnColor);let s=document.createElement("div");s.setAttribute("class","countdown-text desktop"),s.innerHTML=n.desktop,i.innerHTML="0";let a=document.createElement("div");a.setAttribute("class","countdown-text mobile"),a.innerHTML=n.mobile,r.appendChild(i),r.appendChild(s),r.appendChild(a),o.appendChild(r)}),o}function runCountdown(t){var e=t-new Date().getTime();e>0&&(document.getElementById("countdownid"),[{label:"days",time:Math.floor(e/864e5)},{label:"hours",time:Math.floor(e%864e5/36e5)},{label:"minutes",time:Math.floor(e%36e5/6e4)},{label:"seconds",time:Math.floor(e%6e4/1e3)},].map(t=>{let e=document.getElementsByClassName("countdown-"+t.label+"-counter")[0];e&&(e.innerHTML="",e.innerHTML=(t.time<10?"0":"")+t.time)}),setTimeout(()=>{runCountdown(t)},1e3))}</script><script data-react-helmet="true" >loadRedirect(); injectRedirect()</script><script data-react-helmet="true" >function customLoadingScriptsCall() {natsForwarder("204"),loadPromoBar("https://ads-tours-api.psmcode.com/?section=promobar&network=ts&site=fub", ".sticky-top", "204")}</script><script data-react-helmet="true" type="application/ld+json">{Unknown directive
97 "@context": "http://schema.org",Unknown directive
98 "@type": "Organization",Unknown directive
99 "name": "Freeuse",Unknown directive
100 "alternateName": ["freeuse bundle","freeuse"],Unknown directive
101 "url": "https://www.freeuse.com",Unknown directive
102 "potentialAction": {Unknown directive
103 "@type": "SearchAction",Unknown directive
104 "target": "https://www.freeuse.comsearch?filter={filter}",Unknown directive
105 "query-input": "required name=filter"Unknown directive
106 },Syntax not understood
107 "logo": "https://images.psmcdn.net/design/tour/promo/freeuse_bundle24/logo/SVG/freeuse.svg",Unknown directive
108 "sameAs": ["http://twitter.com/teamskeet","http://www.instagram.com/teamskeetsociety/"]Unknown directive
109 }</script>Syntax not understood
110 <title data-react-helmet="true">Freeuse Porn Site (Official) | Freeuse.com</title>Syntax not understood
111 <meta data-react-helmet="true" name="rating" content="RTA-5042-1996-1400-1577-RTA"/><meta data-react-helmet="true" name="viewport" content="width=device-width, initial-scale = 1.0, maximum-scale=5.0"/><meta data-react-helmet="true" name="description" content="Welcome to Freeuse. Often referred to as "Free Use" made by the original creators of premium freeuse porn. Anything goes, anytime, and anywhere!"/><meta data-react-helmet="true" property="og:site_name" content="Freeuse"/><meta data-react-helmet="true" property="og:title" content="Freeuse Porn Site (Official) | Freeuse.com"/><meta data-react-helmet="true" property="og:description" content="Welcome to Freeuse. Often referred to as "Free Use" made by the original creators of premium freeuse porn. Anything goes, anytime, and anywhere!"/><meta data-react-helmet="true" property="og:image" content="https://images.psmcdn.net/design/tour/promo/freeuse_bundle24/logo/SVG/freeuse.svg"/><meta data-react-helmet="true" property="og:type" content="website"/><meta data-react-helmet="true" property="og:url" content="https://www.freeuse.com"/>Unknown directive
112 <link data-react-helmet="true" rel="shortcut icon" href="https://images.psmcdn.net/design/tour/promo/freeuse_bundle24/favicon/favicon.ico"/><link data-react-helmet="true" rel="canonical" href="https://www.freeuse.com"/><link data-react-helmet="true" rel="alternate" lang="en" href="https://www.freeuse.com"/>Unknown directive
113 <link rel="preload stylesheet" type="text/css" href="https://tcms.psmcdn.net/7353ba03abfb70cb56f79e05626f171fee0280c7/teamskeet.css" as="style" />Unknown directive
114 <link rel="preconnect" href="https://www.google-analytics.com">Unknown directive
115 <link rel="preconnect" href="https://www.googletagmanager.com">Unknown directive
116 <script>Syntax not understood
117 window.__INITIAL_STATE__ = {"content":{"xSeries":{"link":"series-page","text":"TeamSkeet subscribers also get access to all our TeamSkeet X Series. Enjoy our collaborations with content creators from around the world. Our X Series include exclusive scenes featuring Owen Gray, Spank Monster, Fucking Awesome, and Luna X James. Enjoy these episodes and scenes within the X Series along with more collaborations always coming soon.","items":[{"id":"eva-elfie","alt":"Eva Elfie","image":"https://assets.psmcdn.net/ts/img/tsxevaelfie.jpg"},{"id":"fucking-awesome","alt":"Fucking Awesome","image":"https://assets.psmcdn.net/ts/img/tsxfuckingawesome.jpg"},{"id":"luna-x-james","alt":"Luna James","image":"https://assets.psmcdn.net/ts/img/tsxlunaxjames.jpg"},{"id":"owen-gray","alt":"Owen Grey","image":"https://assets.psmcdn.net/ts/img/tsxowengrey.jpg"},{"id":"spankmonster","alt":"Spank Monster","image":"https://assets.psmcdn.net/ts/img/tsxspankmonster.jpg"},{"id":"mickey-mod","alt":"Mickey Mod","image":"https://images.psmcdn.net/tsv4/posters/mod.jpg"},{"id":"joybear","alt":"Joy Bear","image":"https://images.psmcdn.net/tsv4/posters/jyb.jpg"}],"title":"X SERIES","disableXSeries":true},"asSeenIn":[],"joinBanners":{"modelsPage":{"carouselConfig":{"items":[{"img":"https://rcdn.psmcdn.net/images/58","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=58","type":"remote","target":"_self","customClass":"join-link"}],"controls":true,"dataMode":"dynamic","interval":5000,"indicators":true,"mobileItems":[{"alt":"","img":"https://rcdn.psmcdn.net/images/67","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=67","type":"remote","title":"","target":"_self","customClass":"join-link"}],"dynamicRange":"0-5","carouselEnabled":true,"placeholderPadding":"25%","placeholderMobilePadding":"118%"}},"videosPage":{"carouselConfig":{"items":[{"img":"https://rcdn.psmcdn.net/images/57","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=57","type":"remote","target":"_self","customClass":"join-link"}],"controls":true,"dataMode":"dynamic","interval":5000,"indicators":true,"mobileItems":[{"alt":"","img":"https://rcdn.psmcdn.net/images/66","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=66","type":"remote","title":"","target":"_self","customClass":"join-link"}],"dynamicRange":"0-5","carouselEnabled":true,"placeholderPadding":"25%","placeholderMobilePadding":"118%"}},"premiumPage":{"carouselConfig":{"items":[{"img":"https://rcdn.psmcdn.net/images/61","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=61","type":"remote","target":"_self","customClass":"join-link"}],"controls":true,"dataMode":"dynamic","interval":5000,"indicators":true,"mobileItems":[{"alt":"","img":"https://rcdn.psmcdn.net/images/70","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=70","type":"remote","title":"","target":"_self","customClass":"join-link"}],"dynamicRange":"0-5","carouselEnabled":true,"placeholderPadding":"25%","placeholderMobilePadding":"118%"}},"categoriesPage":{"carouselConfig":{"items":[{"img":"https://images.psmcdn.net/design/tour/promo/fathers25/premium/ts_2000x500.jpg","type":"local","video":"https://cdn.itsup.com/creatives/43/tsregularsecrev2000x50064371936c8014.mp4","target":"_self"}],"controls":true,"dataMode":"dynamic","interval":5000,"indicators":true,"mobileItems":[{"alt":"","img":"https://images.psmcdn.net/design/tour/promo/fathers25/premium/ts_640x760.jpg","type":"local","title":"","video":"https://cdn.itsup.com/creatives/43/tsregularsecrev700x45064371933e153e.mp4","target":"_self","customClass":""}],"dynamicRange":"0-5","carouselEnabled":true,"placeholderPadding":"25%","placeholderMobilePadding":"64.3%"}}},"userReviews":[{"review":"Freeuse content is the sole reason I subscribe!","userName":"CuddlyTiger"},{"review":"Really hot!!! ","userName":"Mamao88"},{"review":"WOW JUST WOOW!!! Great job guys! Amazing Free Use stuff. This is how its done.","userName":"Rnncxkg"},{"review":"This is some next level stuff. Kudos team skeet!","userName":"Ikfjwih268"},{"review":"This is one of the greatest works of art I've ever seen in my life.","userName":"Vananus1"},{"review":"Love the family concept here. This is why I joined!","userName":"Mfsnqgcq96"},{"review":"I usually watch about 2 mins and move on… But this one guys.....it's FIRE!","userName":"VoyeurX"},{"review":"This was excellent free use finnaly. Every video should be like this. You nailed it perfectly!","userName":"Murkbox"}],"latestModels":{"link":"models?filter=recent","items":{"count":487,"initialPage":0,"pages":[[{"id":"melia-avelin","itemId":12327,"title":"Melia Avelin","img":"https://images.psmcdn.net/tsv4/model/profiles/melia_avelin.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/melia_avelin.jpg","alt":"Melia Avelin","name":"Melia Avelin","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-08-10T13:26:26","stats":{"followCount":6,"sceneCount":1},"seo":{"title":"Melia Avelin","description":"Melia Avelin"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"freeuse-bar-rules-the-clients-can-use-me-too-share-me","itemId":32421,"img":"https://images.psmcdn.net/teamskeet/fuf/melia_avelin/shared/med.jpg","video":"d0c6e64269c1f24447fbc77756142d4f","title":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","alt":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/melia_avelin/bio_small.mp4","stats":{"views":0,"dislikeCount":0,"likeCount":0},"seo":{"h1":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","h2":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","title":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","description":"\u003cp>Training a new employee is never easy. We work at a freeuse bar, which means that everybody wants to use my body, and I love it. But any time someone new comes along, they want me all for themselves. They can't stand the idea of another man fucking me or shoving their cock down my throat because they think that means I won't have time for them, but the thing about me is that I never have enough. Sharing is caring. I'll show the new guys the ropes. Just because a client is pounding me by the bar doesn't mean he can't do it too. The more, the merrier.\u003c/p>"},"publishedDate":"2026-08-19T00:00:00","isUpcoming":true,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"bree-sky","itemId":12290,"title":"Bree Sky","img":"https://images.psmcdn.net/tsv4/model/profiles/bree_sky.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/bree_sky.jpg","alt":"Bree Sky","name":"Bree Sky","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-06-27T09:36:06","stats":{"followCount":72,"sceneCount":1},"seo":{"title":"Bree Sky","description":"Bree Sky"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"am-i-distracting-you-freeuse-games-bree-sky-debut","itemId":32300,"img":"https://images.psmcdn.net/teamskeet/fuf/bree_sky_evie_christian/shared/med.jpg","video":"6e317de59c83ad1260856aaeead54cad","title":"“Am I Distracting You?” Freeuse Games (Bree Sky Debut)","alt":"“Am I Distracting You?” Freeuse Games (Bree Sky Debut)","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/bree_sky_evie_christian/bio_small.mp4","stats":{"views":0,"dislikeCount":15,"likeCount":163},"seo":{"h1":"“Am I Distracting You?” Freeuse Games (Bree Sky Debut)","h2":"“Am I Distracting You?” Freeuse Games (Bree Sky Debut)","title":"“Am I Distracting You?” Freeuse Games (Bree Sky Debut)","description":"\u003cp>Summer nights are supposed to be fun - especially weekends! I want to go to parties and fuck boys! Any guy who's willing to whip his cock out and pound my pussy into oblivion is a friend of mine. I want to have earth-shattering orgasms and scream as they eat me out. Instead, I’m sitting here bored as fuck with Evie. I love her, but staying at her house for a sleepover with nothing to do sucks. I thought we were bound for a boring, orgasm-less night until her stpbro showed up. He wanted to play a game of blocks. We build a tower and pull blocks until it falls down, but there is a catch - you can do ANYTHING to distract the other player. Wrap your soft little lips around his cock, suck on your friend's perky nipples, and get your pussy stuffed. No holds barred! This Friday night just got way more interesting.\u003c/p>"},"publishedDate":"2026-07-08T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"carmella-clutch","itemId":12284,"title":"Carmela Clutch","img":"https://images.psmcdn.net/tsv4/model/profiles/carmella_clutch.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/carmella_clutch.jpg","alt":"Carmela Clutch","name":"Carmela Clutch","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-06-22T10:43:48","stats":{"followCount":3572,"sceneCount":4},"seo":{"title":"Carmela Clutch","description":"Carmela Clutch"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"shes-on-the-case","itemId":25574,"img":"https://images.psmcdn.net/teamskeet/use/carmela_clutch/shared/med.jpg","video":"d9fcd06d68bda51b961e5dcbdb70798a","title":"She’s on the Case","alt":"She’s on the Case","type":"video","site":{"id":"use-pov","itemId":599,"shortName":"use","image":"https://images.psmcdn.net/tsv4/posters/use.jpg","alt":"UsePOV (Official Series) - Freeuse.com","title":"UsePOV (Official Series) - Freeuse.com","name":"UsePOV","type":"series","billingProfileType":"pay","channelType":null,"description":"If you want freeuse porn from your point of view, look no further than UsePOV! All of your favorite milf models are here, and they’re down to fuck at will. Anything their guy wants, they give them, all to see his sexual needs met. It doesn’t matter when or where - if he wants to fuck, his wish is her command. Freeuse means anything goes, and that’s what UsePOV porn is all about. This wild Freeuse series takes freeuse sex to the next level, adding wild stories and bringing fantasies to life. See stars you know and lust over in first person point of view, giving the sloppiest blowjobs or getting filled up with big loads. No matter what scene you choose, you’re in for a ride! So join in on the fun and get down and dirty with Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/use_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/use_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/use.jpg","seo":{"id":"/api/v1/site_seos/599","seoSlug":"use-pov","title":"UsePOV (Official Series) - Freeuse.com","description":"Use POV is a premium porn series featuring the hottest pornstars having POV freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Use POV","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/use/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/carmela_clutch/bio_small.mp4","stats":{"views":0,"dislikeCount":22,"likeCount":249},"seo":{"h1":"She’s on the Case","h2":"She’s on the Case","title":"She’s on the Case","description":"\u003cp>Carmela is hard at work on a special case, but she’s so invested that she can’t see the clues that are right in front of her. She needs her stepson’s help, and the best thing Austin can do for his stepmom is to oil up and rub down her massive titties. Austin is used to this with his stepmom, so playing with her tits and pussy is nothing new. They’ve got a fantastic freeuse relationship, and the busty milf relies on Austin to keep her relaxed and focused at all times. Austin gets deep with his massage, making sure to use his fingers to stretch out his stepmom’s hole. The two get hard to work on the case and eventually come to a thrilling climax. Austin and Carmela go all in with a celebratory fuck.\u003c/p>"},"publishedDate":"2024-07-08T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"ill-take-the-blame-2","itemId":25508,"img":"https://images.psmcdn.net/teamskeet/fum/brookie_blair_and_carmela_clutch/shared/med.jpg","video":"1d0cd3de3308cafaa2464a6524f45bfa","title":"I’ll Take the Blame 2","alt":"I’ll Take the Blame 2","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/brookie_blair_and_carmela_clutch/bio_small.mp4","stats":{"views":0,"dislikeCount":28,"likeCount":373},"seo":{"h1":"I’ll Take the Blame 2","h2":"I’ll Take the Blame 2","title":"I’ll Take the Blame 2","description":"\u003cp>Carmela has a bit of an unusual history with her stepson, Johnny. Way back when, the two made a deal that if Johnny took the blame for Carmela’s car accident, he could use her freely, getting to fuck her whenever he desired. The deal went great, and the two of them ended up having a lot of fun fucking around. Now, Johnny is back, bringing his bestfriend, Brookie, with him. When they catch Carmela sending raunchy videos to someone who is not her husband, the deal Johnny made with her is set back in motion. Brookie wants in on the fun, as she thinks Carmela is a smoking hot milf, too. Carmela agrees, remembering all the fun they had the first time around. Now, she gets to have twice the fun. Whether it’s Johnny’s cock, or Brookie fucking her with a strap-on, Carmela is signed up for a wild amount of filthy hardcore sex, whenever, where ever!\u003c/p>"},"publishedDate":"2024-01-19T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"dont-lift-a-finger","itemId":25403,"img":"https://images.psmcdn.net/teamskeet/fum/carmela_clutch_and_fionna_frost/shared/med.jpg","video":"8a1a592ab0cfe00e10e8e9cf58c5d262","title":"Don’t Lift a Finger","alt":"Don’t Lift a Finger","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/carmela_clutch_and_fionna_frost/bio_small.mp4","stats":{"views":0,"dislikeCount":18,"likeCount":356},"seo":{"h1":"Don’t Lift a Finger","h2":"Don’t Lift a Finger","title":"Don’t Lift a Finger","description":"Busty latina milf Carmela Clutch asks her stepdaughter Fionna Frost to help her out with the house chores, as she’s expecting her stepson Nicky Rebel to come home real soon. While Carmela is down on all fours scrubbing the floor, Nicky arrives, and both Fionna and Carmela greet him happily. While the girls continue to do chores, Nicky decides to show them how much he missed them by pounding them hard from behind! After all, a freeuse home is a happy home."},"publishedDate":"2021-10-28T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"ill-take-the-blame","itemId":25390,"img":"https://images.psmcdn.net/teamskeet/fum/carmela_clutch/shared/med.jpg","video":"db7bb69a9cc648bc5e64f7d816749d77","title":"I'll Take The Blame","alt":"I'll Take The Blame","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/carmela_clutch/bio_small.mp4","stats":{"views":0,"dislikeCount":22,"likeCount":460},"seo":{"h1":"I'll Take The Blame","h2":"I'll Take The Blame","title":"I'll Take The Blame","description":"When Johnny’s stepmother Carmela Clutch comes home with her car crashed he jumps into the opportunity and makes a deal with her: if she lets him have free use of her body he will tell his dad that he crashed the car and take the blame. Carmela agrees and lets Johnny have his way with her any time he wants, but when her man comes home, Johnny doesn’t hold his end of the deal and immediately throws her under the bus!"},"publishedDate":"2021-05-13T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"sunny-breeze","itemId":12258,"title":"Sunny Breeze","img":"https://images.psmcdn.net/tsv4/model/profiles/sunny_breeze.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/sunny_breeze.jpg","alt":"Sunny Breeze","name":"Sunny Breeze","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-05-29T15:10:02","stats":{"followCount":51,"sceneCount":1},"seo":{"title":"Sunny Breeze","description":"Sunny Breeze"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"our-gpa-bet-shes-my-freeuse-property-all-summer-long","itemId":32202,"img":"https://images.psmcdn.net/teamskeet/use/sunny_breeze/shared/med.jpg","video":"6226d0659b789fd0002de723437e06df","title":"Our GPA Bet: She’s My Freeuse Property All Summer Long","alt":"Our GPA Bet: She’s My Freeuse Property All Summer Long","type":"video","site":{"id":"use-pov","itemId":599,"shortName":"use","image":"https://images.psmcdn.net/tsv4/posters/use.jpg","alt":"UsePOV (Official Series) - Freeuse.com","title":"UsePOV (Official Series) - Freeuse.com","name":"UsePOV","type":"series","billingProfileType":"pay","channelType":null,"description":"If you want freeuse porn from your point of view, look no further than UsePOV! All of your favorite milf models are here, and they’re down to fuck at will. Anything their guy wants, they give them, all to see his sexual needs met. It doesn’t matter when or where - if he wants to fuck, his wish is her command. Freeuse means anything goes, and that’s what UsePOV porn is all about. This wild Freeuse series takes freeuse sex to the next level, adding wild stories and bringing fantasies to life. See stars you know and lust over in first person point of view, giving the sloppiest blowjobs or getting filled up with big loads. No matter what scene you choose, you’re in for a ride! So join in on the fun and get down and dirty with Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/use_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/use_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/use.jpg","seo":{"id":"/api/v1/site_seos/599","seoSlug":"use-pov","title":"UsePOV (Official Series) - Freeuse.com","description":"Use POV is a premium porn series featuring the hottest pornstars having POV freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Use POV","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/use/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/sunny_breeze/bio_small.mp4","stats":{"views":0,"dislikeCount":8,"likeCount":244},"seo":{"h1":"Our GPA Bet: She’s My Freeuse Property All Summer Long","h2":"Our GPA Bet: She’s My Freeuse Property All Summer Long","title":"Our GPA Bet: She’s My Freeuse Property All Summer Long","description":"\u003cp>I thought I was a sure win. See… I made this bet with my stepbrother. We wanted to see who was the biggest nerd. Who was the ultimate brainiac in the family? There was no way my stepbrother was going to beat my 3.8 GPA, but then it happened. He came home with a perfect 4.0! How was this possible?! I’d lost the bet, and that meant he got his wish - I was going to be his free-use fuck toy all summer long. The time of day didn’t matter. I was his to use however he wanted, whenever he wanted. I was his property, and my holes were open 24/7. Whether it was on the couch, while I was on the phone with my friends, or brushing my teeth. If he wanted to use me, all he had to do was pull down my panties and start fucking. The weirdest part? I kind of loved this new attention from my stepbrother… I never knew he felt this way about me…\u003c/p>"},"publishedDate":"2026-06-21T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"aubree-blaire","itemId":12254,"title":"Aubree Blaire","img":"https://images.psmcdn.net/tsv4/model/profiles/aubree_blaire.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/aubree_blaire.jpg","alt":"Aubree Blaire","name":"Aubree Blaire","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-05-28T10:19:53","stats":{"followCount":154,"sceneCount":1},"seo":{"title":"Aubree Blaire","description":"Aubree Blaire"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"freeuse-4th-of-july-desperate-sorority-girls-earn-their-spot","itemId":32230,"img":"https://images.psmcdn.net/teamskeet/fuf/aubree_blair_isabella_jules/shared/med.jpg","video":"14937952ccc9cd73964c1d3d482bac40","title":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","alt":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/aubree_blair_isabella_jules/bio_small.mp4","stats":{"views":0,"dislikeCount":19,"likeCount":223},"seo":{"h1":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","h2":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","title":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","description":"\u003cp>My bestie and I signed up for the top sorority on campus. Whether it was because of our parents' pressure or the urge to be part of something bigger, we just joined and went with it. When they told us about the “4th of July pool party,” it sounded… normal. We thought the hazing would be something fun, like skinny dipping or making out with the girls. Who knew we’d be getting our pussies eaten and pounded this good on the Fourth of July? Everyone can see us getting used like fuck toys, but we don’t care. We wanna keep going. We want every hole we have used in front of everyone.\u003c/p>"},"publishedDate":"2026-07-01T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"jai","itemId":12249,"title":"Jai","img":"https://images.psmcdn.net/tsv4/model/profiles/jai_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/jai_v2.jpg","alt":"Jai","name":"Jai","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-05-21T12:36:17","stats":{"followCount":214,"sceneCount":1},"seo":{"title":"Jai","description":"Jai"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"time-stop-classroom-three-hot-students-all-to-myself","itemId":32279,"img":"https://images.psmcdn.net/teamskeet/fus/alana_rose_jai/shared/med_v3.jpg","video":"dfd1f2baf3522a0d5529d3431db6f893","title":"Time Stop Classroom: Three Hot Students All to Myself","alt":"Time Stop Classroom: Three Hot Students All to Myself","type":"video","site":{"id":"freeuse-singles","itemId":701,"shortName":"fus","image":"https://images.psmcdn.net/tsv4/posters/fus.jpg","alt":"Freeuse Singles | Models Free Used, Anytime, Anywhere","title":"Freeuse Singles | Models Free Used, Anytime, Anywhere","name":"FreeUse Singles","type":"series","billingProfileType":"network","channelType":"network","description":"Freeuse Singles is home to cute teens, hot milfs, and more. Part of Freeuse.com, see your favorite stars used anytime, anywhere, no questions asked.","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fus_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fus_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fus.jpg","seo":{"id":"/api/v1/site_seos/701","seoSlug":"freeuse-singles","title":"Freeuse Singles | Models Free Used, Anytime, Anywhere","description":"Freeuse Singles is home to cute teens, hot milfs, and more. Part of Freeuse.com, see your favorite stars used anytime, anywhere, no questions asked.","h1":"Freeuse Singles","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fus/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fus/tour/pics/alana_rose_jai/bio_small.mp4","stats":{"views":0,"dislikeCount":39,"likeCount":216},"seo":{"h1":"Time Stop Classroom: Three Hot Students All to Myself","h2":"Time Stop Classroom: Three Hot Students All to Myself","title":"Time Stop Classroom: Three Hot Students All to Myself","description":"\u003cp>Troy can stop time? Yeah fucking right… But if he actually could, it would be sort of kinky… Imagine all the shit he could do to us. It’s sort of fun to think about - time stands still, and our tight bodies are his to use however he wants. Whatever position he wants for as long as he wants it? Just thinking about it was getting us wet. The new girl, Jai, is certainly hiding a freaky side - she just isn’t used to how slutty girls in this class can be. That’s all about to change. After Troy free used each of us, we decided it was time to fuck together!\u003c/p>"},"publishedDate":"2026-07-05T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"summer-kline","itemId":12227,"title":"Summer Kline","img":"https://images.psmcdn.net/tsv4/model/profiles/summer_kline_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/summer_kline_v2.jpg","alt":"Summer Kline","name":"Summer Kline","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-05-07T12:58:30","stats":{"followCount":667,"sceneCount":1},"seo":{"title":"Summer Kline","description":"Summer Kline"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"freeuse-household-my-dad-let-me-fuck-his-wife-247-while-he-was-away","itemId":32198,"img":"https://images.psmcdn.net/teamskeet/fuf/andi_avalon_summer_kline/shared/med.jpg","video":"4cb9e44013588b9cbe5ca156969fa462","title":"Freeuse Household: My Dad Let Me Fuck His Wife 24/7 While He Was Away…","alt":"Freeuse Household: My Dad Let Me Fuck His Wife 24/7 While He Was Away…","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/andi_avalon_summer_kline/bio_small.mp4","stats":{"views":0,"dislikeCount":22,"likeCount":199},"seo":{"h1":"Freeuse Household: My Dad Let Me Fuck His Wife 24/7 While He Was Away…","h2":"Freeuse Household: My Dad Let Me Fuck His Wife 24/7 While He Was Away…","title":"Freeuse Household: My Dad Let Me Fuck His Wife 24/7 While He Was Away…","description":"\u003cp>Our house is a little different than most. My dad was paranoid that while he was away, his wife would cheat on him. So we made a household deal. I could fuck my stepmom and stepsis as much as I wanted. Their bodies were mine to use 24/7, no questions asked. So, of course, I was fucking them around the clock. We got so used to it, we hardly even paid attention to the fucking. It was a free use paradise. Now that Dad is coming back home, I wonder if he’ll continue to let me live this lifestyle…\u003c/p>"},"publishedDate":"2026-06-24T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"alana-rose","itemId":12186,"title":"Alana Rose","img":"https://images.psmcdn.net/tsv4/model/profiles/alana_rose.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/alana_rose.jpg","alt":"Alana Rose","name":"Alana Rose","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-04-13T09:50:48","stats":{"followCount":250,"sceneCount":1},"seo":{"title":"Alana Rose","description":"Alana Rose"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"time-stop-classroom-three-hot-students-all-to-myself","itemId":32279,"img":"https://images.psmcdn.net/teamskeet/fus/alana_rose_jai/shared/med_v3.jpg","video":"dfd1f2baf3522a0d5529d3431db6f893","title":"Time Stop Classroom: Three Hot Students All to Myself","alt":"Time Stop Classroom: Three Hot Students All to Myself","type":"video","site":{"id":"freeuse-singles","itemId":701,"shortName":"fus","image":"https://images.psmcdn.net/tsv4/posters/fus.jpg","alt":"Freeuse Singles | Models Free Used, Anytime, Anywhere","title":"Freeuse Singles | Models Free Used, Anytime, Anywhere","name":"FreeUse Singles","type":"series","billingProfileType":"network","channelType":"network","description":"Freeuse Singles is home to cute teens, hot milfs, and more. Part of Freeuse.com, see your favorite stars used anytime, anywhere, no questions asked.","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fus_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fus_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fus.jpg","seo":{"id":"/api/v1/site_seos/701","seoSlug":"freeuse-singles","title":"Freeuse Singles | Models Free Used, Anytime, Anywhere","description":"Freeuse Singles is home to cute teens, hot milfs, and more. Part of Freeuse.com, see your favorite stars used anytime, anywhere, no questions asked.","h1":"Freeuse Singles","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fus/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fus/tour/pics/alana_rose_jai/bio_small.mp4","stats":{"views":0,"dislikeCount":39,"likeCount":216},"seo":{"h1":"Time Stop Classroom: Three Hot Students All to Myself","h2":"Time Stop Classroom: Three Hot Students All to Myself","title":"Time Stop Classroom: Three Hot Students All to Myself","description":"\u003cp>Troy can stop time? Yeah fucking right… But if he actually could, it would be sort of kinky… Imagine all the shit he could do to us. It’s sort of fun to think about - time stands still, and our tight bodies are his to use however he wants. Whatever position he wants for as long as he wants it? Just thinking about it was getting us wet. The new girl, Jai, is certainly hiding a freaky side - she just isn’t used to how slutty girls in this class can be. That’s all about to change. After Troy free used each of us, we decided it was time to fuck together!\u003c/p>"},"publishedDate":"2026-07-05T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"hannah-quinn","itemId":12059,"title":"Hannah Quinn","img":"https://images.psmcdn.net/tsv4/model/profiles/hannah_quinn_v3.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/hannah_quinn_v3.jpg","alt":"Hannah Quinn","name":"Hannah Quinn","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-01-06T09:33:22","stats":{"followCount":331,"sceneCount":1},"seo":{"title":"Hannah Quinn","description":"Hannah Quinn"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"the-seed-act-universe-the-locker-room-bullies","itemId":31747,"img":"https://images.psmcdn.net/teamskeet/fus/lily_jordan_skyla_sun/shared/med.jpg","video":"43026823e50f00d1ecb162b7cc3c94a1","title":"“The Seed Act” Universe: The Locker Room Bullies","alt":"“The Seed Act” Universe: The Locker Room Bullies","type":"video","site":{"id":"freeuse-singles","itemId":701,"shortName":"fus","image":"https://images.psmcdn.net/tsv4/posters/fus.jpg","alt":"Freeuse Singles | Models Free Used, Anytime, Anywhere","title":"Freeuse Singles | Models Free Used, Anytime, Anywhere","name":"FreeUse Singles","type":"series","billingProfileType":"network","channelType":"network","description":"Freeuse Singles is home to cute teens, hot milfs, and more. Part of Freeuse.com, see your favorite stars used anytime, anywhere, no questions asked.","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fus_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fus_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fus.jpg","seo":{"id":"/api/v1/site_seos/701","seoSlug":"freeuse-singles","title":"Freeuse Singles | Models Free Used, Anytime, Anywhere","description":"Freeuse Singles is home to cute teens, hot milfs, and more. Part of Freeuse.com, see your favorite stars used anytime, anywhere, no questions asked.","h1":"Freeuse Singles","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fus/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fus/tour/pics/lily_jordan_skyla_sun/bio_small.mp4","stats":{"views":0,"dislikeCount":24,"likeCount":283},"seo":{"h1":"“The Seed Act” Universe: The Locker Room Bullies","h2":"“The Seed Act” Universe: The Locker Room Bullies","title":"“The Seed Act” Universe: The Locker Room Bullies","description":"\u003cp>In the wake of a war that nearly broke the human species, “The Seed Act” was passed to ensure our species’ future. Free use is now fully legal. Sex is our civic duty. As news of “The Seed Act” spread, the world changed dramatically. These are our stories: Lily and Skyla don’t make anyone’s life easy. Not their teammates, and certainly not their coaches. Constant bullies, Lily and Skyla, won’t let anyone be in control. However, when news of “The Seed Act” reaches their coach, he knows this is the moment he’s been praying for. These bratty, horribly mean girls are his to do with as he pleases. They give him full control, fucking them in front of Hannah and Lucy, teammates that Lily and Skyla are always mean to. Coach Tony shows the girls no mercy - they’re in need of some serious discipline…\u003c/p>"},"publishedDate":"2026-03-04T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"kimmie-haze","itemId":12053,"title":"Kimmie Haze","img":"https://images.psmcdn.net/tsv4/model/profiles/kimmie_haze_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/kimmie_haze_v2.jpg","alt":"Kimmie Haze","name":"Kimmie Haze","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-12-29T08:43:34","stats":{"followCount":516,"sceneCount":1},"seo":{"title":"Kimmie Haze","description":"Kimmie Haze"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"freeuse-academy-my-holes-are-for-any-all-students","itemId":32368,"img":"https://images.psmcdn.net/teamskeet/fuf/kimmie_haze/shared/med.jpg","video":"1eccaa1d574e37f96f39d98fc0d10042","title":"Freeuse Academy: My Holes Are for Any & All Students","alt":"Freeuse Academy: My Holes Are for Any & All Students","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/kimmie_haze/bio_small.mp4","stats":{"views":0,"dislikeCount":19,"likeCount":188},"seo":{"h1":"Freeuse Academy: My Holes Are for Any & All Students","h2":"Freeuse Academy: My Holes Are for Any & All Students","title":"Freeuse Academy: My Holes Are for Any & All Students","description":"\u003cp>Kimmie is a very good student, and sex ed is her favorite class. It’s not so much about the subject… what Kimmie loves is being used like a doll by her classmates so they can apply everything they learn in class onto her little body. Today is a very special day, because she’ll get to be used by her three classmates all at once! Kimmie’s never done anything like this before, but the idea of having to please three cocks with her little holes makes her pussy so wet, she can barely contain herself!\u003c/p>"},"publishedDate":"2026-07-29T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"dolly-paige","itemId":11979,"title":"Dolly Paige","img":"https://images.psmcdn.net/tsv4/model/profiles/dolly_paige.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/dolly_paige.jpg","alt":"Dolly Paige","name":"Dolly Paige","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-11-07T13:28:19","stats":{"followCount":518,"sceneCount":1},"seo":{"title":"Dolly Paige","description":"Dolly Paige"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"dollys-punishment-sent-straight-to-the-freeuse-chair","itemId":31798,"img":"https://images.psmcdn.net/teamskeet/fuf/dolly_paige/shared/med_v2.jpg","video":"bebc3f581b2ac79ee0063b47826a35ea","title":"Dolly’s Punishment! Sent Straight to the “Freeuse Chair”","alt":"Dolly’s Punishment! Sent Straight to the “Freeuse Chair”","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/dolly_paige/bio_small.mp4","stats":{"views":0,"dislikeCount":15,"likeCount":211},"seo":{"h1":"Dolly’s Punishment! Sent Straight to the “Freeuse Chair”","h2":"Dolly’s Punishment! Sent Straight to the “Freeuse Chair”","title":"Dolly’s Punishment! Sent Straight to the “Freeuse Chair”","description":"\u003cp>After getting caught trying to escape to a party, Dolly is officially grounded. This is the third time in a month she’s gotten in trouble. Her stepdad, Peter, decides that desperate times call for desperate measures. He needs to teach her a hard lesson. He thinks it’s a good idea to bring out the Freeuse Chair. For the duration of her punishment, she’ll be his to use freely. But it isn’t just the Freeuse Chair where Dolly’s body belongs to him - it’s his wherever he wants it, whenever he wants it…\u003c/p>"},"publishedDate":"2026-03-18T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"zoey-uso","itemId":11967,"title":"Zoey Uso","img":"https://images.psmcdn.net/tsv4/model/profiles/zoey_uso.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/zoey_uso.jpg","alt":"Zoey Uso","name":"Zoey Uso","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-10-28T10:17:04","stats":{"followCount":881,"sceneCount":1},"seo":{"title":"Zoey Uso","description":"Zoey Uso"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"my-cuddlebot-3000","itemId":31446,"img":"https://images.psmcdn.net/teamskeet/fem/zoey_uso/shared/med.jpg","video":"e629d40085b861331442586690453e69","title":"My CuddleBot 3000","alt":"My CuddleBot 3000","type":"video","site":{"id":"freakyfembots","itemId":485,"shortName":"fem","image":"https://images.psmcdn.net/tsv4/posters/fem.jpg","alt":"Freaky Fembots - Official Freeuse Original Series","title":"Freaky Fembots - Official Freeuse Original Series","name":"Freaky Fembots","type":"series","billingProfileType":"pay","channelType":"sa","description":"You want some pussy, or maybe you need someone around the house to do your chores or be your personal trainer. The Freaky Fembot is the answer. These hyper-sexual robots are ready and willing at a moment's notice. Their pussies custom shape to your cock and please you how you want to be pleased. If you want wetter, sloppier sex, you can have it! If you want an action grip blowjob, you can have it! Not to mention, these Fembots are fucking smoking hot. You’ll see the hottest babes you know and love and new faces to fall in love with, and they’re doing what they do best - taking monster cocks and getting drenched in cum! Perfectly perky robot tits and the creamiest tech pussies are on the menu, and we want you to eat your fill! If that sounds like your kind of jam, then get in here ASAP to score a Freeuse.com membership. Along with Freaky Fembots, you’ll enjoy a range of Free Use series that will have you busting nuts all day long. Join today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fem_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fem_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fem.jpg","seo":{"id":"/api/v1/site_seos/485","seoSlug":"freakyfembots","title":"Freaky Fembots - Official Freeuse Original Series","description":"Freaky Fembots is a free service porn series featuring hot fembots getting used freely. Watch all FreakyFembots episodes in 4K today!","h1":"Freaky Fembots","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fem/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fem/tour/pics/zoey_uso/bio_small_v2.mp4","stats":{"views":0,"dislikeCount":17,"likeCount":349},"seo":{"h1":"My CuddleBot 3000","h2":"My CuddleBot 3000","title":"My CuddleBot 3000","description":"\u003cp>Turn the humanity level up?! When I saw an ad for the new CuddleBot 3000, I didn't think it would feel so real! Her pussy was soft and wet, and her lips knew exactly what to do, and her tits were perfect. The best part? She never says no! Anytime I want to fuck her, she's right there, ready to please me. She doesn't even care if I make her cum or not, all she wants to do is serve her master... me! When I tell you I could lick those nipples all day long, I'm not even exaggerating, and I know she'd let me. She keeps telling me how much she loves it when her master fucks her pussy.\u003c/p>"},"publishedDate":"2026-01-04T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"mira-luv","itemId":11924,"title":"Mira Luv","img":"https://images.psmcdn.net/tsv4/model/profiles/mira_luv_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/mira_luv_v2.jpg","alt":"Mira Luv","name":"Mira Luv","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-10-06T14:42:45","stats":{"followCount":1032,"sceneCount":1},"seo":{"title":"Mira Luv","description":"Mira Luv"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"my-maidbot-mira-luv-edition-freya-shares-her-new-toy","itemId":31639,"img":"https://images.psmcdn.net/teamskeet/fem/freya_von_doom_mira_luv/shared/med_v2.jpg","video":"e02b314b3d4aac051f9c779a7c4c16bc","title":"My Maidbot (Mira Luv Edition): Freya Shares Her New Toy…","alt":"My Maidbot (Mira Luv Edition): Freya Shares Her New Toy…","type":"video","site":{"id":"freakyfembots","itemId":485,"shortName":"fem","image":"https://images.psmcdn.net/tsv4/posters/fem.jpg","alt":"Freaky Fembots - Official Freeuse Original Series","title":"Freaky Fembots - Official Freeuse Original Series","name":"Freaky Fembots","type":"series","billingProfileType":"pay","channelType":"sa","description":"You want some pussy, or maybe you need someone around the house to do your chores or be your personal trainer. The Freaky Fembot is the answer. These hyper-sexual robots are ready and willing at a moment's notice. Their pussies custom shape to your cock and please you how you want to be pleased. If you want wetter, sloppier sex, you can have it! If you want an action grip blowjob, you can have it! Not to mention, these Fembots are fucking smoking hot. You’ll see the hottest babes you know and love and new faces to fall in love with, and they’re doing what they do best - taking monster cocks and getting drenched in cum! Perfectly perky robot tits and the creamiest tech pussies are on the menu, and we want you to eat your fill! If that sounds like your kind of jam, then get in here ASAP to score a Freeuse.com membership. Along with Freaky Fembots, you’ll enjoy a range of Free Use series that will have you busting nuts all day long. Join today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fem_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fem_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fem.jpg","seo":{"id":"/api/v1/site_seos/485","seoSlug":"freakyfembots","title":"Freaky Fembots - Official Freeuse Original Series","description":"Freaky Fembots is a free service porn series featuring hot fembots getting used freely. Watch all FreakyFembots episodes in 4K today!","h1":"Freaky Fembots","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fem/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fem/tour/pics/freya_von_doom_mira_luv/bio_small.mp4","stats":{"views":0,"dislikeCount":19,"likeCount":414},"seo":{"h1":"My Maidbot (Mira Luv Edition): Freya Shares Her New Toy…","h2":"My Maidbot (Mira Luv Edition): Freya Shares Her New Toy…","title":"My Maidbot (Mira Luv Edition): Freya Shares Her New Toy…","description":"\u003cp>Maidbot, Mira Luv Edition: Introducing the Freaky Femobot that’s always powered up and ready to serve—no questions asked, no limits! With ultra-responsive programming and “100% Human Mode,” the Maidbot Mira Luve Edition is totally obedient! Not only will she cook and clean at incredible speed, but Maidbot also delivers instant satisfaction whenever you want it. Designed for nonstop access and effortless control, she’s built to respond, adapt, and please on command. This flagship model comes with Ultra Pinchable Nipples and real pussy juice! So flip the switch &amp; take charge! (Warning: once activated, you’ll wonder how you ever lived without one).\u003c/p>"},"publishedDate":"2026-02-01T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"amber-maddie","itemId":11909,"title":"Amber Maddie","img":"https://images.psmcdn.net/tsv4/model/profiles/amber_maddie.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/amber_maddie.jpg","alt":"Amber Maddie","name":"Amber Maddie","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-09-29T09:51:36","stats":{"followCount":320,"sceneCount":1},"seo":{"title":"Amber Maddie","description":"Amber Maddie"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"spybot-the-ultimate-secret-agent-fucktoy","itemId":31358,"img":"https://images.psmcdn.net/teamskeet/fem/amber_maddie/shared/med.jpg","video":"703bb91c36c64cf3af1fea410d6319de","title":"Spybot: The Ultimate Secret Agent Fucktoy","alt":"Spybot: The Ultimate Secret Agent Fucktoy","type":"video","site":{"id":"freakyfembots","itemId":485,"shortName":"fem","image":"https://images.psmcdn.net/tsv4/posters/fem.jpg","alt":"Freaky Fembots - Official Freeuse Original Series","title":"Freaky Fembots - Official Freeuse Original Series","name":"Freaky Fembots","type":"series","billingProfileType":"pay","channelType":"sa","description":"You want some pussy, or maybe you need someone around the house to do your chores or be your personal trainer. The Freaky Fembot is the answer. These hyper-sexual robots are ready and willing at a moment's notice. Their pussies custom shape to your cock and please you how you want to be pleased. If you want wetter, sloppier sex, you can have it! If you want an action grip blowjob, you can have it! Not to mention, these Fembots are fucking smoking hot. You’ll see the hottest babes you know and love and new faces to fall in love with, and they’re doing what they do best - taking monster cocks and getting drenched in cum! Perfectly perky robot tits and the creamiest tech pussies are on the menu, and we want you to eat your fill! If that sounds like your kind of jam, then get in here ASAP to score a Freeuse.com membership. Along with Freaky Fembots, you’ll enjoy a range of Free Use series that will have you busting nuts all day long. Join today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fem_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fem_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fem.jpg","seo":{"id":"/api/v1/site_seos/485","seoSlug":"freakyfembots","title":"Freaky Fembots - Official Freeuse Original Series","description":"Freaky Fembots is a free service porn series featuring hot fembots getting used freely. Watch all FreakyFembots episodes in 4K today!","h1":"Freaky Fembots","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fem/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fem/tour/pics/amber_maddie/bio_small.mp4","stats":{"views":0,"dislikeCount":15,"likeCount":252},"seo":{"h1":"Spybot: The Ultimate Secret Agent Fucktoy","h2":"Spybot: The Ultimate Secret Agent Fucktoy","title":"Spybot: The Ultimate Secret Agent Fucktoy","description":"\u003cp>As a fembot, it is my duty to accomplish all my missions, no matter what it takes. If what my master wants me to do is switch a Senator's cellphone for a decoy, then I'm going to distract him as long as I have to until I can fulfill my task. I might only be a spy robot, but even I know what the best way to distract a man is. No human can resist the touch of my body, and if I let him put his penis inside my perfectly crafted vagina, he won't even notice when I take his phone. My master will extract all his information, but first, I need to extract all his cum.\u003c/p>"},"publishedDate":"2025-12-09T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"lilibet-saunders","itemId":11859,"title":"Lilibet Saunders","img":"https://images.psmcdn.net/tsv4/model/profiles/lilibet_saunders_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lilibet_saunders_v2.jpg","alt":"Lilibet Saunders","name":"Lilibet Saunders","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-08-25T14:04:37","stats":{"followCount":1339,"sceneCount":1},"seo":{"title":"Lilibet Saunders","description":"Lilibet Saunders"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"time-stop-classroom-three-hot-students-all-to-myself","itemId":32279,"img":"https://images.psmcdn.net/teamskeet/fus/alana_rose_jai/shared/med_v3.jpg","video":"dfd1f2baf3522a0d5529d3431db6f893","title":"Time Stop Classroom: Three Hot Students All to Myself","alt":"Time Stop Classroom: Three Hot Students All to Myself","type":"video","site":{"id":"freeuse-singles","itemId":701,"shortName":"fus","image":"https://images.psmcdn.net/tsv4/posters/fus.jpg","alt":"Freeuse Singles | Models Free Used, Anytime, Anywhere","title":"Freeuse Singles | Models Free Used, Anytime, Anywhere","name":"FreeUse Singles","type":"series","billingProfileType":"network","channelType":"network","description":"Freeuse Singles is home to cute teens, hot milfs, and more. Part of Freeuse.com, see your favorite stars used anytime, anywhere, no questions asked.","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fus_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fus_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fus.jpg","seo":{"id":"/api/v1/site_seos/701","seoSlug":"freeuse-singles","title":"Freeuse Singles | Models Free Used, Anytime, Anywhere","description":"Freeuse Singles is home to cute teens, hot milfs, and more. Part of Freeuse.com, see your favorite stars used anytime, anywhere, no questions asked.","h1":"Freeuse Singles","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fus/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fus/tour/pics/alana_rose_jai/bio_small.mp4","stats":{"views":0,"dislikeCount":39,"likeCount":216},"seo":{"h1":"Time Stop Classroom: Three Hot Students All to Myself","h2":"Time Stop Classroom: Three Hot Students All to Myself","title":"Time Stop Classroom: Three Hot Students All to Myself","description":"\u003cp>Troy can stop time? Yeah fucking right… But if he actually could, it would be sort of kinky… Imagine all the shit he could do to us. It’s sort of fun to think about - time stands still, and our tight bodies are his to use however he wants. Whatever position he wants for as long as he wants it? Just thinking about it was getting us wet. The new girl, Jai, is certainly hiding a freaky side - she just isn’t used to how slutty girls in this class can be. That’s all about to change. After Troy free used each of us, we decided it was time to fuck together!\u003c/p>"},"publishedDate":"2026-07-05T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"lola-cheeks","itemId":11853,"title":"Lola Cheeks","img":"https://images.psmcdn.net/tsv4/model/profiles/lola_cheeks_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lola_cheeks_v2.jpg","alt":"Lola Cheeks","name":"Lola Cheeks","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-08-19T16:44:56","stats":{"followCount":465,"sceneCount":1},"seo":{"title":"Lola Cheeks","description":"Lola Cheeks"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"my-kawaii-anime-fembot","itemId":31712,"img":"https://images.psmcdn.net/teamskeet/fem/lola_cheeks/shared/med.jpg","video":"a46b73f9bce17587a6ffbc9bbb9a4465","title":"My Kawaii Anime Fembot!","alt":"My Kawaii Anime Fembot!","type":"video","site":{"id":"freakyfembots","itemId":485,"shortName":"fem","image":"https://images.psmcdn.net/tsv4/posters/fem.jpg","alt":"Freaky Fembots - Official Freeuse Original Series","title":"Freaky Fembots - Official Freeuse Original Series","name":"Freaky Fembots","type":"series","billingProfileType":"pay","channelType":"sa","description":"You want some pussy, or maybe you need someone around the house to do your chores or be your personal trainer. The Freaky Fembot is the answer. These hyper-sexual robots are ready and willing at a moment's notice. Their pussies custom shape to your cock and please you how you want to be pleased. If you want wetter, sloppier sex, you can have it! If you want an action grip blowjob, you can have it! Not to mention, these Fembots are fucking smoking hot. You’ll see the hottest babes you know and love and new faces to fall in love with, and they’re doing what they do best - taking monster cocks and getting drenched in cum! Perfectly perky robot tits and the creamiest tech pussies are on the menu, and we want you to eat your fill! If that sounds like your kind of jam, then get in here ASAP to score a Freeuse.com membership. Along with Freaky Fembots, you’ll enjoy a range of Free Use series that will have you busting nuts all day long. Join today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fem_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fem_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fem.jpg","seo":{"id":"/api/v1/site_seos/485","seoSlug":"freakyfembots","title":"Freaky Fembots - Official Freeuse Original Series","description":"Freaky Fembots is a free service porn series featuring hot fembots getting used freely. Watch all FreakyFembots episodes in 4K today!","h1":"Freaky Fembots","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fem/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fem/tour/pics/lola_cheeks/bio_small.mp4","stats":{"views":0,"dislikeCount":12,"likeCount":215},"seo":{"h1":"My Kawaii Anime Fembot!","h2":"My Kawaii Anime Fembot!","title":"My Kawaii Anime Fembot!","description":"\u003cp>Introducing the Lola-Chan Kitty Warrior Fembot! Made specifically for lovers of Lola Chan, this model of Fembot is a dream come true for anime fans! Lola’s long, blue hair, ultra-kawaii outfit, and lifelike body will have you head over heels. Programmed for ultimate pleasure, she’s battle-ready and comes with deluxe Fembot patented Pussy Lips That Grip Technology (TM). Lola-Chan loves to obey her master’s every command - order yours today!\u003c/p>"},"publishedDate":"2026-02-15T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"izi-blu","itemId":11852,"title":"Izi Blu","img":"https://images.psmcdn.net/tsv4/model/profiles/izi_blu_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/izi_blu_v2.jpg","alt":"Izi Blu","name":"Izi Blu","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-08-19T10:56:13","stats":{"followCount":312,"sceneCount":1},"seo":{"title":"Izi Blu","description":"Izi Blu"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"honey-if-sex-is-on-your-mind-freeuse-will-get-it-out-of-your-system-izi-blu-debut","itemId":30926,"img":"https://images.psmcdn.net/teamskeet/fum/izi_blu/shared/med.jpg","video":"5821415ce657bb6b66d30d89e1d39181","title":"Honey, If Sex Is On Your Mind, Freeuse Will Get It Out Of Your System (Izi Blu Debut)","alt":"Honey, If Sex Is On Your Mind, Freeuse Will Get It Out Of Your System (Izi Blu Debut)","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/izi_blu/bio_small.mp4","stats":{"views":0,"dislikeCount":22,"likeCount":258},"seo":{"h1":"Honey, If Sex Is On Your Mind, Freeuse Will Get It Out Of Your System (Izi Blu Debut)","h2":"Honey, If Sex Is On Your Mind, Freeuse Will Get It Out Of Your System (Izi Blu Debut)","title":"Honey, If Sex Is On Your Mind, Freeuse Will Get It Out Of Your System (Izi Blu Debut)","description":"\u003cp>Izi, a successful therapist and loving stepmom, receives an urgent call from her stepson’s school. Elias was caught watching highly erotic pictures during class, and now she’s concerned that he might have a sex problem. Elias doesn’t want to make a big deal out of it, but Izi knows the problem will only grow if she doesn’t tackle it head-on. She has been working on an experimental therapy for patients with similar issues, an antidote for people who find it hard separating fantasy from reality–freeuse! Elias needs to develop a healthy relationship with sex and find the time and place to indulge in his pervy urges, and who better to help him figure it out than his smart and sexy stepmom?\u003c/p>"},"publishedDate":"2025-08-24T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"daydream-daisy","itemId":11849,"title":"Daydream Daisy","img":"https://images.psmcdn.net/tsv4/model/profiles/daydream_daisy.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/daydream_daisy.jpg","alt":"Daydream Daisy","name":"Daydream Daisy","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-08-14T10:43:25","stats":{"followCount":696,"sceneCount":2},"seo":{"title":"Daydream Daisy","description":"Daydream Daisy"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"stuck-indoors-a-full-day-of-free-use-games","itemId":31869,"img":"https://images.psmcdn.net/teamskeet/fuf/charlie_valentine_daydream_daisy/shared/med.jpg","video":"91590963cb860c10f44e6308944f476c","title":"Stuck Indoors: a Full Day of Free Use Games","alt":"Stuck Indoors: a Full Day of Free Use Games","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/charlie_valentine_daydream_daisy/bio_small.mp4","stats":{"views":0,"dislikeCount":19,"likeCount":207},"seo":{"h1":"Stuck Indoors: a Full Day of Free Use Games","h2":"Stuck Indoors: a Full Day of Free Use Games","title":"Stuck Indoors: a Full Day of Free Use Games","description":"\u003cp>Can you believe this?! Nobody is allowed to get out of their house because of the weather. What am I supposed to do? Just stay here, locked in with my stepmom and my stepsister? I need to get out of here! My stepmom has this idea that if we play the games we used to love ages ago, we'll have fun. I guess I can give it a shot, at least I can finger them and squeeze their tits while we play. Besides, having to stay quiet while one of them sucks my cock and the other one looks for us during hide and seek doesn't sound too bad. Fine. I guess that as long as I get to cum all over them, the day might not be totally ruined.\u003c/p>"},"publishedDate":"2026-04-08T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"using-my-stepsister-for-guided-sex-lessons-daydream-daisy-freeuse-debut","itemId":31146,"img":"https://images.psmcdn.net/teamskeet/fuf/daydream_daisy/shared/med.jpg","video":"83a393265d49c73c668258ef65ca7fd7","title":"Using My Stepsister for Guided Sex Lessons (Daydream Daisy Freeuse Debut)","alt":"Using My Stepsister for Guided Sex Lessons (Daydream Daisy Freeuse Debut)","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/daydream_daisy/bio_small.mp4","stats":{"views":0,"dislikeCount":26,"likeCount":341},"seo":{"h1":"Using My Stepsister for Guided Sex Lessons (Daydream Daisy Freeuse Debut)","h2":"Using My Stepsister for Guided Sex Lessons (Daydream Daisy Freeuse Debut)","title":"Using My Stepsister for Guided Sex Lessons (Daydream Daisy Freeuse Debut)","description":"\u003cp>Kell Fire is extremely concerned about her stepson Rion’s social life. He spends his weekends at home, locked in his room, and his stepmom thinks he should be dating girls by now. One day, Kell decides to ask him about it and realizes that maybe Rion does want to go out with women, but he just doesn’t know the basics of sex. Wondering if she’s done anything wrong, she decides to show her little man how to please women. To do it, she enlists the help of Daisy, Rion’s more experienced stepsister, who never says no to any of her stepmom’s requests. The obedient girl becomes Rion’s practice fuck toy while Kell coaches him. They start with a practical class on pussy stimulation, and they soon move on to oral play. Finally, Kell watches proudly as Rion drills his stepsister’s cunt, all set to go out to the real world and himself some fresh pussy!\u003c/p>"},"publishedDate":"2025-10-12T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"mssexysaigon","itemId":11826,"title":"MsSexySaigon","img":"https://images.psmcdn.net/tsv4/model/profiles/mssexysaigon.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/mssexysaigon.jpg","alt":"MsSexySaigon","name":"MsSexySaigon","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-07-29T11:55:31","stats":{"followCount":149,"sceneCount":1},"seo":{"title":"MsSexySaigon","description":"MsSexySaigon"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"the-secret-to-a-happy-family-share-your-wifes-pussy","itemId":31570,"img":"https://images.psmcdn.net/teamskeet/fum/mssexysaigon/shared/med_v2.jpg","video":"459084e9c33f059a8c9f13e830a8de89","title":"The Secret to a Happy Family? Share Your Wife's Pussy...","alt":"The Secret to a Happy Family? Share Your Wife's Pussy...","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/mssexysaigon/bio_small.mp4","stats":{"views":0,"dislikeCount":33,"likeCount":152},"seo":{"h1":"The Secret to a Happy Family? Share Your Wife's Pussy...","h2":"The Secret to a Happy Family? Share Your Wife's Pussy...","title":"The Secret to a Happy Family? Share Your Wife's Pussy...","description":"\u003cp>There's nothing worse than knowing your husband and your stepson don't get along. Mine were always arguing over every little thing, until I found the solution. Everyone knows that a man is never as happy as when he is having good sex, so how do I keep both of my men in a great mood all the time? Easy: I let them fuck me anytime they want, and however they want. Being the household's sex toy is sometimes the most important duty of a housewife. Now, I have the happiest family there is.\u003c/p>"},"publishedDate":"2026-01-22T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"ren-nuisance","itemId":11797,"title":"Ren Nuisance","img":"https://images.psmcdn.net/tsv4/model/profiles/ren_nuisance.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/ren_nuisance.jpg","alt":"Ren Nuisance","name":"Ren Nuisance","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-07-10T13:48:33","stats":{"followCount":378,"sceneCount":1},"seo":{"title":"Ren Nuisance","description":"Ren Nuisance"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"a-good-assistant-will-let-you-fuck-her-during-virtual-meetings-ren-nuisance-debut","itemId":30695,"img":"https://images.psmcdn.net/teamskeet/fuf/ren_nuisance/shared/med.jpg","video":"ad267d20c15cf147ea7bd60812b3014d","title":"A Good Assistant Will Let You Fuck Her During Virtual Meetings (Ren Nuisance Debut)","alt":"A Good Assistant Will Let You Fuck Her During Virtual Meetings (Ren Nuisance Debut)","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/ren_nuisance/bio_small.mp4","stats":{"views":0,"dislikeCount":13,"likeCount":278},"seo":{"h1":"A Good Assistant Will Let You Fuck Her During Virtual Meetings (Ren Nuisance Debut)","h2":"A Good Assistant Will Let You Fuck Her During Virtual Meetings (Ren Nuisance Debut)","title":"A Good Assistant Will Let You Fuck Her During Virtual Meetings (Ren Nuisance Debut)","description":"\u003cp>I need this job so badly. I would do anything to get it. My potential boss knows I would, so he didn't take long to make his requests. If I want to be his assistant, he has to use my body however and whenever he wants. It's okay. If getting my hard nipples licked as I do his paperwork is what it takes, I'll do it. I'll even let him handcuff me, suck his cock dry as I read his contracts, and spread my legs for him to go down on me while he's in a virtual meeting. As long as he gives me a chance, my pussy is his to fuck anytime he wants. I'm going to prove that I'm as good at multitasking as I am at sex.\u003c/p>"},"publishedDate":"2025-07-27T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"carina-blair","itemId":11768,"title":"Carina Blair","img":"https://images.psmcdn.net/tsv4/model/profiles/carina_blair.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/carina_blair.jpg","alt":"Carina Blair","name":"Carina Blair","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-06-18T11:55:57","stats":{"followCount":397,"sceneCount":1},"seo":{"title":"Carina Blair","description":"Carina Blair"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"sharing-mom-i-saw-instant-results-from-the-freeuse-technique","itemId":31617,"img":"https://images.psmcdn.net/teamskeet/use/carina_blair/shared/med.jpg","video":"1a3df85f56bc4ec559bf83f8cc9c45e2","title":"Sharing Mom: I Saw Instant Results from the Freeuse Technique!","alt":"Sharing Mom: I Saw Instant Results from the Freeuse Technique!","type":"video","site":{"id":"use-pov","itemId":599,"shortName":"use","image":"https://images.psmcdn.net/tsv4/posters/use.jpg","alt":"UsePOV (Official Series) - Freeuse.com","title":"UsePOV (Official Series) - Freeuse.com","name":"UsePOV","type":"series","billingProfileType":"pay","channelType":null,"description":"If you want freeuse porn from your point of view, look no further than UsePOV! All of your favorite milf models are here, and they’re down to fuck at will. Anything their guy wants, they give them, all to see his sexual needs met. It doesn’t matter when or where - if he wants to fuck, his wish is her command. Freeuse means anything goes, and that’s what UsePOV porn is all about. This wild Freeuse series takes freeuse sex to the next level, adding wild stories and bringing fantasies to life. See stars you know and lust over in first person point of view, giving the sloppiest blowjobs or getting filled up with big loads. No matter what scene you choose, you’re in for a ride! So join in on the fun and get down and dirty with Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/use_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/use_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/use.jpg","seo":{"id":"/api/v1/site_seos/599","seoSlug":"use-pov","title":"UsePOV (Official Series) - Freeuse.com","description":"Use POV is a premium porn series featuring the hottest pornstars having POV freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Use POV","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/use/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/carina_blair/bio_small.mp4","stats":{"views":0,"dislikeCount":22,"likeCount":192},"seo":{"h1":"Sharing Mom: I Saw Instant Results from the Freeuse Technique!","h2":"Sharing Mom: I Saw Instant Results from the Freeuse Technique!","title":"Sharing Mom: I Saw Instant Results from the Freeuse Technique!","description":"\u003cp>Rion has been misbehaving, skipping school, and his grades have hit rock bottom. Out of options, Quinton and Carina seek help from the school principal. The guy believes that Rion’s issues derive from being sexually pent-up. The Freeuse Technique is Rion’s last hope. Having access to his stepmom 24/7, no questions asked, yields immediate results!\u003c/p>"},"publishedDate":"2026-02-04T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"alexa-chains","itemId":11762,"title":"Alexa Chains","img":"https://images.psmcdn.net/tsv4/model/profiles/alexa_chains.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/alexa_chains.jpg","alt":"Alexa Chains","name":"Alexa Chains","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-06-18T11:55:56","stats":{"followCount":1471,"sceneCount":1},"seo":{"title":"Alexa Chains","description":"Alexa Chains"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"shes-our-freeuse-fuck-doll-my-fiances-kinky-surprise","itemId":30846,"img":"https://images.psmcdn.net/teamskeet/fum/alexa_chains_millie_morgan/shared/med.jpg","video":"9c39aa6a282c2e79c2834b73d19b1531","title":"“She’s Our Freeuse Fuck Doll” My Fiancés Kinky Surprise","alt":"“She’s Our Freeuse Fuck Doll” My Fiancés Kinky Surprise","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/alexa_chains_millie_morgan/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":357},"seo":{"h1":"“She’s Our Freeuse Fuck Doll” My Fiancés Kinky Surprise","h2":"“She’s Our Freeuse Fuck Doll” My Fiancés Kinky Surprise","title":"“She’s Our Freeuse Fuck Doll” My Fiancés Kinky Surprise","description":"\u003cp>Rion and Alexa have been going through a rough patch lately. His sex drive is at an all-time high, but Alexa hasn’t been in the mood as often. Eager to make things steamy again, Rion suggests getting a sex doll. Alexa finds it kinda creepy, but she agrees to do it to make Rion happy. After some research, they discover Millie’s living sex doll services, an exclusive offering that is guaranteed to mend their sexual chemistry. Millie visits Rion and Alexa and introduces them to her services: she sits on their bed and invites them to do whatever they want with her while she sits still like a cute doll. The lovers slowly start trying things out on her. They are shocked to see how steady she is while they play with her boobs and lick her pussy. Aroused by Millie’s professionalism, Alexa and Rion hold back no more and do some really kinky stuff to her, reigniting the spark in their relationship.\u003c/p>"},"publishedDate":"2025-09-23T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"kiki-cali","itemId":11657,"title":"Kiki Cali","img":"https://images.psmcdn.net/tsv4/model/profiles/kiki_cali_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/kiki_cali_v2.jpg","alt":"Kiki Cali","name":"Kiki Cali","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-05-13T15:14:58","stats":{"followCount":373,"sceneCount":1},"seo":{"title":"Kiki Cali","description":"Kiki Cali"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"can-he-unlock-his-stepmommys-ass","itemId":30177,"img":"https://images.psmcdn.net/teamskeet/use/kiki_cali/shared/med.jpg","video":"659b3ef1e768b5cf2808af554975dfda","title":"Can He Unlock His Stepmommy's Ass?","alt":"Can He Unlock His Stepmommy's Ass?","type":"video","site":{"id":"use-pov","itemId":599,"shortName":"use","image":"https://images.psmcdn.net/tsv4/posters/use.jpg","alt":"UsePOV (Official Series) - Freeuse.com","title":"UsePOV (Official Series) - Freeuse.com","name":"UsePOV","type":"series","billingProfileType":"pay","channelType":null,"description":"If you want freeuse porn from your point of view, look no further than UsePOV! All of your favorite milf models are here, and they’re down to fuck at will. Anything their guy wants, they give them, all to see his sexual needs met. It doesn’t matter when or where - if he wants to fuck, his wish is her command. Freeuse means anything goes, and that’s what UsePOV porn is all about. This wild Freeuse series takes freeuse sex to the next level, adding wild stories and bringing fantasies to life. See stars you know and lust over in first person point of view, giving the sloppiest blowjobs or getting filled up with big loads. No matter what scene you choose, you’re in for a ride! So join in on the fun and get down and dirty with Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/use_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/use_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/use.jpg","seo":{"id":"/api/v1/site_seos/599","seoSlug":"use-pov","title":"UsePOV (Official Series) - Freeuse.com","description":"Use POV is a premium porn series featuring the hottest pornstars having POV freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Use POV","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/use/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/kiki_cali/bio_small.mp4","stats":{"views":0,"dislikeCount":41,"likeCount":222},"seo":{"h1":"Can He Unlock His Stepmommy's Ass?","h2":"Can He Unlock His Stepmommy's Ass?","title":"Can He Unlock His Stepmommy's Ass?","description":"\u003cp>My stepson is a man now, but he doesn't act like one. That's why my husband and I made a deal: my stepson can do anything he wants to any part of my body except my ass, that one is just for my husband. If he's grabbing my tits and making me suck his cock, maybe he'll learn a thing or two about being a grownup and stop acting up. Besides, cleaning his room might be easier if he's using me as a sex toy while he does it. To make sure he didn't cross any boundaries, my husband locked my ass, but I was so immersed in teaching my stepson how to tidy his things that I didn't notice he found the key! Sure, I felt the sex toy he shoved inside my ass, and I could have stopped him before he replaced it with his dick, but I was liking the way he was using me and wanted him to keep going. Maybe my husband doesn't need to know everything.\u003c/p>"},"publishedDate":"2025-05-20T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"julia-james","itemId":11655,"title":"Julia James","img":"https://images.psmcdn.net/tsv4/model/profiles/julia_james_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/julia_james_v2.jpg","alt":"Julia James","name":"Julia James","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-05-08T15:18:04","stats":{"followCount":2285,"sceneCount":1},"seo":{"title":"Julia James","description":"Julia James"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"prove-that-your-girlfriend-is-a-good-girl-make-her-lick-your-moms-tits","itemId":31422,"img":"https://images.psmcdn.net/teamskeet/fum/julia_james_krystal_sparks/shared/med.jpg","video":"be46057c5e5f86f957883405c2c609be","title":"Prove That Your Girlfriend Is a Good Girl: Make Her Lick Your Mom's Tits","alt":"Prove That Your Girlfriend Is a Good Girl: Make Her Lick Your Mom's Tits","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/julia_james_krystal_sparks/bio_small_v2.mp4","stats":{"views":0,"dislikeCount":10,"likeCount":289},"seo":{"h1":"Prove That Your Girlfriend Is a Good Girl: Make Her Lick Your Mom's Tits","h2":"Prove That Your Girlfriend Is a Good Girl: Make Her Lick Your Mom's Tits","title":"Prove That Your Girlfriend Is a Good Girl: Make Her Lick Your Mom's Tits","description":"\u003cp>Being the backbone of the family is hard, but being a female cop makes it even harder. I need to set a good example for my stepson, be strict, and make sure he's always on the right path. When I caught him getting his cock sucked in the middle of the street, I had to intervene and find out who that slut was. She even had the nerve to have her face covered in my stepson's cum and lied, claiming it was ice cream! I had to lick it off her cheek to show them they couldn't trick me. I could tell he really liked this girl, but I want him to marry a good, traditional woman, so I arrested her and took her back to my place for interrogation. She was very nervous, so I thought she might be hiding something and had to do a cavity search. I lifted her pretty skirt and slowly shoved my fingers inside her pussy. Her cunt was very tight, and she said she was a virgin, but if she was going to date my stepson, she needed to loosen it up, so I asked him to fuck her. Suddenly, she started licking my tits! I like a woman who helps without being asked. The more she touched me and shared my stepson's dick with me, the more I liked her. Having my stepson's cum in her face didn't seem too bad when it was mixed with mine. I think she might work out after all.\u003c/p>"},"publishedDate":"2025-12-22T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"raee-ripley","itemId":11650,"title":"Raee Ripley","img":"https://images.psmcdn.net/tsv4/model/profiles/raee_ripley.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/raee_ripley.jpg","alt":"Raee Ripley","name":"Raee Ripley","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-05-08T11:46:20","stats":{"followCount":929,"sceneCount":1},"seo":{"title":"Raee Ripley","description":"Raee Ripley"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"game-show","itemId":27440,"img":"https://images.psmcdn.net/teamskeet/fuf/cherry_gwendolyn_decay_raee/shared/med.jpg","video":"3de5b91daca8c0a1075c57ad20107495","title":"Game Show","alt":"Game Show","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/cherry_gwendolyn_decay_raee/bio_small.mp4","stats":{"views":0,"dislikeCount":37,"likeCount":408},"seo":{"h1":"Game Show","h2":"Game Show","title":"Game Show","description":"\u003cp>Hey, folks! It’s your all-time favorite show Open Wide! Introducing three new beautiful contestants today, these lovely and fearless ladies will try to win the grand cash prize in this extraordinary game show! Our fantastic host Nicky Rebel is ready to put them to the test and see if they’ve got what it takes to take the big prize home. Our outstanding guests will have to endure a series of challenges to prove themselves worthy of being on TV and earning some big bucks in return. Some will win and some will lose, but there’s one thing for certain: there’s a lot of freeuse!\u003c/p>"},"publishedDate":"2024-11-24T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"mckenna-lynn","itemId":11647,"title":"Mckenna Lynn","img":"https://images.psmcdn.net/tsv4/model/profiles/mckenna_lynn.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/mckenna_lynn.jpg","alt":"Mckenna Lynn","name":"Mckenna Lynn","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-05-08T11:26:39","stats":{"followCount":630,"sceneCount":1},"seo":{"title":"Mckenna Lynn","description":"Mckenna Lynn"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"the-government-sent-me-a-personal-fuck-toy-cum-collector-bot-looks-like-my-teacher","itemId":32021,"img":"https://images.psmcdn.net/teamskeet/use/carmen_valentina/shared/med.jpg","video":"f94facc8667e8b8f6cdba16765906306","title":"The Government Sent Me a Personal Fuck Toy: Cum Collector-Bot Looks Like My Teacher!","alt":"The Government Sent Me a Personal Fuck Toy: Cum Collector-Bot Looks Like My Teacher!","type":"video","site":{"id":"use-pov","itemId":599,"shortName":"use","image":"https://images.psmcdn.net/tsv4/posters/use.jpg","alt":"UsePOV (Official Series) - Freeuse.com","title":"UsePOV (Official Series) - Freeuse.com","name":"UsePOV","type":"series","billingProfileType":"pay","channelType":null,"description":"If you want freeuse porn from your point of view, look no further than UsePOV! All of your favorite milf models are here, and they’re down to fuck at will. Anything their guy wants, they give them, all to see his sexual needs met. It doesn’t matter when or where - if he wants to fuck, his wish is her command. Freeuse means anything goes, and that’s what UsePOV porn is all about. This wild Freeuse series takes freeuse sex to the next level, adding wild stories and bringing fantasies to life. See stars you know and lust over in first person point of view, giving the sloppiest blowjobs or getting filled up with big loads. No matter what scene you choose, you’re in for a ride! So join in on the fun and get down and dirty with Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/use_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/use_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/use.jpg","seo":{"id":"/api/v1/site_seos/599","seoSlug":"use-pov","title":"UsePOV (Official Series) - Freeuse.com","description":"Use POV is a premium porn series featuring the hottest pornstars having POV freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Use POV","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/use/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/carmen_valentina/bio_small.mp4","stats":{"views":0,"dislikeCount":29,"likeCount":139},"seo":{"h1":"The Government Sent Me a Personal Fuck Toy: Cum Collector-Bot Looks Like My Teacher!","h2":"The Government Sent Me a Personal Fuck Toy: Cum Collector-Bot Looks Like My Teacher!","title":"The Government Sent Me a Personal Fuck Toy: Cum Collector-Bot Looks Like My Teacher!","description":"\u003cp>In a not-so-distant future, the birth rate is at its lowest, so Uncle Sam started handing out customized fuck toys to every eighteen-year-old stud to collect precious semen and save humanity. These mechanical cum-collectors exist for one purpose—to milk balls dry, harvest precious seed, and ensure humanity's survival by any means necessary. While these machines are government-mandated, it’s still taboo to use them in public. However, that hasn’t stopped some gooners from enjoying this sexy gift. Take Juan, for instance, a kinky gooner with lots of loads to contribute to mankind. His sex obsession knows no boundaries. So, when he receives a customized cum collector modeled after his favorite teacher, Carmen, he wastes no time and fucks her in every way possible to do right by his country!\u003c/p>"},"publishedDate":"2026-05-06T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"sadie-rose","itemId":11597,"title":"Sadie Rose","img":"https://images.psmcdn.net/tsv4/model/profiles/sadie_rose.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/sadie_rose.jpg","alt":"Sadie Rose","name":"Sadie Rose","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-04-22T12:04:34","stats":{"followCount":356,"sceneCount":1},"seo":{"title":"Sadie Rose","description":"Sadie Rose"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"my-duty-as-a-public-servant-sadie-rose-freeuse-debut","itemId":30047,"img":"https://images.psmcdn.net/teamskeet/fum/sadie_rose/shared/med.jpg","video":"2b74a0cfa9313d22c8d80d821bd5a612","title":"My Duty as a Public Servant (Sadie Rose Freeuse Debut)","alt":"My Duty as a Public Servant (Sadie Rose Freeuse Debut)","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/sadie_rose/bio_small.mp4","stats":{"views":0,"dislikeCount":28,"likeCount":286},"seo":{"h1":"My Duty as a Public Servant (Sadie Rose Freeuse Debut)","h2":"My Duty as a Public Servant (Sadie Rose Freeuse Debut)","title":"My Duty as a Public Servant (Sadie Rose Freeuse Debut)","description":"\u003cp>I'm on the verge of solving a very important case, and Josh Rivers is the key. I tried to question him to gather any information he could give me, but he kept getting distracted by my big tits. I don't agree with the government's methods, but it is my duty as a public servant to let him freeuse me whenever he wants. He became more cooperative once I asked the questions with his big cock inside my mouth. Still, that wasn't enough, so if what he needed was for me to continue the investigation while he shoved his dick inside my pussy, that's what we were going to do. This case was a big deal, so I let him do anything he wanted to my body as long as he talked with me. He used his mouth to give me information, so I used mine to make his time worth it.\u003c/p>"},"publishedDate":"2025-05-06T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"aleksa-mink","itemId":11579,"title":"Aleksa Mink","img":"https://images.psmcdn.net/tsv4/model/profiles/aleksa_mink_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/aleksa_mink_v2.jpg","alt":"Aleksa Mink","name":"Aleksa Mink","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-04-15T15:06:50","stats":{"followCount":891,"sceneCount":2},"seo":{"title":"Aleksa Mink","description":"Aleksa Mink"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"polar-opposites-tall-bully-short-nerd-vs-the-extra-curvy-tutor","itemId":31959,"img":"https://images.psmcdn.net/teamskeet/fuf/aleksa_mink/shared/med_v2.jpg","video":"c5cce621895facc57c8dd1060ba8d58c","title":"Polar Opposites: Tall Bully & Short Nerd vs the Extra Curvy Tutor","alt":"Polar Opposites: Tall Bully & Short Nerd vs the Extra Curvy Tutor","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/aleksa_mink/bio_small_v3.mp4","stats":{"views":0,"dislikeCount":16,"likeCount":195},"seo":{"h1":"Polar Opposites: Tall Bully & Short Nerd vs the Extra Curvy Tutor","h2":"Polar Opposites: Tall Bully & Short Nerd vs the Extra Curvy Tutor","title":"Polar Opposites: Tall Bully & Short Nerd vs the Extra Curvy Tutor","description":"\u003cp>There is enough of busty goddess Aleksa Mink for everyone. Today she’s tutoring Blake &amp; Josh. Blake is a short king, and Josh towers over him. Aleksa is the perfect middle size between them. She can suck Josh’s cock while Blake eats her out from behind. And they’ll both get to play with those magnificent tits of hers. This size differential makes the free use way more fun. Either way, they’ve both got big dicks and get to pound Aleksa until they’re ready to paint her face with a creamy load.\u003c/p>"},"publishedDate":"2026-04-28T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"easter-is-all-about-cumming-together","itemId":30009,"img":"https://images.psmcdn.net/teamskeet/fuf/aleksa_mink_alex_blake/shared/med.jpg","video":"4ec4cdc3dd1aeb454e60692cda5a27f7","title":"Easter Is All About Cumming Together","alt":"Easter Is All About Cumming Together","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/aleksa_mink_alex_blake/bio_small.mp4","stats":{"views":0,"dislikeCount":19,"likeCount":410},"seo":{"h1":"Easter Is All About Cumming Together","h2":"Easter Is All About Cumming Together","title":"Easter Is All About Cumming Together","description":"\u003cp>My family and I have recently joined a new church with some very random yet enriching ideas about family and bonding. My stepdaughter Alexa, a young and rebellious girl who is always challenging my decisions, doesn’t want to do anything with it. However, my beloved Aleksa, my adopted daughter, never fails to back me up when I really need her, especially when it comes to following family traditions. We need to come together as a family and have a proper Easter celebration, with all the usual fun activities that make us come closer, such as disguising myself as a bunny and making my girls look for my eggs. I am not sure how it's gonna go down this year with Aleksa’s hesitance and Alex’s encouragement, but I guess we’ll find a way to have a nice holiday together just like my church suggests. Oh, by the way, have I mentioned it is a freeuse church?\u003c/p>"},"publishedDate":"2025-04-20T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"isabella-jules","itemId":11578,"title":"Isabella Jules","img":"https://images.psmcdn.net/tsv4/model/profiles/isabella_jules.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/isabella_jules.jpg","alt":"Isabella Jules","name":"Isabella Jules","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-04-15T10:18:17","stats":{"followCount":1385,"sceneCount":2},"seo":{"title":"Isabella Jules","description":"Isabella Jules"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"freeuse-4th-of-july-desperate-sorority-girls-earn-their-spot","itemId":32230,"img":"https://images.psmcdn.net/teamskeet/fuf/aubree_blair_isabella_jules/shared/med.jpg","video":"14937952ccc9cd73964c1d3d482bac40","title":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","alt":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/aubree_blair_isabella_jules/bio_small.mp4","stats":{"views":0,"dislikeCount":19,"likeCount":223},"seo":{"h1":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","h2":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","title":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","description":"\u003cp>My bestie and I signed up for the top sorority on campus. Whether it was because of our parents' pressure or the urge to be part of something bigger, we just joined and went with it. When they told us about the “4th of July pool party,” it sounded… normal. We thought the hazing would be something fun, like skinny dipping or making out with the girls. Who knew we’d be getting our pussies eaten and pounded this good on the Fourth of July? Everyone can see us getting used like fuck toys, but we don’t care. We wanna keep going. We want every hole we have used in front of everyone.\u003c/p>"},"publishedDate":"2026-07-01T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"freeuse-is-a-gooners-best-friend","itemId":31250,"img":"https://images.psmcdn.net/teamskeet/fuf/isabella_jules_jasmine_sherni/shared/med.jpg","video":"2b1563631566e7df7fd70b4d22f39abe","title":"Freeuse Is a Gooner’s Best Friend","alt":"Freeuse Is a Gooner’s Best Friend","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/isabella_jules_jasmine_sherni/bio_small.mp4","stats":{"views":0,"dislikeCount":19,"likeCount":385},"seo":{"h1":"Freeuse Is a Gooner’s Best Friend","h2":"Freeuse Is a Gooner’s Best Friend","title":"Freeuse Is a Gooner’s Best Friend","description":"\u003cp>Donnie's excessive masturbation and \"gooning\" habits consume more of his time than his family. Isabella, his loving stepdaughter, wants to do an intervention to help her stepdad be his own self again. After doing some research, she finds out some information about Doctor Sherni, a specialized therapist who knows how to deal with this sticky situation. After Jasmine is hired, she shows up at Isabella and Donnie’s door and proposes a two-pronged approach to overcome his addiction: a month-long abstinence from ejaculation during November, and replacing his porn-related obsessive-compulsive disorder with a healthier alternative: freeuse. More determined than ever, Isabella does everything in her power with the help of Dr. Sherni to heal her stepdad and make him a recovered gooner.\u003c/p>"},"publishedDate":"2025-11-09T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"lexi-nicole","itemId":11557,"title":"Lexi Nicole","img":"https://images.psmcdn.net/tsv4/model/profiles/lexi_nicole.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lexi_nicole.jpg","alt":"Lexi Nicole","name":"Lexi Nicole","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-04-07T13:34:05","stats":{"followCount":602,"sceneCount":1},"seo":{"title":"Lexi Nicole","description":"Lexi Nicole"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"fix-me-up-with-your-creamy-help","itemId":30415,"img":"https://images.psmcdn.net/teamskeet/fum/lexi_nicole/shared/med.jpg","video":"ac5daebddbd493ad8547e9b4012ce829","title":"Fix Me Up With Your Creamy Help","alt":"Fix Me Up With Your Creamy Help","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/lexi_nicole/bio_small.mp4","stats":{"views":0,"dislikeCount":25,"likeCount":321},"seo":{"h1":"Fix Me Up With Your Creamy Help","h2":"Fix Me Up With Your Creamy Help","title":"Fix Me Up With Your Creamy Help","description":"\u003cp>Noticing her kitchen was a mess, Lexi panicked. The busty milf realized that one of her cabinet doors hung precariously, and a persistent drip in her kitchen sink was driving her mad. Determined to become more self-sufficient, she decided it was time to tackle these minor repairs herself. Remembering that her younger (and extremely handsome) friend Alex was quite handy, Lexi picked up her phone and called. Alex, always eager to help and share their skills, readily agreed to come over and guide Lexi through the process of fixing the cabinets and the kitchen sink. Soon after, Alex arrived, tool bag in hand, ready to impart their knowledge and assist Lexi in her newfound endeavor of home repair. Yet, Alex was not planning to give her the fish but rather teach her how to fish. The strong stud decided to guide her through the fixing process while giving her mature and sexy friend the right encouragement. Fingering and eating Lexi’s cunt while she attempted the repairs was exactly the support the milf needed. And what better way to learn than giving her a delicious load on her mouth after all the effort she put into making her kitchen nice again?\u003c/p>"},"publishedDate":"2025-06-03T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"avalon-mira","itemId":11537,"title":"Avalon Mira","img":"https://images.psmcdn.net/tsv4/model/profiles/avalon_mira.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/avalon_mira.jpg","alt":"Avalon Mira","name":"Avalon Mira","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-03-31T11:18:15","stats":{"followCount":200,"sceneCount":1},"seo":{"title":"Avalon Mira","description":"Avalon Mira"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"freeuse-night-member-story","itemId":29932,"img":"https://images.psmcdn.net/teamskeet/fum/avalon_mira/shared/med.jpg","video":"49e158cb5e460f4af5593d53fb5faa69","title":"Freeuse Night (Member Story)","alt":"Freeuse Night (Member Story)","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/avalon_mira/bio_small.mp4","stats":{"views":0,"dislikeCount":30,"likeCount":215},"seo":{"h1":"Freeuse Night (Member Story)","h2":"Freeuse Night (Member Story)","title":"Freeuse Night (Member Story)","description":"\u003cp>What’s up, MYLF lovers? You know we love your ideas and take any chance we get to make them happen, right? Turning your kinky fantasies into reality is our mission, and today we have a fan submission we know you’re gonna love. Here’s your invitation to the chicest and kinkiest restaurant, a cool place with a very special event: Freeuse Night. Avalon and Donnie, a fancy couple, are about to have an unforgettable soiree, and they will be accompanied by young Elias, a poor guy who has been stood up by his date and just needs some company. The couple is happy to share the table with Elias, and they even let him use Avalon for the whole evening. Donnie and Elias hit it off while fucking Avalon from both ends, exchanging meaningful conversations and stuffing the lovely lady’s holes.\u003c/p>"},"publishedDate":"2025-04-08T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"rachel-ramsey","itemId":11529,"title":"Rachel Ramsey","img":"https://images.psmcdn.net/tsv4/model/profiles/rachel_ramsey.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/rachel_ramsey.jpg","alt":"Rachel Ramsey","name":"Rachel Ramsey","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-03-26T14:15:23","stats":{"followCount":535,"sceneCount":2},"seo":{"title":"Rachel Ramsey","description":"Rachel Ramsey"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"frat-house-rules","itemId":30771,"img":"https://images.psmcdn.net/teamskeet/fuf/dez_hansen_rachel_ramsey/shared/med.jpg","video":"127fa9f5c4d73f56145cfd44a522ac3b","title":"Frat House Rules","alt":"Frat House Rules","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/dez_hansen_rachel_ramsey/bio_small.mp4","stats":{"views":0,"dislikeCount":22,"likeCount":322},"seo":{"h1":"Frat House Rules","h2":"Frat House Rules","title":"Frat House Rules","description":"\u003cp>Rachel is visiting her stepdaughter Dez at the frat house she recently joined. Dez is not entirely happy about having her stepmom around while she tries to live college life to the fullest, but she tries to keep things civil until she leaves. Dez prefers to focus on abiding by her frat’s rules–her ticket to popularity. The place has a strict freeuse house rule that they enforce, so Rachel’s visit might come with unsolicited freeuse shows between Dez and David and Tony, two of Dez’s Frat brothers. Thankfully, Rachel doesn’t really care about that. She is more worried about the hygiene of the place and staying close to her stepdaughter. This leads to a couple of tense situations around the house, killing the party mood. Luckily, they manage to patch things up and talk through their differences while enjoying a nice freeuse fuck sesh courtesy of David and Tony.\u003c/p>"},"publishedDate":"2025-08-10T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"stock-market-fever","itemId":30500,"img":"https://images.psmcdn.net/teamskeet/fum/rachel_ramsey/shared/med.jpg","video":"b4dfdacd2e4c1135ebf58cd416e46481","title":"Stock Market Fever","alt":"Stock Market Fever","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/rachel_ramsey/bio_small.mp4","stats":{"views":0,"dislikeCount":24,"likeCount":221},"seo":{"h1":"Stock Market Fever","h2":"Stock Market Fever","title":"Stock Market Fever","description":"\u003cp>The job market has gone crazy in the past couple of years, with so many job candidates and so few positions. Secretaries are not only expected to cater to each and every of their superiors’ whims, but they are now also supposed to be their private freeuse dolls. That’s the case of Rachel, an experienced and sexy assistant who works in a stock market company. Her days are frenetic, with lots of tasks to do and so little time. In a normal day for Rachel, her bosses Nade and Connor encourage their clients to buy or sell company shares while relaxing by groping or fucking Rachel. Little do they know that she overhears every conversation and knows much more about the stock market than they do. Lately, she has a scoop: a new and innovative company is about to go public. When Nade and Connor rally everyone to pour their money into this potential new gold mine, they will soon find out that Rachel is behind all of this, secretly concocting a power grab to become their boss.\u003c/p>"},"publishedDate":"2025-06-22T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"chloe-foxxe","itemId":11482,"title":"Chloe Foxxe","img":"https://images.psmcdn.net/tsv4/model/profiles/chloe_foxxe.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/chloe_foxxe.jpg","alt":"Chloe Foxxe","name":"Chloe Foxxe","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-03-07T13:26:04","stats":{"followCount":514,"sceneCount":1},"seo":{"title":"Chloe Foxxe","description":"Chloe Foxxe"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"a-freeuse-spring-break-with-stepdaddy","itemId":29759,"img":"https://images.psmcdn.net/teamskeet/fuf/amber_summer_chloe_foxxe/shared/med.jpg","video":"ad68c44e5c50dce4afe3f8aac1ec0c0c","title":"A Freeuse Spring Break With Stepdaddy","alt":"A Freeuse Spring Break With Stepdaddy","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/amber_summer_chloe_foxxe/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":312},"seo":{"h1":"A Freeuse Spring Break With Stepdaddy","h2":"A Freeuse Spring Break With Stepdaddy","title":"A Freeuse Spring Break With Stepdaddy","description":"\u003cp>Amber and her best friend Chloe are bummed that they didn’t get to travel for Spring Break this year. Determined to make them happy, Donnie, the Ambers’ stepdad, tries to create a home version of Spring Break with a kiddie pool and all kinds of activities. Amber and Chloe know it is not the same, but they appreciate Donnie’s attempt to give them something fun to do, so they try to play along. Still, Donnie wants the girls to get what they want, so he encourages them to do some chores around the house to get money for a nice getaway. Chloe and Amber are happy to help in the kitchen while Donnie supervises and freeuses them. Eventually, the girls manage to save some money to rent a place for Spring Break, so they decide to take Donnie with them as a token of their gratitude–and a good excuse for more freeuse fun!\u003c/p>"},"publishedDate":"2025-03-18T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"lexy-blaze","itemId":11451,"title":"Lexy Blaze","img":"https://images.psmcdn.net/tsv4/model/profiles/lexy_blaze.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lexy_blaze.jpg","alt":"Lexy Blaze","name":"Lexy Blaze","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-02-25T10:34:34","stats":{"followCount":445,"sceneCount":1},"seo":{"title":"Lexy Blaze","description":"Lexy Blaze"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"the-seed-act-universe-the-bratty-schoolgirl","itemId":31722,"img":"https://images.psmcdn.net/teamskeet/fus/jade_kimiko/shared/med_v2.jpg","video":"0170828d055cd1da015403ec8a3a2f98","title":"“The Seed Act” Universe: The Bratty Schoolgirl","alt":"“The Seed Act” Universe: The Bratty Schoolgirl","type":"video","site":{"id":"freeuse-singles","itemId":701,"shortName":"fus","image":"https://images.psmcdn.net/tsv4/posters/fus.jpg","alt":"Freeuse Singles | Models Free Used, Anytime, Anywhere","title":"Freeuse Singles | Models Free Used, Anytime, Anywhere","name":"FreeUse Singles","type":"series","billingProfileType":"network","channelType":"network","description":"Freeuse Singles is home to cute teens, hot milfs, and more. Part of Freeuse.com, see your favorite stars used anytime, anywhere, no questions asked.","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fus_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fus_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fus.jpg","seo":{"id":"/api/v1/site_seos/701","seoSlug":"freeuse-singles","title":"Freeuse Singles | Models Free Used, Anytime, Anywhere","description":"Freeuse Singles is home to cute teens, hot milfs, and more. Part of Freeuse.com, see your favorite stars used anytime, anywhere, no questions asked.","h1":"Freeuse Singles","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fus/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fus/tour/pics/jade_kimiko/bio_small.mp4","stats":{"views":0,"dislikeCount":27,"likeCount":403},"seo":{"h1":"“The Seed Act” Universe: The Bratty Schoolgirl","h2":"“The Seed Act” Universe: The Bratty Schoolgirl","title":"“The Seed Act” Universe: The Bratty Schoolgirl","description":"\u003cp>In the wake of a war that nearly broke the human species, “The Seed Act” was passed to ensure our species’ future. Free use is now fully legal. Sex is our civic duty. As news of “The Seed Act” spread, the world changed dramatically. These are our stories: Jade, a bratty schoolgirl, has caused her teacher more problems than any other schoolgirl. She thinks she owns the school, but thanks to “The Seed Act”, she becomes her teacher’s plaything. He can’t wait to “free use” her in front of all the other students. They’ll watch as Jade gives her teacher full control. He’s in charge, and every hole is his to do with as he pleases - “The Seed Act” is the best thing that has ever happened in his classroom…\u003c/p>"},"publishedDate":"2026-02-26T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"elise-london","itemId":11427,"title":"Elise London","img":"https://images.psmcdn.net/tsv4/model/profiles/elise_london.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/elise_london.jpg","alt":"Elise London","name":"Elise London","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-02-10T12:06:51","stats":{"followCount":850,"sceneCount":2},"seo":{"title":"Elise London","description":"Elise London"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"she-grounded-me-so-ill-free-use-her-while-im-stuck-at-home","itemId":31588,"img":"https://images.psmcdn.net/teamskeet/use/elise_london/shared/med.jpg","video":"2e222d37d11ecb5206812f1f2eb423bb","title":"She Grounded Me, So I’ll Free Use Her While I'm Stuck at Home","alt":"She Grounded Me, So I’ll Free Use Her While I'm Stuck at Home","type":"video","site":{"id":"use-pov","itemId":599,"shortName":"use","image":"https://images.psmcdn.net/tsv4/posters/use.jpg","alt":"UsePOV (Official Series) - Freeuse.com","title":"UsePOV (Official Series) - Freeuse.com","name":"UsePOV","type":"series","billingProfileType":"pay","channelType":null,"description":"If you want freeuse porn from your point of view, look no further than UsePOV! All of your favorite milf models are here, and they’re down to fuck at will. Anything their guy wants, they give them, all to see his sexual needs met. It doesn’t matter when or where - if he wants to fuck, his wish is her command. Freeuse means anything goes, and that’s what UsePOV porn is all about. This wild Freeuse series takes freeuse sex to the next level, adding wild stories and bringing fantasies to life. See stars you know and lust over in first person point of view, giving the sloppiest blowjobs or getting filled up with big loads. No matter what scene you choose, you’re in for a ride! So join in on the fun and get down and dirty with Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/use_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/use_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/use.jpg","seo":{"id":"/api/v1/site_seos/599","seoSlug":"use-pov","title":"UsePOV (Official Series) - Freeuse.com","description":"Use POV is a premium porn series featuring the hottest pornstars having POV freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Use POV","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/use/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/elise_london/bio_small.mp4","stats":{"views":0,"dislikeCount":23,"likeCount":234},"seo":{"h1":"She Grounded Me, So I’ll Free Use Her While I'm Stuck at Home","h2":"She Grounded Me, So I’ll Free Use Her While I'm Stuck at Home","title":"She Grounded Me, So I’ll Free Use Her While I'm Stuck at Home","description":"\u003cp>I can't believe my stepson! I trusted him, let him be alone in the house while I was on vacation, and he threw a rager! I had to come home to a mess, and the worst part was having to clean it for him. Still, this is a Freeuse house, and my holes are there for his use 24/7. I still grounded him, though. A hardworking mom like myself knows when to put her foot down... I am tough on him, and I can't allow him to do whatever he pleases without some verbal punishment. Being a freeuse mom is not easy, but if letting my rebellious, yet sweet, son use my body all day makes him happy, I will be the living sex doll he desires.\u003c/p>"},"publishedDate":"2026-01-29T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"freeuse-espionage","itemId":30030,"img":"https://images.psmcdn.net/teamskeet/fum/elise_london/shared/med.jpg","video":"5dd1af55f7ecd843e9fb76f822530224","title":"Freeuse Espionage","alt":"Freeuse Espionage","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/elise_london/bio_small.mp4","stats":{"views":0,"dislikeCount":23,"likeCount":200},"seo":{"h1":"Freeuse Espionage","h2":"Freeuse Espionage","title":"Freeuse Espionage","description":"\u003cp>A high-stakes game unfolds between Elise London, the astute American ambassador, and Joey, a cunning Russian spy. Elise, entrusted with safeguarding highly classified government documents, becomes the target of Joey's intricate scheme. Joey, adopting the unassuming guise of an internet technician, gains access to the ambassador's secure safe house. With a calculated plan in place, Joey employs his charm and technical expertise to manipulate the situation. He’s got a secret weapon to try and obtain Elise’s secrets: the art of freeuse. Under the pretense of resolving connectivity issues, Joey subtly diverts Elise's attention. While the ambassador remains preoccupied, Joey deftly executes his covert operation. Exploiting his knowledge of computer systems and the erogenous points of the female anatomy, he skillfully extracts the classified documents from Elise's computer. What he doesn’t know is that Elise is double-playing him and that she has a surprise for Joey before he tries to get away with stealing sensitive information.\u003c/p>"},"publishedDate":"2025-04-27T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"cherie-gwendolyn","itemId":11416,"title":"Cherie Gwendolyn","img":"https://images.psmcdn.net/tsv4/model/profiles/cherie_gwendolyn.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/cherie_gwendolyn.jpg","alt":"Cherie Gwendolyn","name":"Cherie Gwendolyn","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-02-06T15:30:27","stats":{"followCount":380,"sceneCount":1},"seo":{"title":"Cherie Gwendolyn","description":"Cherie Gwendolyn"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"game-show","itemId":27440,"img":"https://images.psmcdn.net/teamskeet/fuf/cherry_gwendolyn_decay_raee/shared/med.jpg","video":"3de5b91daca8c0a1075c57ad20107495","title":"Game Show","alt":"Game Show","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/cherry_gwendolyn_decay_raee/bio_small.mp4","stats":{"views":0,"dislikeCount":37,"likeCount":408},"seo":{"h1":"Game Show","h2":"Game Show","title":"Game Show","description":"\u003cp>Hey, folks! It’s your all-time favorite show Open Wide! Introducing three new beautiful contestants today, these lovely and fearless ladies will try to win the grand cash prize in this extraordinary game show! Our fantastic host Nicky Rebel is ready to put them to the test and see if they’ve got what it takes to take the big prize home. Our outstanding guests will have to endure a series of challenges to prove themselves worthy of being on TV and earning some big bucks in return. Some will win and some will lose, but there’s one thing for certain: there’s a lot of freeuse!\u003c/p>"},"publishedDate":"2024-11-24T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false}]]},"sectionTitle":"Latest Models","custom_items":{"count":-1,"initialPage":0,"pages":[]}},"latestVideos":{"items":{"count":523,"initialPage":0,"pages":[[{"id":"freeuse-bar-rules-the-clients-can-use-me-too-share-me","itemId":32421,"img":"https://images.psmcdn.net/teamskeet/fuf/melia_avelin/shared/med.jpg","video":"d0c6e64269c1f24447fbc77756142d4f","videoSrc":"d0c6e64269c1f24447fbc77756142d4f","videoTitle":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","title":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","alt":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","type":"video","description":"\u003cp>Training a new employee is never easy. We work at a freeuse bar, which means that everybody wants to use my body, and I love it. But any time someone new comes along, they want me all for themselves. They can't stand the idea of another man fucking me or shoving their cock down my throat because they think that means I won't have time for them, but the thing about me is that I never have enough. Sharing is caring. I'll show the new guys the ropes. Just because a client is pounding me by the bar doesn't mean he can't do it too. The more, the merrier.\u003c/p>","seo":{"h1":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","h2":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","title":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","description":"\u003cp>Training a new employee is never easy. We work at a freeuse bar, which means that everybody wants to use my body, and I love it. But any time someone new comes along, they want me all for themselves. They can't stand the idea of another man fucking me or shoving their cock down my throat because they think that means I won't have time for them, but the thing about me is that I never have enough. Sharing is caring. I'll show the new guys the ropes. Just because a client is pounding me by the bar doesn't mean he can't do it too. The more, the merrier.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/melia_avelin/bio_small.mp4","stats":{"views":0,"dislikeCount":0,"likeCount":0},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-08-19T00:00:00","isUpcoming":true,"isXSeries":"false","tags":["Reverse Cowgirl","Tag Team","Boss","Bar","Boy / Boy / Girl","Standing Doggystyle","Professional Camera","Freeuse","Braless","4k","American","Table","Debut","Submissive","Indifferent","Bartender","Slim","Spit Roast","Blowjob","Brunette","Caucasian","Doggystyle","Facial","High Heels","Indoor","Long Hair","Missionary","Natural Tits","Straight","Teen","White","Pantyless","Cute","Handjob","Short","Tiny","Tanlines","Small Tits","No Condom","Threesome","Shaved Pussy","Money Shot","Cowgirl","Private","Pale","Pornstar","Straight Hair","Hazel Eyes","Small Ass","Outie Pussy","Dress","Casual Wear","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Dick Play","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"melia-avelin","itemId":12327,"title":"Melia Avelin","img":"https://images.psmcdn.net/tsv4/model/profiles/melia_avelin.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/melia_avelin.jpg","alt":"Melia Avelin","name":"Melia Avelin","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-08-10T13:26:26","stats":{"followCount":6,"sceneCount":1},"seo":{"title":"Melia Avelin","description":"Melia Avelin"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"you-do-the-dishes-and-ill-do-you-she-is-the-new-sex-toy-while-mommy-is-away","itemId":32411,"img":"https://images.psmcdn.net/teamskeet/fuf/gigi_sweets/shared/med.jpg","video":"84f0aa9c28864f9d8808ac1c92354d7d","videoSrc":"84f0aa9c28864f9d8808ac1c92354d7d","videoTitle":"\"You Do the Dishes, and I'll Do You\" - She is the New Sex Toy While Mommy is Away","title":"\"You Do the Dishes, and I'll Do You\" - She is the New Sex Toy While Mommy is Away","alt":"\"You Do the Dishes, and I'll Do You\" - She is the New Sex Toy While Mommy is Away","type":"video","description":"\u003cp>My stepmom has been on vacation for a week. When she told us her plans, I said that I could cover for her and do everything that she does around the house, as if it were so easy. It isn't. I don't know how she does it! I have to clean, cook, and let my stepbrother and stepdad freeuse me all the time. How am I supposed to keep everything spotless if they keep filling my pussy nonstop? I'm still not giving up, though. If she can do it, I can do it. She is going to be so impressed with me when she comes back.\u003c/p>","seo":{"h1":"\"You Do the Dishes, and I'll Do You\" - She is the New Sex Toy While Mommy is Away","h2":"\"You Do the Dishes, and I'll Do You\" - She is the New Sex Toy While Mommy is Away","title":"\"You Do the Dishes, and I'll Do You\" - She is the New Sex Toy While Mommy is Away","description":"\u003cp>My stepmom has been on vacation for a week. When she told us her plans, I said that I could cover for her and do everything that she does around the house, as if it were so easy. It isn't. I don't know how she does it! I have to clean, cook, and let my stepbrother and stepdad freeuse me all the time. How am I supposed to keep everything spotless if they keep filling my pussy nonstop? I'm still not giving up, though. If she can do it, I can do it. She is going to be so impressed with me when she comes back.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/gigi_sweets/bio_small_v2.mp4","stats":{"views":0,"dislikeCount":10,"likeCount":61},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-08-12T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Teen","Trimmed Pussy","White","Blonde","Cute","Tattoos","Short","Couch","Big Tits","Bed","No Condom","Threesome","Money Shot","Kitchen","Cowgirl","Private","Pale","Pornstar","Wavy Hair","Blue Eyes","Medium Ass","Innie Pussy","T Shirt","Dress","Mini Skirt","Casual Wear","Sandals","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Tit Play","Pussy Licking","Tease","Face Sitting","Reverse Cowgirl","Cum in Mouth","Step Dad","Step Sister","Step Brother","Tag Team","Taboo","Older vs Younger","Average Body","Gloves","Headband","Apron","Boy / Boy / Girl","Tube Top","Professional Camera","Step Daughter","Cfnm","Step Family","Freeuse","Braless","Ghost Nipples","Indifferent Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Countertop","Submissive","Indifferent","Spit Roast"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"gigi-sweets","itemId":11278,"title":"Gigi Sweets","img":"https://images.psmcdn.net/tsv4/model/profiles/gigi_sweets.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/gigi_sweets.jpg","alt":"Gigi Sweets","name":"Gigi Sweets","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-11-28T09:45:03","stats":{"followCount":874,"sceneCount":6},"seo":{"title":"Gigi Sweets","description":"Gigi Sweets"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"do-you-like-being-used-while-he-watches-a-threesome-is-better-than-training","itemId":32374,"img":"https://images.psmcdn.net/teamskeet/fuf/millie_morgan/shared/med_v2.jpg","video":"74d1dc22d072ad9650e2bbf55cac69b6","videoSrc":"74d1dc22d072ad9650e2bbf55cac69b6","videoTitle":"\"Do You Like Being Used While He Watches?\" - A Threesome is Better Than Training","title":"\"Do You Like Being Used While He Watches?\" - A Threesome is Better Than Training","alt":"\"Do You Like Being Used While He Watches?\" - A Threesome is Better Than Training","type":"video","description":"\u003cp>My teammates are always saying that my stepmom is the best. Sure, she is hotter than any girl we know, she knows how to please any man, and she lets them fuck her whenever they want. I guess the idea of pounding her from the back on the kitchen table while we talk is fun, and seeing her handle two cocks at once is very hot, but come on. If I'm going to make the team, we have to focus. They can keep fucking her for all I care. She'll never say no, but we need to keep discussing strategies while they do.\u003c/p>","seo":{"h1":"\"Do You Like Being Used While He Watches?\" - A Threesome is Better Than Training","h2":"\"Do You Like Being Used While He Watches?\" - A Threesome is Better Than Training","title":"\"Do You Like Being Used While He Watches?\" - A Threesome is Better Than Training","description":"\u003cp>My teammates are always saying that my stepmom is the best. Sure, she is hotter than any girl we know, she knows how to please any man, and she lets them fuck her whenever they want. I guess the idea of pounding her from the back on the kitchen table while we talk is fun, and seeing her handle two cocks at once is very hot, but come on. If I'm going to make the team, we have to focus. They can keep fucking her for all I care. She'll never say no, but we need to keep discussing strategies while they do.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/millie_morgan/bio_small_v2.mp4","stats":{"views":0,"dislikeCount":21,"likeCount":145},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-08-05T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Reverse Cowgirl","Tag Team","Boy / Boy / Girl","Standing Doggystyle","Professional Camera","Freeuse","Braless","Cute Little Butts","Indifferent Pleasure","Indifferent Obedient","4k","American","Countertop","Submissive","Indifferent","Seductive","Blowjob","Caucasian","Facial","Indoor","Natural Tits","Straight","White","Pantyless","Blonde","Skinny","Tall","Tanlines","Small Tits","No Condom","Threesome","MILF","Money Shot","Kitchen","Cowgirl","Private","Pale","Pornstar","Straight Hair","Blue Eyes","Modelesque","Small Ass","Medium Pussy Hair","Outie Pussy","Dress","Mini Dress","Casual Wear","Barefoot","Necklace","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Tit Play","Dick Play"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"millie-morgan","itemId":10208,"title":"Millie Morgan","img":"https://images.psmcdn.net/tsv4/model/profiles/millie_morgan_v3.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/millie_morgan_v3.jpg","alt":"Millie Morgan","name":"Millie Morgan","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-06-16T12:40:59","stats":{"followCount":3345,"sceneCount":44},"seo":{"title":"Millie Morgan","description":"Millie Morgan"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"my-new-freeuse-home-sophia-taught-me-everything-i-need-to-know","itemId":32353,"img":"https://images.psmcdn.net/teamskeet/use/sophia_locke/shared/med.jpg","video":"86502a27faae8688522991805307808a","videoSrc":"86502a27faae8688522991805307808a","videoTitle":"My New Freeuse Home: Sophia Taught Me Everything I Need to Know","title":"My New Freeuse Home: Sophia Taught Me Everything I Need to Know","alt":"My New Freeuse Home: Sophia Taught Me Everything I Need to Know","type":"video","description":"\u003cp>My parents had to leave the country for work, and since they didn't want me staying home alone, they sent me to live with my step-aunt, step-cousin, and her husband for a few weeks. Everything seemed very nice and normal at first, just your regular family dinner. But then, they started explaining the rules of their freeuse house. They encourage family sex, expect to be freeused, and lastly, they expect me to always cum inside. My step-aunt even said that she just exists for me to play with, and I can have her whenever I want! She didn't even put her book down when I fucked her pussy. Naked family game night just took things to a whole new level.\u003c/p>","seo":{"h1":"My New Freeuse Home: Sophia Taught Me Everything I Need to Know","h2":"My New Freeuse Home: Sophia Taught Me Everything I Need to Know","title":"My New Freeuse Home: Sophia Taught Me Everything I Need to Know","description":"\u003cp>My parents had to leave the country for work, and since they didn't want me staying home alone, they sent me to live with my step-aunt, step-cousin, and her husband for a few weeks. Everything seemed very nice and normal at first, just your regular family dinner. But then, they started explaining the rules of their freeuse house. They encourage family sex, expect to be freeused, and lastly, they expect me to always cum inside. My step-aunt even said that she just exists for me to play with, and I can have her whenever I want! She didn't even put her book down when I fucked her pussy. Naked family game night just took things to a whole new level.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/sophia_locke/bio_small_v2.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":166},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2026-08-02T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Taboo","Older vs Younger","Medium Height","Step Cousin","Headband","Button-up Shirt","Earrings","Scarf","Step Aunt","Professional Camera","Mesh","Lingerie Dress","Step Family","Freeuse","Mesh Bodysuit","Fit Girls","PAWG","Supportive Parenting","Indifferent Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Step Nephew","Submissive","Indifferent","Seductive","Slim","Ball Licking","Blowjob","Caucasian","Doggystyle","Facial","High Heels","Indoor","Long Hair","Missionary","Skirts","Straight","White","Redhead","Tattoos","Freckles","Handjob","Couch","No Condom","Creampie","Toned","POV","Shaved Pussy","MILF","Money Shot","Cowgirl","Thong","Private","Pale","Boy / Girl","Pornstar","Straight Hair","Blue Eyes","Thick Top","Fake Tits","Medium Tits","Medium Ass","Innie Pussy","Blouse","Mini Skirt","Bra","Casual Wear","Sheer","Lace","Bracelets","Belly Button Piercings","Professional Production","Cinematic - Story","Home","Living Room","Tit Play"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"harley-love","itemId":11295,"title":"Harley Love","img":"https://images.psmcdn.net/tsv4/model/profiles/harley_love_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/harley_love_v2.jpg","alt":"Harley Love","name":"Harley Love","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-12-05T09:10:13","stats":{"followCount":1342,"sceneCount":12},"seo":{"title":"Harley Love","description":"Harley Love"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"sophia-locke","itemId":5905,"title":"Sophia Locke","img":"https://images.psmcdn.net/tsv4/model/profiles/sophia_locke_v3.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/sophia_locke_v3.jpg","alt":"Sophia Locke","name":"Sophia Locke","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-12-20T10:31:25","stats":{"followCount":5703,"sceneCount":57},"seo":{"title":"Sophia Locke","description":"Sophia Locke"},"bio":{"about":"Hair Color: Red\n\nBody Art: Yes\n\nPiercings: Yes\n\nDate Of Birth: 4/07\n\nNationality: American\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"freeuse-academy-my-holes-are-for-any-all-students","itemId":32368,"img":"https://images.psmcdn.net/teamskeet/fuf/kimmie_haze/shared/med.jpg","video":"1eccaa1d574e37f96f39d98fc0d10042","videoSrc":"1eccaa1d574e37f96f39d98fc0d10042","videoTitle":"Freeuse Academy: My Holes Are for Any & All Students","title":"Freeuse Academy: My Holes Are for Any & All Students","alt":"Freeuse Academy: My Holes Are for Any & All Students","type":"video","description":"\u003cp>Kimmie is a very good student, and sex ed is her favorite class. It’s not so much about the subject… what Kimmie loves is being used like a doll by her classmates so they can apply everything they learn in class onto her little body. Today is a very special day, because she’ll get to be used by her three classmates all at once! Kimmie’s never done anything like this before, but the idea of having to please three cocks with her little holes makes her pussy so wet, she can barely contain herself!\u003c/p>","seo":{"h1":"Freeuse Academy: My Holes Are for Any & All Students","h2":"Freeuse Academy: My Holes Are for Any & All Students","title":"Freeuse Academy: My Holes Are for Any & All Students","description":"\u003cp>Kimmie is a very good student, and sex ed is her favorite class. It’s not so much about the subject… what Kimmie loves is being used like a doll by her classmates so they can apply everything they learn in class onto her little body. Today is a very special day, because she’ll get to be used by her three classmates all at once! Kimmie’s never done anything like this before, but the idea of having to please three cocks with her little holes makes her pussy so wet, she can barely contain herself!\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/kimmie_haze/bio_small.mp4","stats":{"views":0,"dislikeCount":19,"likeCount":188},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-07-29T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Caucasian","Desk","Facial","Indoor","Long Hair","Missionary","Natural Tits","Schoolgirl","Schoolgirl Outfit","Skirts","Straight","Student","Teen","Trimmed Pussy","Uniform","White","Cute","Fondling","Tattoos","Freckles","Pigtail","Classroom","Small Tits","No Condom","Money Shot","Rubbing","Cowgirl","Private","Pornstar","Straight Hair","Brown Eyes","Small Ass","Innie Pussy","Light Skin","Split Going Forward","Socks","Sneakers","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Tit Play","Dick Play","Fingering (pussy)","Kissing","Pussy Licking","Side Fuck","Reverse Cowgirl","Cum in Mouth","Female Orgasm","Medium Height","Pile Driver","School","Standing","High Socks","Standing Doggystyle","Long Socks","Professional Camera","Freeuse","Sweater Vest","Braless","Ghost Nipples","4k","American","Girl / Boy / Boy / Boy","Gangbang","Blowbang","Group Sex","Supervised Sex","Submissive","Supportive","Slim","Inverted Nips","Ball Licking","Spit Roast","Drill"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"kimmie-haze","itemId":12053,"title":"Kimmie Haze","img":"https://images.psmcdn.net/tsv4/model/profiles/kimmie_haze_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/kimmie_haze_v2.jpg","alt":"Kimmie Haze","name":"Kimmie Haze","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-12-29T08:43:34","stats":{"followCount":516,"sceneCount":5},"seo":{"title":"Kimmie Haze","description":"Kimmie Haze"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"freeuse-is-hr-approved-how-i-became-the-office-fuck-toy","itemId":32311,"img":"https://images.psmcdn.net/teamskeet/fuf/mellanie_monroe/shared/med_v2.jpg","video":"bae0f0536ec19ef8254fba8b8dff1dd7","videoSrc":"bae0f0536ec19ef8254fba8b8dff1dd7","videoTitle":"Freeuse Is HR Approved: How I Became the Office Fuck Toy","title":"Freeuse Is HR Approved: How I Became the Office Fuck Toy","alt":"Freeuse Is HR Approved: How I Became the Office Fuck Toy","type":"video","description":"\u003cp>The new law that was passed makes free use not only legal but mandatory. I couldn’t believe it! Any person you see who you want to fuck is free game, any time, no questions asked. As a human resources worker, this is going to get… sticky, for lack of a better term. What would this look like at the office? Well, I found out soon enough. Turns out I was the new office fuck toy. Any employee could use my holes whenever they wanted. All that PTO I denied, those forms I had them sign… I knew they were going to enjoy a little bit of karma. The men of the office wasted no time groping my tits and rubbing my clit, using me like their property. At first, I thought this would be too much, but after fucking in the office, I kind of like it… Maybe I could get used to a free-use workplace.\u003c/p>","seo":{"h1":"Freeuse Is HR Approved: How I Became the Office Fuck Toy","h2":"Freeuse Is HR Approved: How I Became the Office Fuck Toy","title":"Freeuse Is HR Approved: How I Became the Office Fuck Toy","description":"\u003cp>The new law that was passed makes free use not only legal but mandatory. I couldn’t believe it! Any person you see who you want to fuck is free game, any time, no questions asked. As a human resources worker, this is going to get… sticky, for lack of a better term. What would this look like at the office? Well, I found out soon enough. Turns out I was the new office fuck toy. Any employee could use my holes whenever they wanted. All that PTO I denied, those forms I had them sign… I knew they were going to enjoy a little bit of karma. The men of the office wasted no time groping my tits and rubbing my clit, using me like their property. At first, I thought this would be too much, but after fucking in the office, I kind of like it… Maybe I could get used to a free-use workplace.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/mellanie_monroe/bio_small.mp4","stats":{"views":0,"dislikeCount":23,"likeCount":156},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-07-22T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Big Ass","Blowjob","Caucasian","Desk","Doggystyle","Facial","High Heels","Indoor","Missionary","Office","Skirts","Straight","White","Pantyless","Blonde","Glasses","Stockings","Tall","Short Hair","Piercings","Big Tits","No Condom","Threesome","Shaved Pussy","MILF","Money Shot","Mature","Rubbing","Cowgirl","Cleavage","Boy / Girl","Pornstar","Straight Hair","Blue Eyes","Thick Top","Fake Tits","Innie Pussy","Light Skin","Blouse","Mini Skirt","Bra","Casual Wear","Sheer","Lace","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Public","Tit Play","Fingering (pussy)","Tease","Reverse Cowgirl","Tag Team","Average Body","Standing Missionary","Ass Piercings","Earrings","Boy / Boy / Girl","Standing Doggystyle","Professional Camera","Sunglasses","Tie","Freeuse","Cum on Glasses","PAWG","4k","American","Submissive","Indifferent","Seductive","Co-worker","Spit Roast"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"mellanie-monroe","itemId":8698,"title":"Mellanie Monroe","img":"https://images.psmcdn.net/tsv4/model/profiles/mellanie_monroe_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/mellanie_monroe_v2.jpg","alt":"Mellanie Monroe","name":"Mellanie Monroe","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-12-03T22:05:27","stats":{"followCount":2161,"sceneCount":16},"seo":{"title":"Mellanie Monroe","description":"Mellanie Monroe"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"the-boss-let-me-fuck-all-of-my-coworkers-freeuse-on-the-job","itemId":32286,"img":"https://images.psmcdn.net/teamskeet/fuf/adriana_maya_jewelz_blu/shared/med.jpg","video":"15e788b9bb07e0946ae3619cf68fbadc","videoSrc":"15e788b9bb07e0946ae3619cf68fbadc","videoTitle":"The Boss Let Me Fuck All of My Coworkers: Freeuse On the Job","title":"The Boss Let Me Fuck All of My Coworkers: Freeuse On the Job","alt":"The Boss Let Me Fuck All of My Coworkers: Freeuse On the Job","type":"video","description":"\u003cp>Is this the best job ever? It just might be… I had been doing so well that the boss offered me a special perk - I could use the women at the office as my personal fuck toys, all day long, no questions asked. Huh?! Is this cool with HR? I mean, who am I to turn down a good time? If I’m fucking all day long, you know I’m happy! Asriana, Jewelz, and Luna are there for me to use however I want. No restrictions, just unlimited fun. I’ll be logging a LOT of overtime this quarter…\u003c/p>","seo":{"h1":"The Boss Let Me Fuck All of My Coworkers: Freeuse On the Job","h2":"The Boss Let Me Fuck All of My Coworkers: Freeuse On the Job","title":"The Boss Let Me Fuck All of My Coworkers: Freeuse On the Job","description":"\u003cp>Is this the best job ever? It just might be… I had been doing so well that the boss offered me a special perk - I could use the women at the office as my personal fuck toys, all day long, no questions asked. Huh?! Is this cool with HR? I mean, who am I to turn down a good time? If I’m fucking all day long, you know I’m happy! Asriana, Jewelz, and Luna are there for me to use however I want. No restrictions, just unlimited fun. I’ll be logging a LOT of overtime this quarter…\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/adriana_maya_jewelz_blu/bio_small_v2.mp4","stats":{"views":0,"dislikeCount":31,"likeCount":135},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-07-15T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Face Fucking","Medium Height","Standing Doggystyle","Dreadlocks","Blue Hair","Dirty Blonde","Cfnm","Freeuse","Braless","Fit Girls","Slim Thick","American","Group Sex","German","Indifferent","Seductive","Co-worker","Slim","Thick","Sloppy Blowjob","Boy / Girl / Girl / Girl","Big Ass","Blowjob","Desk","Doggystyle","Facial","High Heels","Indoor","Long Hair","Missionary","Natural Tits","Office","Straight","Teen","African American","Black","Black Hair","Ebony","Interracial","Pantyless","Blonde","Cute","Skinny","Tattoos","Freckles","Short","Tiny","Small Tits","Asian","Latina","No Condom","European","Toned","2 Girl Bj","Shaved Pussy","Money Shot","Cowgirl","Cleavage","Thong","Private","Pale","Pornstar","Mixed Ethnicity","Straight Hair","Blue Eyes","Brown Eyes","Fake Tits","Medium Tits","Medium Ass","Outie Pussy","Innie Pussy","Medium Skin","Dress","Casual Wear","Pumps","Clit Piercings","Nose Piercings","Professional Production","Cinematic - Story","Tit Play","Dick Play","Pussy Licking","Tease"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"luna-luxe","itemId":10516,"title":"Luna Luxe","img":"https://images.psmcdn.net/tsv4/model/profiles/luna_luxe_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/luna_luxe_v2.jpg","alt":"Luna Luxe","name":"Luna Luxe","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-11-09T16:48:28","stats":{"followCount":2161,"sceneCount":33},"seo":{"title":"Luna Luxe","description":"Luna Luxe"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"adriana-maya","itemId":5673,"title":"Adriana Maya","img":"https://images.psmcdn.net/tsv4/model/profiles/adriana_maya_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/adriana_maya_v2.jpg","alt":"Adriana Maya","name":"Adriana Maya","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-11-14T17:56:48","stats":{"followCount":2114,"sceneCount":14},"seo":{"title":"Adriana Maya","description":"Adriana Maya"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null},{"id":"jewelz-blu","itemId":4025,"title":"Jewelz Blu","img":"https://images.psmcdn.net/tsv4/model/profiles/jewelz_blu_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/jewelz_blu_v2.jpg","alt":"Jewelz Blu","name":"Jewelz Blu","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-06-06T20:00:14","stats":{"followCount":9471,"sceneCount":36},"seo":{"title":"Jewelz Blu","description":"Jewelz Blu"},"bio":{"about":"Nationality: German\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null}],"decorated":false},{"id":"am-i-distracting-you-freeuse-games-bree-sky-debut","itemId":32300,"img":"https://images.psmcdn.net/teamskeet/fuf/bree_sky_evie_christian/shared/med.jpg","video":"6e317de59c83ad1260856aaeead54cad","videoSrc":"6e317de59c83ad1260856aaeead54cad","videoTitle":"“Am I Distracting You?” Freeuse Games (Bree Sky Debut)","title":"“Am I Distracting You?” Freeuse Games (Bree Sky Debut)","alt":"“Am I Distracting You?” Freeuse Games (Bree Sky Debut)","type":"video","description":"\u003cp>Summer nights are supposed to be fun - especially weekends! I want to go to parties and fuck boys! Any guy who's willing to whip his cock out and pound my pussy into oblivion is a friend of mine. I want to have earth-shattering orgasms and scream as they eat me out. Instead, I’m sitting here bored as fuck with Evie. I love her, but staying at her house for a sleepover with nothing to do sucks. I thought we were bound for a boring, orgasm-less night until her stpbro showed up. He wanted to play a game of blocks. We build a tower and pull blocks until it falls down, but there is a catch - you can do ANYTHING to distract the other player. Wrap your soft little lips around his cock, suck on your friend's perky nipples, and get your pussy stuffed. No holds barred! This Friday night just got way more interesting.\u003c/p>","seo":{"h1":"“Am I Distracting You?” Freeuse Games (Bree Sky Debut)","h2":"“Am I Distracting You?” Freeuse Games (Bree Sky Debut)","title":"“Am I Distracting You?” Freeuse Games (Bree Sky Debut)","description":"\u003cp>Summer nights are supposed to be fun - especially weekends! I want to go to parties and fuck boys! Any guy who's willing to whip his cock out and pound my pussy into oblivion is a friend of mine. I want to have earth-shattering orgasms and scream as they eat me out. Instead, I’m sitting here bored as fuck with Evie. I love her, but staying at her house for a sleepover with nothing to do sucks. I thought we were bound for a boring, orgasm-less night until her stpbro showed up. He wanted to play a game of blocks. We build a tower and pull blocks until it falls down, but there is a catch - you can do ANYTHING to distract the other player. Wrap your soft little lips around his cock, suck on your friend's perky nipples, and get your pussy stuffed. No holds barred! This Friday night just got way more interesting.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/bree_sky_evie_christian/bio_small.mp4","stats":{"views":0,"dislikeCount":15,"likeCount":163},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-07-08T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Cum in Mouth","Step Sister","Step Brother","Taboo","Medium Height","Standing","Standing Doggystyle","Professional Camera","Spaghetti Strap","Gray Eyes","Freeuse","Braless","Busty Petite","Indifferent Pleasure","Indifferent Obedient","4k","American","Table","Submissive","Indifferent","Slim","Perky Tits","Pirate’s Bounty","Blowjob","Caucasian","Facial","Indoor","Long Hair","Missionary","Natural Tits","Slutty","Straight","Teen","Trimmed Pussy","White","Black Hair","Pantyless","Cute","Skinny","Tattoos","Handjob","Short","Tiny","No Condom","2 Girl Bj","Threesome","Shaved Pussy","Money Shot","Cowgirl","Private","Pale","Boy / Girl / Girl","Pornstar","Straight Hair","Hazel Eyes","Medium Tits","Small Ass","Medium Ass","Outie Pussy","Tank Top","Shorts","Casual Wear","Pajamas","Sneakers","Bracelets","Necklace","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Tit Play","Dick Play","Kissing","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"bree-sky","itemId":12290,"title":"Bree Sky","img":"https://images.psmcdn.net/tsv4/model/profiles/bree_sky.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/bree_sky.jpg","alt":"Bree Sky","name":"Bree Sky","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-06-27T09:36:06","stats":{"followCount":72,"sceneCount":1},"seo":{"title":"Bree Sky","description":"Bree Sky"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"evie-christian","itemId":10478,"title":"Evie Christian","img":"https://images.psmcdn.net/tsv4/model/profiles/evie_christian_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/evie_christian_v2.jpg","alt":"Evie Christian","name":"Evie Christian","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-10-19T15:01:47","stats":{"followCount":2182,"sceneCount":40},"seo":{"title":"Evie Christian","description":"Evie Christian"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"time-stop-classroom-three-hot-students-all-to-myself","itemId":32279,"img":"https://images.psmcdn.net/teamskeet/fus/alana_rose_jai/shared/med_v3.jpg","video":"dfd1f2baf3522a0d5529d3431db6f893","videoSrc":"dfd1f2baf3522a0d5529d3431db6f893","videoTitle":"Time Stop Classroom: Three Hot Students All to Myself","title":"Time Stop Classroom: Three Hot Students All to Myself","alt":"Time Stop Classroom: Three Hot Students All to Myself","type":"video","description":"\u003cp>Troy can stop time? Yeah fucking right… But if he actually could, it would be sort of kinky… Imagine all the shit he could do to us. It’s sort of fun to think about - time stands still, and our tight bodies are his to use however he wants. Whatever position he wants for as long as he wants it? Just thinking about it was getting us wet. The new girl, Jai, is certainly hiding a freaky side - she just isn’t used to how slutty girls in this class can be. That’s all about to change. After Troy free used each of us, we decided it was time to fuck together!\u003c/p>","seo":{"h1":"Time Stop Classroom: Three Hot Students All to Myself","h2":"Time Stop Classroom: Three Hot Students All to Myself","title":"Time Stop Classroom: Three Hot Students All to Myself","description":"\u003cp>Troy can stop time? Yeah fucking right… But if he actually could, it would be sort of kinky… Imagine all the shit he could do to us. It’s sort of fun to think about - time stands still, and our tight bodies are his to use however he wants. Whatever position he wants for as long as he wants it? Just thinking about it was getting us wet. The new girl, Jai, is certainly hiding a freaky side - she just isn’t used to how slutty girls in this class can be. That’s all about to change. After Troy free used each of us, we decided it was time to fuck together!\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fus/tour/pics/alana_rose_jai/bio_small.mp4","stats":{"views":0,"dislikeCount":39,"likeCount":216},"sitelogo":"https://images.psmcdn.net/ts/fus/tour/logo/logo.png","publishedDate":"2026-07-05T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Caucasian","Facial","Indoor","Long Hair","Missionary","Natural Tits","Schoolgirl","Slutty","Straight","Student","Teen","Uniform","White","Black","Black Hair","Ebony","Interracial","Cute","Tattoos","Classroom","Puffy Nips","Short","Big Tits","Small Tits","Teacher","Hispanic","Latina","No Condom","Gym Shorts","Shaved Pussy","Dominican","Rubbing","Thong","Private","Pale","Pornstar","Mixed Ethnicity","Straight Hair","Green Eyes","Black Eyes","Brown Eyes","Small Ass","Medium Ass","Outie Pussy","Light Skin","Medium Skin","T Shirt","Shorts","Bra","Socks","Sneakers","Professional Production","Cinematic - Story","3rd Person Narrative","Tit Play","Dick Play","Kissing","Pussy Licking","Side Fuck","Reverse Cowgirl","Face Fucking","Cum on Pussy","Female Orgasm","Medium Height","Average Body","School","Stand And Carry","Standing","Standing Doggystyle","Long Socks","Professional Camera","Sucking Balls","Freeuse","Ghost Nipples","Cute Little Butts","PAWG","4k","American","Group Sex","Fantasy","Submissive","Indifferent","Slim","Thick","No Piercings","No Tattoo","Perky Tits","Ball Licking","Pirate’s Bounty","Boy / Girl / Girl / Girl"],"_doc_type":"tour_movie","site":{"itemId":701,"shortName":"fus","nickName":"freeuse-singles","name":"FreeUse Singles","billingProfileType":"network","channel":{"type":"network"},"seo":{"seoSlug":"freeuse-singles"}},"models":[{"id":"jai","itemId":12249,"title":"Jai","img":"https://images.psmcdn.net/tsv4/model/profiles/jai_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/jai_v2.jpg","alt":"Jai","name":"Jai","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-05-21T12:36:17","stats":{"followCount":214,"sceneCount":3},"seo":{"title":"Jai","description":"Jai"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"alana-rose","itemId":12186,"title":"Alana Rose","img":"https://images.psmcdn.net/tsv4/model/profiles/alana_rose.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/alana_rose.jpg","alt":"Alana Rose","name":"Alana Rose","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-04-13T09:50:48","stats":{"followCount":250,"sceneCount":2},"seo":{"title":"Alana Rose","description":"Alana Rose"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"lilibet-saunders","itemId":11859,"title":"Lilibet Saunders","img":"https://images.psmcdn.net/tsv4/model/profiles/lilibet_saunders_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lilibet_saunders_v2.jpg","alt":"Lilibet Saunders","name":"Lilibet Saunders","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-08-25T14:04:37","stats":{"followCount":1339,"sceneCount":6},"seo":{"title":"Lilibet Saunders","description":"Lilibet Saunders"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"freeuse-4th-of-july-desperate-sorority-girls-earn-their-spot","itemId":32230,"img":"https://images.psmcdn.net/teamskeet/fuf/aubree_blair_isabella_jules/shared/med.jpg","video":"14937952ccc9cd73964c1d3d482bac40","videoSrc":"14937952ccc9cd73964c1d3d482bac40","videoTitle":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","title":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","alt":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","type":"video","description":"\u003cp>My bestie and I signed up for the top sorority on campus. Whether it was because of our parents' pressure or the urge to be part of something bigger, we just joined and went with it. When they told us about the “4th of July pool party,” it sounded… normal. We thought the hazing would be something fun, like skinny dipping or making out with the girls. Who knew we’d be getting our pussies eaten and pounded this good on the Fourth of July? Everyone can see us getting used like fuck toys, but we don’t care. We wanna keep going. We want every hole we have used in front of everyone.\u003c/p>","seo":{"h1":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","h2":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","title":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","description":"\u003cp>My bestie and I signed up for the top sorority on campus. Whether it was because of our parents' pressure or the urge to be part of something bigger, we just joined and went with it. When they told us about the “4th of July pool party,” it sounded… normal. We thought the hazing would be something fun, like skinny dipping or making out with the girls. Who knew we’d be getting our pussies eaten and pounded this good on the Fourth of July? Everyone can see us getting used like fuck toys, but we don’t care. We wanna keep going. We want every hole we have used in front of everyone.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/aubree_blair_isabella_jules/bio_small.mp4","stats":{"views":0,"dislikeCount":19,"likeCount":223},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-07-01T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Straight","Teen","White","Bikini","Blonde","Cute","Skinny","Tall","Tattoos","Piercings","Short","Tiny","Couch","Small Tits","Spanking","Hispanic","Latina","No Condom","Outdoor","2 Girl Bj","Threesome","Pool","Money Shot","Rubbing","Cowgirl","Pale","Boy / Girl / Girl","Pornstar","Straight Hair","Green Eyes","Brown Eyes","Medium Tits","Small Ass","Outie Pussy","Medium Skin","Blouse","Crop Top","Shorts","Casual Wear","Swimsuit","Sneakers","Nipple Piercings","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Public","Home","Pussy Licking","Tease","Face Sitting","Reverse Cowgirl","Curly Hair","Patio","Party","Bikini Top","Bikini Bottom","Professional Camera","4th of July","Freeuse","Braless","4k","American","Submissive","Slim"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"aubree-blaire","itemId":12254,"title":"Aubree Blaire","img":"https://images.psmcdn.net/tsv4/model/profiles/aubree_blaire.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/aubree_blaire.jpg","alt":"Aubree Blaire","name":"Aubree Blaire","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-05-28T10:19:53","stats":{"followCount":154,"sceneCount":2},"seo":{"title":"Aubree Blaire","description":"Aubree Blaire"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"isabella-jules","itemId":11578,"title":"Isabella Jules","img":"https://images.psmcdn.net/tsv4/model/profiles/isabella_jules.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/isabella_jules.jpg","alt":"Isabella Jules","name":"Isabella Jules","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-04-15T10:18:17","stats":{"followCount":1385,"sceneCount":14},"seo":{"title":"Isabella Jules","description":"Isabella Jules"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"freeuse-household-my-dad-let-me-fuck-his-wife-247-while-he-was-away","itemId":32198,"img":"https://images.psmcdn.net/teamskeet/fuf/andi_avalon_summer_kline/shared/med.jpg","video":"4cb9e44013588b9cbe5ca156969fa462","videoSrc":"4cb9e44013588b9cbe5ca156969fa462","videoTitle":"Freeuse Household: My Dad Let Me Fuck His Wife 24/7 While He Was Away…","title":"Freeuse Household: My Dad Let Me Fuck His Wife 24/7 While He Was Away…","alt":"Freeuse Household: My Dad Let Me Fuck His Wife 24/7 While He Was Away…","type":"video","description":"\u003cp>Our house is a little different than most. My dad was paranoid that while he was away, his wife would cheat on him. So we made a household deal. I could fuck my stepmom and stepsis as much as I wanted. Their bodies were mine to use 24/7, no questions asked. So, of course, I was fucking them around the clock. We got so used to it, we hardly even paid attention to the fucking. It was a free use paradise. Now that Dad is coming back home, I wonder if he’ll continue to let me live this lifestyle…\u003c/p>","seo":{"h1":"Freeuse Household: My Dad Let Me Fuck His Wife 24/7 While He Was Away…","h2":"Freeuse Household: My Dad Let Me Fuck His Wife 24/7 While He Was Away…","title":"Freeuse Household: My Dad Let Me Fuck His Wife 24/7 While He Was Away…","description":"\u003cp>Our house is a little different than most. My dad was paranoid that while he was away, his wife would cheat on him. So we made a household deal. I could fuck my stepmom and stepsis as much as I wanted. Their bodies were mine to use 24/7, no questions asked. So, of course, I was fucking them around the clock. We got so used to it, we hardly even paid attention to the fucking. It was a free use paradise. Now that Dad is coming back home, I wonder if he’ll continue to let me live this lifestyle…\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/andi_avalon_summer_kline/bio_small.mp4","stats":{"views":0,"dislikeCount":22,"likeCount":199},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-06-24T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Doggystyle","Facial","High Heels","Long Hair","Missionary","Natural Tits","Skirts","Straight","White","Blonde","Cute","Tattoos","Short","Tiny","Couch","Big Tits","Lingerie","Tanlines","Small Tits","No Condom","Threesome","MILF","Money Shot","Kitchen","Cowgirl","Pale","Boy / Girl / Girl","Pornstar","Straight Hair","Hazel Eyes","Blue Eyes","Thick Top","Fake Tits","Medium Ass","Innie Pussy","Light Skin","Dress","Blouse","Crop Top","Panties","Shorts","Casual Wear","Lace","Barefoot","Belly Button Piercings","Professional Production","Cinematic - Story","Home","Bedroom","Living Room","Tit Play","Pussy Licking","Face Sitting","Reverse Cowgirl","Face Fucking","Taboo","Older vs Younger","Medium Height","Teddy","Garters","Standing","Standing Doggystyle","Dirty Blonde","Freeuse","Braless","Fit Girls","PAWG","Supportive Parenting","Indifferent Pleasure","Indifferent Obedient","American","Submissive","Indifferent","Seductive","Slim","Pirate’s Bounty"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"summer-kline","itemId":12227,"title":"Summer Kline","img":"https://images.psmcdn.net/tsv4/model/profiles/summer_kline_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/summer_kline_v2.jpg","alt":"Summer Kline","name":"Summer Kline","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-05-07T12:58:30","stats":{"followCount":667,"sceneCount":5},"seo":{"title":"Summer Kline","description":"Summer Kline"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"andi-avalon","itemId":10505,"title":"Andi Avalon","img":"https://images.psmcdn.net/tsv4/model/profiles/andi_avalon_v4.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/andi_avalon_v4.jpg","alt":"Andi Avalon","name":"Andi Avalon","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-11-06T09:53:51","stats":{"followCount":1238,"sceneCount":19},"seo":{"title":"Andi Avalon","description":"Andi Avalon"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"our-gpa-bet-shes-my-freeuse-property-all-summer-long","itemId":32202,"img":"https://images.psmcdn.net/teamskeet/use/sunny_breeze/shared/med.jpg","video":"6226d0659b789fd0002de723437e06df","videoSrc":"6226d0659b789fd0002de723437e06df","videoTitle":"Our GPA Bet: She’s My Freeuse Property All Summer Long","title":"Our GPA Bet: She’s My Freeuse Property All Summer Long","alt":"Our GPA Bet: She’s My Freeuse Property All Summer Long","type":"video","description":"\u003cp>I thought I was a sure win. See… I made this bet with my stepbrother. We wanted to see who was the biggest nerd. Who was the ultimate brainiac in the family? There was no way my stepbrother was going to beat my 3.8 GPA, but then it happened. He came home with a perfect 4.0! How was this possible?! I’d lost the bet, and that meant he got his wish - I was going to be his free-use fuck toy all summer long. The time of day didn’t matter. I was his to use however he wanted, whenever he wanted. I was his property, and my holes were open 24/7. Whether it was on the couch, while I was on the phone with my friends, or brushing my teeth. If he wanted to use me, all he had to do was pull down my panties and start fucking. The weirdest part? I kind of loved this new attention from my stepbrother… I never knew he felt this way about me…\u003c/p>","seo":{"h1":"Our GPA Bet: She’s My Freeuse Property All Summer Long","h2":"Our GPA Bet: She’s My Freeuse Property All Summer Long","title":"Our GPA Bet: She’s My Freeuse Property All Summer Long","description":"\u003cp>I thought I was a sure win. See… I made this bet with my stepbrother. We wanted to see who was the biggest nerd. Who was the ultimate brainiac in the family? There was no way my stepbrother was going to beat my 3.8 GPA, but then it happened. He came home with a perfect 4.0! How was this possible?! I’d lost the bet, and that meant he got his wish - I was going to be his free-use fuck toy all summer long. The time of day didn’t matter. I was his to use however he wanted, whenever he wanted. I was his property, and my holes were open 24/7. Whether it was on the couch, while I was on the phone with my friends, or brushing my teeth. If he wanted to use me, all he had to do was pull down my panties and start fucking. The weirdest part? I kind of loved this new attention from my stepbrother… I never knew he felt this way about me…\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/sunny_breeze/bio_small.mp4","stats":{"views":0,"dislikeCount":8,"likeCount":244},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2026-06-21T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Deepthroat","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Slutty","Straight","Student","Teen","White","Blonde","Cute","Glasses","Shy","Tattoos","Handjob","Couch","Nerd","Bed","Small Tits","No Condom","POV","Shaved Pussy","Money Shot","Rubbing","Cowgirl","Private","Pale","Boy / Girl","Straight Hair","Hazel Eyes","Medium Ass","Innie Pussy","Blouse","Tank Top","Panties","Shorts","Casual Wear","Socks","Barefoot","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Living Room","Tit Play","Ass Play","Dick Play","Fingering (pussy)","Reverse Cowgirl","Face Fucking","Cum in Mouth","Female Orgasm","Step Sister","Step Brother","Taboo","Medium Height","Standing","Earrings","Standing Doggystyle","Long Socks","Professional Camera","Sucking Balls","Freeuse","Braless","Supportive Pleasure","Indifferent Pleasure","Indifferent Obedient","4k","Debut","Submissive","Indifferent","Slim","No Piercings","Bodyguard"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"sunny-breeze","itemId":12258,"title":"Sunny Breeze","img":"https://images.psmcdn.net/tsv4/model/profiles/sunny_breeze.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/sunny_breeze.jpg","alt":"Sunny Breeze","name":"Sunny Breeze","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-05-29T15:10:02","stats":{"followCount":51,"sceneCount":1},"seo":{"title":"Sunny Breeze","description":"Sunny Breeze"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"my-turbo-g-love-fembot-selina-bentz-edition","itemId":32174,"img":"https://images.psmcdn.net/teamskeet/fem/selina_bentz/shared/med.jpg","video":"ada4a7e78dc5d53bfbbe63e8d329b662","videoSrc":"ada4a7e78dc5d53bfbbe63e8d329b662","videoTitle":"My “Turbo G-Love” Fembot: Selina Bentz Edition","title":"My “Turbo G-Love” Fembot: Selina Bentz Edition","alt":"My “Turbo G-Love” Fembot: Selina Bentz Edition","type":"video","description":"\u003cp>Retro Fembots Rule! This ultra-rare Selina Bentz Fembot was and still is an upper-echelon model!! Use the Turbo G-Love to make Selina do whatever you want! Want more humanity? She BEGS for your seed. Tired of humanity? Turn it off, and she’s a true sex doll, there for unlimited use! She can dirty talk, spin, suck, ride, bounce - she does it all! This retro model might be from the past, but we got it right. A genuine collector’s item and a Fembot every enthusiast would want in their collection…\u003c/p>","seo":{"h1":"My “Turbo G-Love” Fembot: Selina Bentz Edition","h2":"My “Turbo G-Love” Fembot: Selina Bentz Edition","title":"My “Turbo G-Love” Fembot: Selina Bentz Edition","description":"\u003cp>Retro Fembots Rule! This ultra-rare Selina Bentz Fembot was and still is an upper-echelon model!! Use the Turbo G-Love to make Selina do whatever you want! Want more humanity? She BEGS for your seed. Tired of humanity? Turn it off, and she’s a true sex doll, there for unlimited use! She can dirty talk, spin, suck, ride, bounce - she does it all! This retro model might be from the past, but we got it right. A genuine collector’s item and a Fembot every enthusiast would want in their collection…\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fem/tour/pics/selina_bentz/bio_small.mp4","stats":{"views":0,"dislikeCount":17,"likeCount":187},"sitelogo":"https://images.psmcdn.net/ts/fem/tour/logo/logo.png","publishedDate":"2026-06-17T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Caucasian","Doggystyle","Indoor","Long Hair","Missionary","Natural Tits","Straight","Teen","White","Cute","Tall","Tan","Couch","Tanlines","Small Tits","No Condom","Masturbation","Toned","Money Shot","Rubbing","Cowgirl","Private","Boy / Girl","Pornstar","Wavy Hair","Blue Eyes","Small Ass","Medium Pussy Hair","Innie Pussy","Light Skin","Panties","Casual Wear","Socks","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Tit Play","Kissing","Pussy Licking","Face Sitting","Face Fucking","Cum in Mouth","Average Body","Earrings","Professional Camera","Doll","Long Sleeve Shirt","Freeuse","Braless","4k","American","Submissive","Indifferent","Ahegao","Pirate’s Bounty"],"_doc_type":"tour_movie","site":{"itemId":485,"shortName":"fem","nickName":"freakyfembots","name":"Freaky Fembots","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freakyfembots"}},"models":[{"id":"selina-bentz","itemId":10013,"title":"Selina Bentz","img":"https://images.psmcdn.net/tsv4/model/profiles/selina_bentz_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/selina_bentz_v2.jpg","alt":"Selina Bentz","name":"Selina Bentz","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-04-13T16:33:44","stats":{"followCount":3627,"sceneCount":47},"seo":{"title":"Selina Bentz","description":"Selina Bentz"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"freeuse-training-my-coach-pushed-me-to-my-limits","itemId":32164,"img":"https://images.psmcdn.net/teamskeet/fuf/riley_reign/shared/med.jpg","video":"17fe9ede274e142df16bc13f4f718b8b","videoSrc":"17fe9ede274e142df16bc13f4f718b8b","videoTitle":"Freeuse Training: My Coach Pushed Me To My Limits...","title":"Freeuse Training: My Coach Pushed Me To My Limits...","alt":"Freeuse Training: My Coach Pushed Me To My Limits...","type":"video","description":"\u003cp>I knew rugby training would be intense, but I never knew my stepdad would push me this far. Tied up, tits slapped, pussy slapped. I was pushed to my limits, and I was loving every second of being his free use fuck toy. I know he wants what is best for me, and when this training is over, I’ll be the toughest, most badass bitch on the field.\u003c/p>","seo":{"h1":"Freeuse Training: My Coach Pushed Me To My Limits...","h2":"Freeuse Training: My Coach Pushed Me To My Limits...","title":"Freeuse Training: My Coach Pushed Me To My Limits...","description":"\u003cp>I knew rugby training would be intense, but I never knew my stepdad would push me this far. Tied up, tits slapped, pussy slapped. I was pushed to my limits, and I was loving every second of being his free use fuck toy. I know he wants what is best for me, and when this training is over, I’ll be the toughest, most badass bitch on the field.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/riley_reign/bio_small.mp4","stats":{"views":0,"dislikeCount":16,"likeCount":205},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-06-10T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Big Ass","Blowjob","Caucasian","Doggystyle","Indoor","Long Hair","Missionary","Natural Tits","Slutty","Straight","Teen","White","Pantyless","Blonde","Cute","Tall","Shy","Tattoos","Freckles","Puffy Nips","Couch","Ponytail","Bed","Spanking","No Condom","Shaved Pussy","Money Shot","Cowgirl","Private","Pale","Boy / Girl","Pornstar","Straight Hair","Hazel Eyes","Medium Tits","Innie Pussy","T Shirt","Sports Bra","Shorts","Booty Shorts","Sportswear","Socks","Sneakers","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Living Room","Tit Play","Tit Fuck","Side Fuck","Reverse Cowgirl","Face Fucking","Gagging","Cum in Mouth","Step Dad","Taboo","Older vs Younger","Standing Missionary","Side Cowgirl","Standing","Long Socks","Workout Bottoms","Curvy","Professional Camera","Step Daughter","Freeuse","Braless","Ghost Nipples","Slim Thick","PAWG","Supportive Obedient","Supportive Pleasure","Indifferent Obedient","4k","American","Submissive","Indifferent","Coach","Jacket","Slim","Thick","Tied","Jockeying","Pussy Slap","Tit Slapping","Bodyguard"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"riley-reign","itemId":9824,"title":"Riley Reign","img":"https://images.psmcdn.net/tsv4/model/profiles/riley_reign_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/riley_reign_v2.jpg","alt":"Riley Reign","name":"Riley Reign","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-01-20T11:50:14","stats":{"followCount":2015,"sceneCount":12},"seo":{"title":"Riley Reign","description":"Riley Reign"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"freeuse-initiation-rituals-teaching-the-boys-about-college-life","itemId":32143,"img":"https://images.psmcdn.net/teamskeet/use/ashlyn_peaks/shared/med.jpg","video":"e0a993caeec8d2e6c5c1231594cc388a","videoSrc":"e0a993caeec8d2e6c5c1231594cc388a","videoTitle":"Freeuse Initiation Rituals: Teaching the Boys About College Life","title":"Freeuse Initiation Rituals: Teaching the Boys About College Life","alt":"Freeuse Initiation Rituals: Teaching the Boys About College Life","type":"video","description":"\u003cp>I couldn’t be prouder: my two boys, Arin and Jayden, got into my Ivy League alma mater, and they’ve even been shortlisted for the top fraternity on campus. The apple never falls far from the tree! I know how it is: initiation rituals, trials, and ultimately, being part of something bigger. Although things haven’t changed much since I left– guys still need to freeuse some hot babe to get accepted. I know the drill. It’s all about finding the right person who can put up with not one but two powerful cocks fucking like there’s no tomorrow. That’s when I figured who better to do this for Arin and Jayden than me, their loving stepmom?\u003c/p>","seo":{"h1":"Freeuse Initiation Rituals: Teaching the Boys About College Life","h2":"Freeuse Initiation Rituals: Teaching the Boys About College Life","title":"Freeuse Initiation Rituals: Teaching the Boys About College Life","description":"\u003cp>I couldn’t be prouder: my two boys, Arin and Jayden, got into my Ivy League alma mater, and they’ve even been shortlisted for the top fraternity on campus. The apple never falls far from the tree! I know how it is: initiation rituals, trials, and ultimately, being part of something bigger. Although things haven’t changed much since I left– guys still need to freeuse some hot babe to get accepted. I know the drill. It’s all about finding the right person who can put up with not one but two powerful cocks fucking like there’s no tomorrow. That’s when I figured who better to do this for Arin and Jayden than me, their loving stepmom?\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/ashlyn_peaks/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":166},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2026-06-07T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Doggystyle","Facial","Indoor","Missionary","Natural Tits","Straight","Trimmed Pussy","African American","Black","Ebony","Tattoos","Handjob","Couch","Big Tits","Spanking","No Condom","Threesome","POV","MILF","Money Shot","Rubbing","Cowgirl","Private","Pornstar","Medium Hair","Straight Hair","Brown Eyes","Medium Ass","Innie Pussy","Medium Skin","Panties","Bra","Costume","Barefoot","Belly Button Piercings","Professional Production","Cinematic - Story","Home","Dining Room","Dick Play","Tease","Reverse Cowgirl","Taboo","Older vs Younger","Medium Height","Average Body","Huge Tits","Boy / Boy / Girl","Jumpsuit","Professional Camera","Freeuse","Indifferent Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Table","Indifferent","Seductive","Spit Roast"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"ashlyn-peaks","itemId":8664,"title":"Ashlyn Peaks","img":"https://images.psmcdn.net/tsv4/model/profiles/ashlyn_peaks_v4.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/ashlyn_peaks_v4.jpg","alt":"Ashlyn Peaks","name":"Ashlyn Peaks","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-11-24T16:37:32","stats":{"followCount":1357,"sceneCount":8},"seo":{"title":"Ashlyn Peaks","description":"Ashlyn Peaks"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"my-new-freeuse-household-i-can-use-katie-whenever-wherever-i-want","itemId":32144,"img":"https://images.psmcdn.net/teamskeet/fuf/katie_kush/shared/med.jpg","video":"2d3f7844ea4239f3f7504b990ad5b930","videoSrc":"2d3f7844ea4239f3f7504b990ad5b930","videoTitle":"My New Freeuse Household: I Can Use Katie Whenever & Wherever I Want…","title":"My New Freeuse Household: I Can Use Katie Whenever & Wherever I Want…","alt":"My New Freeuse Household: I Can Use Katie Whenever & Wherever I Want…","type":"video","description":"\u003cp>Whoa! What the fuck… When I moved in with my stepsis, I wasn’t expecting to finger her pussy within the first ten minutes of arriving. Should I even be doing this with someone I’m this close to? She says it’s a free-use household. I don’t even have to ask - it’s expected. It’s weird, you know? Playing with my stepsister’s tits… But she wants it and expects it. So I’ll try to get used to this new lifestyle. Get my cock sucked while I exercise, spread her legs and fuck her while she argues on the phone wth her boyfriend. It’s certainly strange, but I could get used to this…\u003c/p>","seo":{"h1":"My New Freeuse Household: I Can Use Katie Whenever & Wherever I Want…","h2":"My New Freeuse Household: I Can Use Katie Whenever & Wherever I Want…","title":"My New Freeuse Household: I Can Use Katie Whenever & Wherever I Want…","description":"\u003cp>Whoa! What the fuck… When I moved in with my stepsis, I wasn’t expecting to finger her pussy within the first ten minutes of arriving. Should I even be doing this with someone I’m this close to? She says it’s a free-use household. I don’t even have to ask - it’s expected. It’s weird, you know? Playing with my stepsister’s tits… But she wants it and expects it. So I’ll try to get used to this new lifestyle. Get my cock sucked while I exercise, spread her legs and fuck her while she argues on the phone wth her boyfriend. It’s certainly strange, but I could get used to this…\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/katie_kush/bio_small.mp4","stats":{"views":0,"dislikeCount":12,"likeCount":219},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-06-03T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Face Sitting","Reverse Cowgirl","Step Sister","Step Brother","Medium Height","Pile Driver","Standing Doggystyle","Professional Camera","Freeuse","Braless","Flexible","Cute Little Butts","Supportive Pleasure","4k","American","Submissive","Indifferent","Taboo Talk","Bodyguard","Blowjob","Brunette","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Teen","Trimmed Pussy","White","Pantyless","Cute","Skinny","Tattoos","Piercings","Couch","Tanlines","Small Tits","No Condom","Money Shot","Rubbing","Cowgirl","Thong","Private","Pale","Boy / Girl","Pornstar","Wavy Hair","Blue Eyes","Small Ass","Innie Pussy","Blouse","Tank Top","Crop Top","Mini Skirt","Shorts","Casual Wear","Socks","Sneakers","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Tit Play","Dick Play","Fingering (pussy)","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"katie-kush","itemId":3647,"title":"Katie Kush","img":"https://images.psmcdn.net/tsv4/model/profiles/katie_kush_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/katie_kush_v2.jpg","alt":"Katie Kush","name":"Katie Kush","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-02-08T17:58:15","stats":{"followCount":6733,"sceneCount":47},"seo":{"title":"Katie Kush","description":"Katie Kush"},"bio":{"about":"Measurements: 32B-26-34\n\nHair Color: Blonde\n\nNationality: American\n\nTattoos: Yes\n\nPiercings: Yes\n\n","birthdate":"2020-04-21T00:00:00Z","heightFeet":null,"heightInches":null,"weight":null,"breastSize":"32B"},"modelBio":null}],"decorated":false},{"id":"want-that-car-be-my-free-use-fuck-toy","itemId":32103,"img":"https://images.psmcdn.net/teamskeet/fuf/madison_wilde/shared/med_v2.jpg","video":"46d3a07818ac544710a516163ff62b5e","videoSrc":"46d3a07818ac544710a516163ff62b5e","videoTitle":"Want That Car? Be My Free Use Fuck Toy!","title":"Want That Car? Be My Free Use Fuck Toy!","alt":"Want That Car? Be My Free Use Fuck Toy!","type":"video","description":"\u003cp>Madison is as spoiled as they come. Bratty, entitled, and mischievous, she is always messing around the house while expecting to be treated like a princess. Lately, she’s been fixated on getting a shiny new car, but she doesn’t know how to ask her dad for one for her birthday. She knows that Juan, her nerdy stepbrother, has a way of talking to him, so she practically begs him to intervene on her behalf so she can drive off in her new sports car. Juan accepts, but only on one condition: he wants full free use privileges of Madison! She is game and gets right to work - her pussy is all his, 24/7, no questions asked.\u003c/p>","seo":{"h1":"Want That Car? Be My Free Use Fuck Toy!","h2":"Want That Car? Be My Free Use Fuck Toy!","title":"Want That Car? Be My Free Use Fuck Toy!","description":"\u003cp>Madison is as spoiled as they come. Bratty, entitled, and mischievous, she is always messing around the house while expecting to be treated like a princess. Lately, she’s been fixated on getting a shiny new car, but she doesn’t know how to ask her dad for one for her birthday. She knows that Juan, her nerdy stepbrother, has a way of talking to him, so she practically begs him to intervene on her behalf so she can drive off in her new sports car. Juan accepts, but only on one condition: he wants full free use privileges of Madison! She is game and gets right to work - her pussy is all his, 24/7, no questions asked.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/madison_wilde/bio_small.mp4","stats":{"views":0,"dislikeCount":17,"likeCount":188},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-05-27T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Step Sister","Step Brother","Taboo","Average Body","Apron","Standing","Standing Doggystyle","Professional Camera","Spaghetti Strap","Bribe","Freeuse","Braless","Bow","Indifferent Pleasure","4k","American","Table","Submissive","Indifferent","No Piercings","No Tattoo","Pirate’s Bounty","Blowjob","Brunette","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Teen","Pantyless","Cute","Glasses","Handjob","Short","Tiny","Couch","Clothed Sex","Small Tits","Smart","Latina","No Condom","Money Shot","Kitchen","Hairy Pussy","Cowgirl","Private","Boy / Girl","Pornstar","Straight Hair","Brown Eyes","Medium Ass","Outie Pussy","Light Skin","T Shirt","Blouse","Mini Skirt","Shorts","Casual Wear","Sneakers","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Tit Play","Ass Play","Fingering (pussy)"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"madison-wilde","itemId":9982,"title":"Madison Wilde","img":"https://images.psmcdn.net/tsv4/model/profiles/madison_wilde_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/madison_wilde_v2.jpg","alt":"Madison Wilde","name":"Madison Wilde","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-03-27T17:58:29","stats":{"followCount":4374,"sceneCount":39},"seo":{"title":"Madison Wilde","description":"Madison Wilde"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"use-me-however-you-want-free-use-to-release-our-pent-up-energy","itemId":32078,"img":"https://images.psmcdn.net/teamskeet/fuf/rachael_cavalli/shared/med_v3.jpg","video":"b2586c5b94ff8052b19eb89fe262bc86","videoSrc":"b2586c5b94ff8052b19eb89fe262bc86","videoTitle":"\"Use Me However You Want...\" Free Use To Release Our Pent-up Energy","title":"\"Use Me However You Want...\" Free Use To Release Our Pent-up Energy","alt":"\"Use Me However You Want...\" Free Use To Release Our Pent-up Energy","type":"video","description":"\u003cp>Don't get me wrong, I love my stepsons. But they have too much energy. As their stepmom, it's my responsibility to deal with that. I'd do anything to keep my guys happy and busy, and I know they don't like anything more than using my body. Nothing calms them down more than sucking my tits whenever they want. They can use me any time because once I feel their cum dripping in my pussy or my face, I know that I helped them release all their energy. I'm already feeling more relaxed just thinking about being their personal sex toy.\u003c/p>","seo":{"h1":"\"Use Me However You Want...\" Free Use To Release Our Pent-up Energy","h2":"\"Use Me However You Want...\" Free Use To Release Our Pent-up Energy","title":"\"Use Me However You Want...\" Free Use To Release Our Pent-up Energy","description":"\u003cp>Don't get me wrong, I love my stepsons. But they have too much energy. As their stepmom, it's my responsibility to deal with that. I'd do anything to keep my guys happy and busy, and I know they don't like anything more than using my body. Nothing calms them down more than sucking my tits whenever they want. They can use me any time because once I feel their cum dripping in my pussy or my face, I know that I helped them release all their energy. I'm already feeling more relaxed just thinking about being their personal sex toy.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/rachael_cavalli/bio_small.mp4","stats":{"views":0,"dislikeCount":18,"likeCount":179},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-05-24T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Cum on Pussy","Step Mom","Tag Team","Taboo","Older vs Younger","Average Body","Long Skirt","Gloves","Foyer","Boy / Boy / Girl","Workout Bottoms","Watch","Professional Camera","Step Son","Sunglasses","Hoodie","Step Family","Freeuse","Ghost Nipples","PAWG","Supportive Parenting","Supportive Obedient","Supportive Pleasure","Indifferent Pleasure","4k","American","Indifferent","Supportive","Seductive","Pirate’s Bounty","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Missionary","Skirts","Slutty","Straight","White","Blonde","Tall","Handjob","Couch","Big Tits","No Condom","Hotpants","Threesome","Camel Toe","MILF","Money Shot","Hairy Pussy","Rubbing","Cowgirl","Oil","Thong","Private","Pale","Pornstar","Straight Hair","Hazel Eyes","Thick Top","Fake Tits","Medium Ass","Innie Pussy","T Shirt","Crop Top","Sports Bra","Bra","Casual Wear","Sportswear","Necklace","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Kissing","Tease"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"rachael-cavalli","itemId":1941,"title":"Rachael Cavalli","img":"https://images.psmcdn.net/tsv4/model/profiles/rachael_cavalli_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/rachael_cavalli_v2.jpg","alt":"Rachael Cavalli","name":"Rachael Cavalli","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-09-25T15:00:10","stats":{"followCount":6268,"sceneCount":63},"seo":{"title":"Rachael Cavalli","description":"Rachael Cavalli"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null}],"decorated":false},{"id":"pet-play-free-use-shes-our-fuck-toy-for-the-day","itemId":32068,"img":"https://images.psmcdn.net/teamskeet/fuf/chloe_rose_thea_summers/shared/med.jpg","video":"4e4f5677087ee1716e2eaa7557f081fd","videoSrc":"4e4f5677087ee1716e2eaa7557f081fd","videoTitle":"Pet-Play Free Use: She’s Our Fuck Toy for the Day","title":"Pet-Play Free Use: She’s Our Fuck Toy for the Day","alt":"Pet-Play Free Use: She’s Our Fuck Toy for the Day","type":"video","description":"\u003cp>I just want to be as obedient and willing as possible. We decided to try some pet-play, or pup-play, for fun. For the whole day, I’d be their little fuck toy to be used whenever and wherever they wanted. They’d put a leash on me, have me perform tricks, and I was always obligated to say yes. Being their plaything was fun for me - I liked being submissive and praised. Being a sweet pup for them opened my eyes to a whole new world of obedience…\u003c/p>","seo":{"h1":"Pet-Play Free Use: She’s Our Fuck Toy for the Day","h2":"Pet-Play Free Use: She’s Our Fuck Toy for the Day","title":"Pet-Play Free Use: She’s Our Fuck Toy for the Day","description":"\u003cp>I just want to be as obedient and willing as possible. We decided to try some pet-play, or pup-play, for fun. For the whole day, I’d be their little fuck toy to be used whenever and wherever they wanted. They’d put a leash on me, have me perform tricks, and I was always obligated to say yes. Being their plaything was fun for me - I liked being submissive and praised. Being a sweet pup for them opened my eyes to a whole new world of obedience…\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/chloe_rose_thea_summers/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":286},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-05-20T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Cum in Mouth","Female Orgasm","Step Sister","Taboo","Medium Height","Average Body","Leash","Brother in Law","Professional Camera","Spaghetti Strap","Boyfriend","Freeuse","Braless","Cute Little Butts","Indifferent Pleasure","Indifferent Obedient","4k","American","Submissive","Indifferent","Slim","Blowjob","Caucasian","Doggystyle","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Teen","White","Pantyless","Blonde","Cute","Skinny","Stockings","Tattoos","Couch","Lingerie","Small Tits","No Condom","Toned","Threesome","Shaved Pussy","Money Shot","Cowgirl","Girlfriend","Private","Pale","Boy / Girl / Girl","Pornstar","Straight Hair","Blue Eyes","Brown Eyes","Small Ass","Outie Pussy","Sweater","Bodysuit","Mini Skirt","Casual Wear","Underwear","Barefoot","Sneakers","Necklace","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Living Room","Tit Play","Fingering (pussy)","Pussy Licking","Tease"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"thea-summers","itemId":11363,"title":"Thea Summers","img":"https://images.psmcdn.net/tsv4/model/profiles/thea_summers_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/thea_summers_v2.jpg","alt":"Thea Summers","name":"Thea Summers","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-01-08T11:13:20","stats":{"followCount":1924,"sceneCount":20},"seo":{"title":"Thea Summers","description":"Thea Summers"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"chloe-rose","itemId":9892,"title":"Chloe Rose","img":"https://images.psmcdn.net/tsv4/model/profiles/chloe_rose_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/chloe_rose_v2.jpg","alt":"Chloe Rose","name":"Chloe Rose","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-02-23T12:43:25","stats":{"followCount":4195,"sceneCount":38},"seo":{"title":"Chloe Rose","description":"Chloe Rose"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"my-luna-luxe-fembot-the-even-sluttier-mod","itemId":32036,"img":"https://images.psmcdn.net/teamskeet/fem/luna_luxe/shared/med.jpg","video":"8af6359d99487516d36688decc432b4e","videoSrc":"8af6359d99487516d36688decc432b4e","videoTitle":"My Luna Luxe Fembot: The “Even Sluttier” Mod","title":"My Luna Luxe Fembot: The “Even Sluttier” Mod","alt":"My Luna Luxe Fembot: The “Even Sluttier” Mod","type":"video","description":"\u003cp>The Luna Luxe Fembot is the most fantastic model yet. Absolutely stunning body - best in our lineup. Lips that grip technology, made-to-order Dick Sucking Lips to fit your needs. This is our flagship Fembot. But remember. Don’t add any third-party modifications - you’re the master! Third-party mods can make the Luna Luxe Fembot even sluttier…\u003c/p>","seo":{"h1":"My Luna Luxe Fembot: The “Even Sluttier” Mod","h2":"My Luna Luxe Fembot: The “Even Sluttier” Mod","title":"My Luna Luxe Fembot: The “Even Sluttier” Mod","description":"\u003cp>The Luna Luxe Fembot is the most fantastic model yet. Absolutely stunning body - best in our lineup. Lips that grip technology, made-to-order Dick Sucking Lips to fit your needs. This is our flagship Fembot. But remember. Don’t add any third-party modifications - you’re the master! Third-party mods can make the Luna Luxe Fembot even sluttier…\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fem/tour/pics/luna_luxe/bio_small_v2.mp4","stats":{"views":0,"dislikeCount":10,"likeCount":207},"sitelogo":"https://images.psmcdn.net/ts/fem/tour/logo/logo.png","publishedDate":"2026-05-14T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Deepthroat","Doggystyle","High Heels","Indoor","Long Hair","Missionary","Straight","Teen","Pantyless","Blonde","Cute","Skinny","Piercings","Cum on Tits","Short","Tiny","Bed","Asian","No Condom","Masturbation","Latex","Money Shot","Rubbing","Cowgirl","Private","Boy / Girl","Pornstar","Straight Hair","Blue Eyes","Fake Tits","Medium Tits","Medium Ass","Outie Pussy","Medium Skin","Chokers","Bracelets","Necklace","Clit Piercings","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Living Room","Fingering (pussy)","Pussy Licking","Reverse Cowgirl","Face Fucking","Female Orgasm","Lip Piercings","Teardrop Piercing","Masks","Ring","Prone Bone","Latex Suits","Professional Camera","Doll","Colored Contact Lenses","Naked","Tongue Piercing","Freeuse","Braless","Flexible","4k","American","Submissive","Indifferent","Seductive","BDSM Clothes"],"_doc_type":"tour_movie","site":{"itemId":485,"shortName":"fem","nickName":"freakyfembots","name":"Freaky Fembots","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freakyfembots"}},"models":[{"id":"luna-luxe","itemId":10516,"title":"Luna Luxe","img":"https://images.psmcdn.net/tsv4/model/profiles/luna_luxe_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/luna_luxe_v2.jpg","alt":"Luna Luxe","name":"Luna Luxe","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-11-09T16:48:28","stats":{"followCount":2161,"sceneCount":33},"seo":{"title":"Luna Luxe","description":"Luna Luxe"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"break-shot-celestina-freeused-by-the-pool-sharks","itemId":32016,"img":"https://images.psmcdn.net/teamskeet/fuf/celestina_blooms/shared/med_v2.jpg","video":"95081f3ae1acbe728fd3594443b08a0a","videoSrc":"95081f3ae1acbe728fd3594443b08a0a","videoTitle":"Break Shot: Celestina Freeused by the Pool Sharks","title":"Break Shot: Celestina Freeused by the Pool Sharks","alt":"Break Shot: Celestina Freeused by the Pool Sharks","type":"video","description":"\u003cp>Everyone loves a good game of pool. But you know what’s even better? Free use during the game! Celestina gets bent over the table &amp; these two pool sharks are sinking a lot more balls than just solids and stripes. The game is always way more fun when you get to spitroast the new girl while making the winning shot. \u003c/p>","seo":{"h1":"Break Shot: Celestina Freeused by the Pool Sharks","h2":"Break Shot: Celestina Freeused by the Pool Sharks","title":"Break Shot: Celestina Freeused by the Pool Sharks","description":"\u003cp>Everyone loves a good game of pool. But you know what’s even better? Free use during the game! Celestina gets bent over the table &amp; these two pool sharks are sinking a lot more balls than just solids and stripes. The game is always way more fun when you get to spitroast the new girl while making the winning shot. \u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/celestina_blooms/bio_small.mp4","stats":{"views":0,"dislikeCount":14,"likeCount":172},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-05-10T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Natural Tits","Slutty","Straight","Teen","White","Skinny","Tall","Redhead","Ponytail","Lingerie","Small Tits","No Condom","Threesome","Money Shot","Kitchen","Cowgirl","Thong","Private","Pale","Boy / Girl / Girl","Pornstar","Wavy Hair","Blue Eyes","Modelesque","Small Ass","Innie Pussy","Dress","Dressed up","Sheer","Bracelets","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Tag Team","Standing","Earrings","Standing Doggystyle","Game Room","Professional Camera","Low Heels","Lingerie Dress","Freeuse","Braless","4k","American","Countertop","Table","Submissive","Indifferent","Competitive","Seductive","No Piercings","Spit Roast","Jockeying","Bodyguard"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"celestina-blooms","itemId":8286,"title":"Celestina Blooms","img":"https://images.psmcdn.net/tsv4/model/profiles/celestina_blooms_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/celestina_blooms_v2.jpg","alt":"Celestina Blooms","name":"Celestina Blooms","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-08-06T17:31:35","stats":{"followCount":2920,"sceneCount":30},"seo":{"title":"Celestina Blooms","description":"Celestina Blooms"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"the-government-sent-me-a-personal-fuck-toy-cum-collector-bot-looks-like-my-teacher","itemId":32021,"img":"https://images.psmcdn.net/teamskeet/use/carmen_valentina/shared/med.jpg","video":"f94facc8667e8b8f6cdba16765906306","videoSrc":"f94facc8667e8b8f6cdba16765906306","videoTitle":"The Government Sent Me a Personal Fuck Toy: Cum Collector-Bot Looks Like My Teacher!","title":"The Government Sent Me a Personal Fuck Toy: Cum Collector-Bot Looks Like My Teacher!","alt":"The Government Sent Me a Personal Fuck Toy: Cum Collector-Bot Looks Like My Teacher!","type":"video","description":"\u003cp>In a not-so-distant future, the birth rate is at its lowest, so Uncle Sam started handing out customized fuck toys to every eighteen-year-old stud to collect precious semen and save humanity. These mechanical cum-collectors exist for one purpose—to milk balls dry, harvest precious seed, and ensure humanity's survival by any means necessary. While these machines are government-mandated, it’s still taboo to use them in public. However, that hasn’t stopped some gooners from enjoying this sexy gift. Take Juan, for instance, a kinky gooner with lots of loads to contribute to mankind. His sex obsession knows no boundaries. So, when he receives a customized cum collector modeled after his favorite teacher, Carmen, he wastes no time and fucks her in every way possible to do right by his country!\u003c/p>","seo":{"h1":"The Government Sent Me a Personal Fuck Toy: Cum Collector-Bot Looks Like My Teacher!","h2":"The Government Sent Me a Personal Fuck Toy: Cum Collector-Bot Looks Like My Teacher!","title":"The Government Sent Me a Personal Fuck Toy: Cum Collector-Bot Looks Like My Teacher!","description":"\u003cp>In a not-so-distant future, the birth rate is at its lowest, so Uncle Sam started handing out customized fuck toys to every eighteen-year-old stud to collect precious semen and save humanity. These mechanical cum-collectors exist for one purpose—to milk balls dry, harvest precious seed, and ensure humanity's survival by any means necessary. While these machines are government-mandated, it’s still taboo to use them in public. However, that hasn’t stopped some gooners from enjoying this sexy gift. Take Juan, for instance, a kinky gooner with lots of loads to contribute to mankind. His sex obsession knows no boundaries. So, when he receives a customized cum collector modeled after his favorite teacher, Carmen, he wastes no time and fucks her in every way possible to do right by his country!\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/carmen_valentina/bio_small.mp4","stats":{"views":0,"dislikeCount":29,"likeCount":139},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2026-05-06T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Older vs Younger","Average Body","Tutoring","Boots","Vinyl","Gimp Masks","Braids","High Socks","Long Socks","Fleshlight","Professional Camera","Sunglasses","Doll","Tongue Piercing","Cfnm","Sucking Balls","Freeuse","Braless","4k","American","Table","Studying","Submissive","Indifferent","Seductive","BDSM Clothes","Thick","Big Ass","Blowjob","Brunette","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Straight","Trimmed Pussy","White","Pantyless","Knee Highs","Short","Couch","No Condom","Chubby","POV","MILF","Money Shot","Rubbing","Cowgirl","Private","Boy / Girl","Pornstar","Wavy Hair","Hazel Eyes","Thick Top","Medium Tits","Medium Pussy Hair","Innie Pussy","Light Skin","Tank Top","Panties","Costume","Socks","Professional Production","Cinematic - Story","Home","Dining Room","Living Room","Tit Play","Dick Play","Fingering (pussy)"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"mckenna-lynn","itemId":11647,"title":"Mckenna Lynn","img":"https://images.psmcdn.net/tsv4/model/profiles/mckenna_lynn.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/mckenna_lynn.jpg","alt":"Mckenna Lynn","name":"Mckenna Lynn","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-05-08T11:26:39","stats":{"followCount":630,"sceneCount":9},"seo":{"title":"Mckenna Lynn","description":"Mckenna Lynn"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"carmen-valentina","itemId":1864,"title":"Carmen Valentina","img":"https://images.psmcdn.net/tsv4/model/profiles/carmen_valentina.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/carmen_valentina.jpg","alt":"Carmen Valentina","name":"Carmen Valentina","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-09-01T20:33:54","stats":{"followCount":2462,"sceneCount":29},"seo":{"title":"Carmen Valentina","description":"Carmen Valentina"},"bio":{"about":"Measurements: 34B-26-36\n\nHair Color: Brown\n\nBody Art: Yes\n\nPiercings: Yes\n\nDate Of Birth: 01/26\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"polar-opposites-tall-bully-short-nerd-vs-the-extra-curvy-tutor","itemId":31959,"img":"https://images.psmcdn.net/teamskeet/fuf/aleksa_mink/shared/med_v2.jpg","video":"c5cce621895facc57c8dd1060ba8d58c","videoSrc":"c5cce621895facc57c8dd1060ba8d58c","videoTitle":"Polar Opposites: Tall Bully & Short Nerd vs the Extra Curvy Tutor","title":"Polar Opposites: Tall Bully & Short Nerd vs the Extra Curvy Tutor","alt":"Polar Opposites: Tall Bully & Short Nerd vs the Extra Curvy Tutor","type":"video","description":"\u003cp>There is enough of busty goddess Aleksa Mink for everyone. Today she’s tutoring Blake &amp; Josh. Blake is a short king, and Josh towers over him. Aleksa is the perfect middle size between them. She can suck Josh’s cock while Blake eats her out from behind. And they’ll both get to play with those magnificent tits of hers. This size differential makes the free use way more fun. Either way, they’ve both got big dicks and get to pound Aleksa until they’re ready to paint her face with a creamy load.\u003c/p>","seo":{"h1":"Polar Opposites: Tall Bully & Short Nerd vs the Extra Curvy Tutor","h2":"Polar Opposites: Tall Bully & Short Nerd vs the Extra Curvy Tutor","title":"Polar Opposites: Tall Bully & Short Nerd vs the Extra Curvy Tutor","description":"\u003cp>There is enough of busty goddess Aleksa Mink for everyone. Today she’s tutoring Blake &amp; Josh. Blake is a short king, and Josh towers over him. Aleksa is the perfect middle size between them. She can suck Josh’s cock while Blake eats her out from behind. And they’ll both get to play with those magnificent tits of hers. This size differential makes the free use way more fun. Either way, they’ve both got big dicks and get to pound Aleksa until they’re ready to paint her face with a creamy load.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/aleksa_mink/bio_small_v3.mp4","stats":{"views":0,"dislikeCount":16,"likeCount":195},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-04-28T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Big Ass","Blowjob","Caucasian","Desk","Doggystyle","Facial","High Heels","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Student","Teen","White","Black Hair","Cute","Glasses","Tattoos","Handjob","Couch","Big Tits","Smart","No Condom","Threesome","Shaved Pussy","Money Shot","Rubbing","Cowgirl","Cleavage","Thong","Private","Pale","Pornstar","Straight Hair","Blue Eyes","Outie Pussy","Tank Top","Mini Skirt","Casual Wear","Barefoot","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Tit Play","Dick Play","Fingering (pussy)","Pussy Licking","Reverse Cowgirl","Face Fucking","Medium Height","Tutoring","Standing","Earrings","Boy / Boy / Girl","Standing Doggystyle","Curvy","Professional Camera","Freeuse","Braless","Cum on Legs","Ghost Nipples","Slim Thick","4k","American","Submissive","Indifferent","Tutor","Slim","Thick","No Piercings","Spit Roast","Pirate’s Bounty"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"aleksa-mink","itemId":11579,"title":"Aleksa Mink","img":"https://images.psmcdn.net/tsv4/model/profiles/aleksa_mink_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/aleksa_mink_v2.jpg","alt":"Aleksa Mink","name":"Aleksa Mink","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-04-15T15:06:50","stats":{"followCount":891,"sceneCount":6},"seo":{"title":"Aleksa Mink","description":"Aleksa Mink"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"my-gamer-girl-fembot","itemId":31964,"img":"https://images.psmcdn.net/teamskeet/fem/skyla_sun/shared/med.jpg","video":"8a05769f8296844eaaed5cd94caedba7","videoSrc":"8a05769f8296844eaaed5cd94caedba7","videoTitle":"My Gamer Girl Fembot","title":"My Gamer Girl Fembot","alt":"My Gamer Girl Fembot","type":"video","description":"\u003cp>The ultimate gamer - The Skylaxxx Fembot Gamer is your ultimate challenge. Pro-gaming skills aren’t her only features. This deluxe Fembot is your ultimate fantasy, with Lips That Grip technology, Ultra-lifelike pussy juice, human mode, and all of our other premium features. This is a Fembot every and all collectors will want. You’ll be hard-pressed to finish any level while she rides your cock.\u003c/p>","seo":{"h1":"My Gamer Girl Fembot","h2":"My Gamer Girl Fembot","title":"My Gamer Girl Fembot","description":"\u003cp>The ultimate gamer - The Skylaxxx Fembot Gamer is your ultimate challenge. Pro-gaming skills aren’t her only features. This deluxe Fembot is your ultimate fantasy, with Lips That Grip technology, Ultra-lifelike pussy juice, human mode, and all of our other premium features. This is a Fembot every and all collectors will want. You’ll be hard-pressed to finish any level while she rides your cock.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fem/tour/pics/skyla_sun/bio_small.mp4","stats":{"views":0,"dislikeCount":19,"likeCount":163},"sitelogo":"https://images.psmcdn.net/ts/fem/tour/logo/logo.png","publishedDate":"2026-04-26T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Deepthroat","Doggystyle","Indoor","Long Hair","Missionary","Natural Tits","Slutty","Straight","Teen","Thigh Highs","Trimmed Pussy","African American","Black","Ebony","Cute","Glasses","Tiny","Couch","Nerd","No Condom","69","Creampie","Rubbing","Cowgirl","Private","Boy / Girl","Pornstar","Brown Eyes","Medium Tits","Medium Ass","Outie Pussy","Medium Skin","Bodysuit","Split Going Forward","Costume","Socks","Nipple Piercings","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Tit Play","Pussy Licking","Tease","Side Fuck","Face Sitting","Reverse Cowgirl","Face Fucking","Female Orgasm","Curly Hair","Medium Height","Gloves","Standing","Thigh Fuck","Cradle","High Socks","Earrings","Long Socks","Professional Camera","Doll","Feet Play","Freeuse","4k","American","Filipino","Submissive","Geek","Slim","Grinding","Ahegao","Pirate’s Bounty","Bodyguard"],"_doc_type":"tour_movie","site":{"itemId":485,"shortName":"fem","nickName":"freakyfembots","name":"Freaky Fembots","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freakyfembots"}},"models":[{"id":"skyla-sun","itemId":9691,"title":"Skyla Sun","img":"https://images.psmcdn.net/tsv4/model/profiles/skyla_sun_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/skyla_sun_v2.jpg","alt":"Skyla Sun","name":"Skyla Sun","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2022-12-01T15:35:53","stats":{"followCount":1254,"sceneCount":11},"seo":{"title":"Skyla Sun","description":"Skyla Sun"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"time-stop-universe-the-recording-studio","itemId":31936,"img":"https://images.psmcdn.net/teamskeet/fus/scarlett_alexis/shared/med.jpg","video":"d58f0fda0a051c105bb987727d599689","videoSrc":"d58f0fda0a051c105bb987727d599689","videoTitle":"Time Stop Universe: The Recording Studio","title":"Time Stop Universe: The Recording Studio","alt":"Time Stop Universe: The Recording Studio","type":"video","description":"\u003cp>Scarlett will do anything to be a star. She has the voice, but the track is the problem. If her annoying music producer would just slow it down, she would get it right, but time at a recording studio is expensive. If he helps her, she'll let him play with her, but he offers something even better. He'll stop time for her. If he keeps up his side of the deal, he can do whatever he wants to her. The only question is, which position does he want her in first? He's about to make it worth both of their time. Studio magic happens when you have a great song and a hot body to use however you want.\u003c/p>","seo":{"h1":"Time Stop Universe: The Recording Studio","h2":"Time Stop Universe: The Recording Studio","title":"Time Stop Universe: The Recording Studio","description":"\u003cp>Scarlett will do anything to be a star. She has the voice, but the track is the problem. If her annoying music producer would just slow it down, she would get it right, but time at a recording studio is expensive. If he helps her, she'll let him play with her, but he offers something even better. He'll stop time for her. If he keeps up his side of the deal, he can do whatever he wants to her. The only question is, which position does he want her in first? He's about to make it worth both of their time. Studio magic happens when you have a great song and a hot body to use however you want.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fus/tour/pics/scarlett_alexis/bio_small.mp4","stats":{"views":0,"dislikeCount":14,"likeCount":293},"sitelogo":"https://images.psmcdn.net/ts/fus/tour/logo/logo.png","publishedDate":"2026-04-24T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Desk","Doggystyle","Indoor","Long Hair","Missionary","Natural Tits","Office","Skirts","Slutty","Straight","Teen","Trimmed Pussy","Black Hair","Cute","Skinny","Tan","Couch","Tanlines","Spanking","Asian","Latina","No Condom","Toned","Money Shot","Cowgirl","Thong","Private","Twerking","Boy / Girl","Pornstar","Mixed Ethnicity","Straight Hair","Brown Eyes","Medium Tits","Medium Ass","Innie Pussy","Light Skin","Crop Top","Mini Skirt","Casual Wear","Chokers","Professional Production","Cinematic - Story","3rd Person Narrative","Studio","Tit Play","Ass Play","Kissing","Pussy Licking","Side Fuck","Reverse Cowgirl","Face Fucking","Hair Pulling","Cum in Mouth","Medium Height","Gloves","Boots","Standing","Standing Doggystyle","Platform Boots","Professional Camera","Spaghetti Strap","Freeuse","Braless","Gags","Finger in Mouth","Fit Girls","4k","American","Fantasy","Submissive","Indifferent","Disgusted","Jacket","Slim","Inverted Nips","No Piercings","Tied","Jockeying","Pirate’s Bounty"],"_doc_type":"tour_movie","site":{"itemId":701,"shortName":"fus","nickName":"freeuse-singles","name":"FreeUse Singles","billingProfileType":"network","channel":{"type":"network"},"seo":{"seoSlug":"freeuse-singles"}},"models":[{"id":"scarlett-alexis","itemId":9581,"title":"Scarlett Alexis","img":"https://images.psmcdn.net/tsv4/model/profiles/scarlett_alexis.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/scarlett_alexis.jpg","alt":"Scarlett Alexis","name":"Scarlett Alexis","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2022-10-21T10:30:56","stats":{"followCount":6465,"sceneCount":35},"seo":{"title":"Scarlett Alexis","description":"Scarlett Alexis"},"bio":{"about":"Measurements: 32C\n\nSize: 5'5''\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"time-stop-universe-the-lab","itemId":31968,"img":"https://images.psmcdn.net/teamskeet/fus/riley_reign/shared/med.jpg","video":"3cb6a7723b629b73f2171498446df480","videoSrc":"3cb6a7723b629b73f2171498446df480","videoTitle":"Time Stop Universe: The Lab","title":"Time Stop Universe: The Lab","alt":"Time Stop Universe: The Lab","type":"video","description":"\u003cp>Rion is about to make a breakthrough discovery. He’s been searching tirelessly for the ability to stop time. His stepsister, Riley, is not impressed by Rion’s efforts, saying it’s impossible and that he’ll never make his fantasy a reality. And then, ‘click!’ One touch of a button, and Riley is solid like a statue. ‘Click!’ She’s back! She’s starting to get turned on - what else can she let Rion do to her? ‘Click!’ They continue to pause, play, and repeat, until Riley’s pussy is dripping wet. Now that she’s been teased, she wants Rion’s cock all to herself. Rion has wanted to fuck Riley for so long, and now he’s finally going to get his chance.\u003c/p>","seo":{"h1":"Time Stop Universe: The Lab","h2":"Time Stop Universe: The Lab","title":"Time Stop Universe: The Lab","description":"\u003cp>Rion is about to make a breakthrough discovery. He’s been searching tirelessly for the ability to stop time. His stepsister, Riley, is not impressed by Rion’s efforts, saying it’s impossible and that he’ll never make his fantasy a reality. And then, ‘click!’ One touch of a button, and Riley is solid like a statue. ‘Click!’ She’s back! She’s starting to get turned on - what else can she let Rion do to her? ‘Click!’ They continue to pause, play, and repeat, until Riley’s pussy is dripping wet. Now that she’s been teased, she wants Rion’s cock all to herself. Rion has wanted to fuck Riley for so long, and now he’s finally going to get his chance.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fus/tour/pics/riley_reign/bio_small_v2.mp4","stats":{"views":0,"dislikeCount":12,"likeCount":315},"sitelogo":"https://images.psmcdn.net/ts/fus/tour/logo/logo.png","publishedDate":"2026-04-22T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Big Ass","Blowjob","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Teen","White","Blonde","Tall","Tattoos","Freckles","Puffy Nips","Nerd","Clothed Sex","Tanlines","No Condom","Shaved Pussy","Money Shot","Rubbing","Cowgirl","Thong","Private","Pale","Boy / Girl","Pornstar","Straight Hair","Hazel Eyes","Thick Top","Medium Tits","Innie Pussy","Mini Skirt","Robe","Casual Wear","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Tit Play","Kissing","Pussy Licking","Reverse Cowgirl","Face Fucking","Step Sister","Step Brother","Taboo","Gloves","Masks","Button-down Shirt","Clinic","Curvy","Professional Camera","Freeuse","Braless","Ghost Nipples","Slim Thick","PAWG","Indifferent Pleasure","Indifferent Obedient","4k","American","Submissive","Indifferent","Elegant","Seductive","Thick","Pirate’s Bounty"],"_doc_type":"tour_movie","site":{"itemId":701,"shortName":"fus","nickName":"freeuse-singles","name":"FreeUse Singles","billingProfileType":"network","channel":{"type":"network"},"seo":{"seoSlug":"freeuse-singles"}},"models":[{"id":"riley-reign","itemId":9824,"title":"Riley Reign","img":"https://images.psmcdn.net/tsv4/model/profiles/riley_reign_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/riley_reign_v2.jpg","alt":"Riley Reign","name":"Riley Reign","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-01-20T11:50:14","stats":{"followCount":2015,"sceneCount":12},"seo":{"title":"Riley Reign","description":"Riley Reign"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"the-hottest-roommates-free-use-made-my-relationship-stronger","itemId":31913,"img":"https://images.psmcdn.net/teamskeet/use/lana_smalls_rose_carter/shared/med.jpg","video":"1a28a92693be5a3446315ad5e2060c49","videoSrc":"1a28a92693be5a3446315ad5e2060c49","videoTitle":"The Hottest Roommates: Free Use Made My Relationship Stronger","title":"The Hottest Roommates: Free Use Made My Relationship Stronger","alt":"The Hottest Roommates: Free Use Made My Relationship Stronger","type":"video","description":"\u003cp>I hate arguing with my boyfriend, but somehow we can't stop doing it. He gets annoyed over every small thing, even if all I did was skip work to play video games with our roommate. What's so bad about that? For him, that was enough to get into this huge argument. At least our roommate is there to help us get through it. Sure, she doesn't pay rent, but I can use her body any time I want, even while I'm arguing with my boyfriend. She never says no, and I love knowing that she's ours. I know that if my boyfriend were to use her too, our relationship would get so much better. Talking about us would be way more fun if we were having a threesome at the same time. Should we try that?\u003c/p>","seo":{"h1":"The Hottest Roommates: Free Use Made My Relationship Stronger","h2":"The Hottest Roommates: Free Use Made My Relationship Stronger","title":"The Hottest Roommates: Free Use Made My Relationship Stronger","description":"\u003cp>I hate arguing with my boyfriend, but somehow we can't stop doing it. He gets annoyed over every small thing, even if all I did was skip work to play video games with our roommate. What's so bad about that? For him, that was enough to get into this huge argument. At least our roommate is there to help us get through it. Sure, she doesn't pay rent, but I can use her body any time I want, even while I'm arguing with my boyfriend. She never says no, and I love knowing that she's ours. I know that if my boyfriend were to use her too, our relationship would get so much better. Talking about us would be way more fun if we were having a threesome at the same time. Should we try that?\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/lana_smalls_rose_carter/bio_small_v2.mp4","stats":{"views":0,"dislikeCount":16,"likeCount":313},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2026-04-12T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Face Sitting","Reverse Cowgirl","Face Fucking","Gagging","Cum in Mouth","Dating","Medium Height","Earrings","Professional Camera","Spaghetti Strap","Waitress","Boyfriend","Freeuse","Braless","Cute Little Butts","4k","American","Submissive","Indifferent","Disgusted","Roomie","Slim","Blowjob","Brunette","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Teen","Trimmed Pussy","White","Cute","Skinny","Tattoos","Handjob","Piercings","Puffy Nips","Short","Tiny","Couch","Bed","Small Tits","No Condom","2 Girl Bj","Threesome","POV","Shaved Pussy","Money Shot","Kitchen","Rubbing","Cowgirl","Thong","Girlfriend","Private","Pale","Boy / Girl / Girl","Pornstar","Straight Hair","Blue Eyes","Small Ass","Outie Pussy","Innie Pussy","Dress","Tank Top","Crop Top","Panties","Mini Skirt","Shorts","Casual Wear","Barefoot","Necklace","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","Home","Bedroom","Living Room","Tit Play","Ass Play","Dick Play","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"rose-carter","itemId":11083,"title":"Rose Carter","img":"https://images.psmcdn.net/tsv4/model/profiles/rose_carter_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/rose_carter_v2.jpg","alt":"Rose Carter","name":"Rose Carter","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-08-20T11:20:23","stats":{"followCount":1218,"sceneCount":9},"seo":{"title":"Rose Carter","description":"Rose Carter"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"lana-smalls","itemId":9312,"title":"Lana Smalls","img":"https://images.psmcdn.net/tsv4/model/profiles/lana_smalls_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lana_smalls_v2.jpg","alt":"Lana Smalls","name":"Lana Smalls","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2022-08-03T17:06:17","stats":{"followCount":3854,"sceneCount":41},"seo":{"title":"Lana Smalls","description":"Lana Smalls"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"stuck-indoors-a-full-day-of-free-use-games","itemId":31869,"img":"https://images.psmcdn.net/teamskeet/fuf/charlie_valentine_daydream_daisy/shared/med.jpg","video":"91590963cb860c10f44e6308944f476c","videoSrc":"91590963cb860c10f44e6308944f476c","videoTitle":"Stuck Indoors: a Full Day of Free Use Games","title":"Stuck Indoors: a Full Day of Free Use Games","alt":"Stuck Indoors: a Full Day of Free Use Games","type":"video","description":"\u003cp>Can you believe this?! Nobody is allowed to get out of their house because of the weather. What am I supposed to do? Just stay here, locked in with my stepmom and my stepsister? I need to get out of here! My stepmom has this idea that if we play the games we used to love ages ago, we'll have fun. I guess I can give it a shot, at least I can finger them and squeeze their tits while we play. Besides, having to stay quiet while one of them sucks my cock and the other one looks for us during hide and seek doesn't sound too bad. Fine. I guess that as long as I get to cum all over them, the day might not be totally ruined.\u003c/p>","seo":{"h1":"Stuck Indoors: a Full Day of Free Use Games","h2":"Stuck Indoors: a Full Day of Free Use Games","title":"Stuck Indoors: a Full Day of Free Use Games","description":"\u003cp>Can you believe this?! Nobody is allowed to get out of their house because of the weather. What am I supposed to do? Just stay here, locked in with my stepmom and my stepsister? I need to get out of here! My stepmom has this idea that if we play the games we used to love ages ago, we'll have fun. I guess I can give it a shot, at least I can finger them and squeeze their tits while we play. Besides, having to stay quiet while one of them sucks my cock and the other one looks for us during hide and seek doesn't sound too bad. Fine. I guess that as long as I get to cum all over them, the day might not be totally ruined.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/charlie_valentine_daydream_daisy/bio_small.mp4","stats":{"views":0,"dislikeCount":19,"likeCount":207},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-04-08T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Caucasian","Facial","High Heels","Indoor","Long Hair","Natural Tits","Skirts","Straight","Teen","Trimmed Pussy","White","Black Hair","Pantyless","Cute","Tall","Puffy Nips","Tan","Couch","Bed","Small Tits","No Condom","Threesome","Shaved Pussy","MILF","Money Shot","Rubbing","Private","Pale","Boy / Girl / Girl","Pornstar","Straight Hair","Green Eyes","Brown Eyes","Modelesque","Fake Tits","Medium Tits","Medium Ass","Outie Pussy","Innie Pussy","Light Skin","Dress","Mini Dress","Crop Top","Mini Skirt","Bra","Casual Wear","Pumps","Sneakers","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Living Room","Fingering (pussy)","Pussy Licking","Step Sister","Step Brother","Step Mom","Taboo","Older vs Younger","Medium Height","Braids","Standing Doggystyle","Professional Camera","Step Son","Step Daughter","Step Family","Freeuse","Braless","Fit Girls","Indifferent Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Submissive","Indifferent","Seductive","Slim"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"daydream-daisy","itemId":11849,"title":"Daydream Daisy","img":"https://images.psmcdn.net/tsv4/model/profiles/daydream_daisy.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/daydream_daisy.jpg","alt":"Daydream Daisy","name":"Daydream Daisy","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-08-14T10:43:25","stats":{"followCount":696,"sceneCount":14},"seo":{"title":"Daydream Daisy","description":"Daydream Daisy"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"charlie-valentine","itemId":8309,"title":"Charlie Valentine","img":"https://images.psmcdn.net/tsv4/model/profiles/charlie_valentine_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/charlie_valentine_v2.jpg","alt":"Charlie Valentine","name":"Charlie Valentine","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-08-12T18:16:49","stats":{"followCount":2111,"sceneCount":22},"seo":{"title":"Charlie Valentine","description":"Charlie Valentine"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"uncles-free-use-dream-tiny-gamer-girl-glitches-unless-she-gets-dick","itemId":31850,"img":"https://images.psmcdn.net/teamskeet/fuf/aria_banks2/shared/med.jpg","video":"9279a5890eddaddf7233984438d278cd","videoSrc":"9279a5890eddaddf7233984438d278cd","videoTitle":"Uncle’s Free Use Dream: Tiny Gamer Girl Glitches Unless She Gets Dick","title":"Uncle’s Free Use Dream: Tiny Gamer Girl Glitches Unless She Gets Dick","alt":"Uncle’s Free Use Dream: Tiny Gamer Girl Glitches Unless She Gets Dick","type":"video","description":"\u003cp>My step-uncle Clarke is staying with us this summer. He’s such a creep! I can’t believe I used to have a crush on him. I wanna play online with my friends, but he keeps trying to get me offline. One day, he even disconnected the wifi to stop me from doing what I wanted. To teach him a lesson, I pretended to “glitch,” and he fell for it! Weird thing is, he started playing with my pussy to see if he could fix me, and I enjoyed it a lot more than I expected! I think I’ll play this one out for a little longer to see what else he's willing to do to me while “I glitch.”\u003c/p>","seo":{"h1":"Uncle’s Free Use Dream: Tiny Gamer Girl Glitches Unless She Gets Dick","h2":"Uncle’s Free Use Dream: Tiny Gamer Girl Glitches Unless She Gets Dick","title":"Uncle’s Free Use Dream: Tiny Gamer Girl Glitches Unless She Gets Dick","description":"\u003cp>My step-uncle Clarke is staying with us this summer. He’s such a creep! I can’t believe I used to have a crush on him. I wanna play online with my friends, but he keeps trying to get me offline. One day, he even disconnected the wifi to stop me from doing what I wanted. To teach him a lesson, I pretended to “glitch,” and he fell for it! Weird thing is, he started playing with my pussy to see if he could fix me, and I enjoyed it a lot more than I expected! I think I’ll play this one out for a little longer to see what else he's willing to do to me while “I glitch.”\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/aria_banks2/bio_small.mp4","stats":{"views":0,"dislikeCount":21,"likeCount":204},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-04-01T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Face Fucking","Gagging","Cum in Mouth","Step Uncle","Taboo","Older vs Younger","Average Body","Fishnets","High Socks","Long Socks","Prone Bone","Professional Camera","Spaghetti Strap","Headphones","Hoodie","Cfnm","Freeuse","Braless","Supportive Pleasure","Indifferent Pleasure","4k","American","Step Niece","Submissive","Indifferent","Gamer","Thick","Blowjob","Caucasian","Doggystyle","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Slutty","Straight","Teen","Thigh Highs","Trimmed Pussy","White","Pantyless","Blonde","Cute","Glasses","Pigtail","Puffy Nips","Short","Tiny","Couch","Small Tits","Spanking","No Condom","POV","Money Shot","Kitchen","Rubbing","Insertion","Cowgirl","Private","Pale","Boy / Girl","Pornstar","Wavy Hair","Brown Eyes","Medium Ass","Innie Pussy","Tank Top","Crop Top","Mini Skirt","Casual Wear","Socks","Vibrator","Nipple Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Tit Play","Dick Play","Fingering (pussy)","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"aria-banks","itemId":6221,"title":"Aria Banks","img":"https://images.psmcdn.net/tsv4/model/profiles/aria_banks.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/aria_banks.jpg","alt":"Aria Banks","name":"Aria Banks","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-03-02T15:49:07","stats":{"followCount":4926,"sceneCount":46},"seo":{"title":"Aria Banks","description":"Aria Banks"},"bio":{"about":"Measurements: 32A-24-40\n\nHair Color: Blonde\n\nBody Art: Yes\n\nPiercings: Yes\n\nDate Of Birth: 04/07\n\nEthnicity: Caucasian\n\nNationality: American\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"my-nympho-maid-fembot","itemId":31879,"img":"https://images.psmcdn.net/teamskeet/fem/lucy_foxx/shared/med.jpg","video":"9d0de4a9f7bbe0678f517d4d4ff8ce35","videoSrc":"9d0de4a9f7bbe0678f517d4d4ff8ce35","videoTitle":"My Nympho Maid Fembot","title":"My Nympho Maid Fembot","alt":"My Nympho Maid Fembot","type":"video","description":"\u003cp>Yeah, yeah, yeah. My room is a mess. Whatever. I shouldn't have to clean. I have more important things to do, but my mom was sick of it, so she gifted me a fembot to be my maid. What we didn't know was that she arrived in nympho mode! She wanted me to use her however I wanted. She looked and felt like a human... like a very hot human. So yes, my dick was hard as a rock. I guessed that if she wanted to please me so badly, there was nothing wrong with that. Besides, it was almost breakfast time, and the only thing I was craving was her wet pussy. Yet, that was not enough! Day and night, there was only one thing on her mind: fucking me! She would not clean a thing. She just wanted sex. I tried to ignore her, but it didn't work, so I had no choice. I had to give her what she wanted. Maybe, if I let her milk my cock dry, she'd finally take care of my place.\u003c/p>","seo":{"h1":"My Nympho Maid Fembot","h2":"My Nympho Maid Fembot","title":"My Nympho Maid Fembot","description":"\u003cp>Yeah, yeah, yeah. My room is a mess. Whatever. I shouldn't have to clean. I have more important things to do, but my mom was sick of it, so she gifted me a fembot to be my maid. What we didn't know was that she arrived in nympho mode! She wanted me to use her however I wanted. She looked and felt like a human... like a very hot human. So yes, my dick was hard as a rock. I guessed that if she wanted to please me so badly, there was nothing wrong with that. Besides, it was almost breakfast time, and the only thing I was craving was her wet pussy. Yet, that was not enough! Day and night, there was only one thing on her mind: fucking me! She would not clean a thing. She just wanted sex. I tried to ignore her, but it didn't work, so I had no choice. I had to give her what she wanted. Maybe, if I let her milk my cock dry, she'd finally take care of my place.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fem/tour/pics/lucy_foxx/bio_small.mp4","stats":{"views":0,"dislikeCount":12,"likeCount":283},"sitelogo":"https://images.psmcdn.net/ts/fem/tour/logo/logo.png","publishedDate":"2026-03-29T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Caucasian","Deepthroat","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Slutty","Straight","Teen","Thigh Highs","Trimmed Pussy","Uniform","White","Cute","Skinny","Tall","Tattoos","Freckles","Couch","Bed","Dildo","Small Tits","No Condom","Money Shot","Kitchen","Rubbing","Insertion","Cowgirl","Thong","Private","Pale","Boy / Girl","Pornstar","Straight Hair","Blue Eyes","Modelesque","Small Ass","Outie Pussy","Dress","Mini Dress","Barefoot","Chokers","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Living Room","Tit Play","Dick Play","Pussy Licking","Face Sitting","Reverse Cowgirl","Face Fucking","Female Orgasm","Gloves","Maid","Fishnets","Headband","Apron","Standing","High Socks","Standing Doggystyle","Long Socks","Professional Camera","Doll","Cfnm","Maid Sexy Outfit","Freeuse","Braless","Ghost Nipples","Cute Little Butts","4k","American","Submissive","Indifferent","Slim","Sloppy Blowjob","Pirate’s Bounty","Bodyguard"],"_doc_type":"tour_movie","site":{"itemId":485,"shortName":"fem","nickName":"freakyfembots","name":"Freaky Fembots","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freakyfembots"}},"models":[{"id":"lucy-foxxx","itemId":11299,"title":"Lucy Foxxx","img":"https://images.psmcdn.net/tsv4/model/profiles/lucy_foxxx_v6.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lucy_foxxx_v6.jpg","alt":"Lucy Foxxx","name":"Lucy Foxxx","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-12-09T12:30:50","stats":{"followCount":3603,"sceneCount":29},"seo":{"title":"Lucy Foxxx","description":"Lucy Foxxx"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false}]]},"sectionTitle":"Upcoming & Latest Videos","includeUpcoming":true},"modelsContent":{},"popularModels":{"link":"models?filter=popular","items":{"count":487,"initialPage":0,"pages":[[{"id":"lauren-phillips","itemId":1607,"title":"Lauren Phillips","img":"https://images.psmcdn.net/tsv4/model/profiles/lauren_phillips_v3.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lauren_phillips_v3.jpg","alt":"Lauren Phillips","name":"Lauren Phillips","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-08-14T02:26:10","stats":{"followCount":12490,"sceneCount":3},"seo":{"title":"Lauren Phillips","description":"Lauren Phillips"},"bio":{"about":"Measurements: 34DDD-25-38\n\nHair Color: Red\n\nPiercings: Yes\n\nEthnicity: Caucasian\n\nNationality: American\n\n","birthdate":"2019-12-08T00:00:00Z","heightFeet":1,"heightInches":10,"weight":135,"breastSize":"34DDD"},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"busty-milf-lauren-phillips-says-freeuse-is-the-only-cure","itemId":25526,"img":"https://images.psmcdn.net/teamskeet/fum/lauren_phillips2/shared/med.jpg","video":"753d3a504438211fe1d3da5a9a4aa408","title":"Busty MILF Lauren Phillips Says Freeuse Is the Only Cure","alt":"Busty MILF Lauren Phillips Says Freeuse Is the Only Cure","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/lauren_phillips2/bio_small.mp4","stats":{"views":0,"dislikeCount":13,"likeCount":383},"seo":{"h1":"Busty MILF Lauren Phillips Says Freeuse Is the Only Cure","h2":"Busty MILF Lauren Phillips Says Freeuse Is the Only Cure","title":"Busty MILF Lauren Phillips Says Freeuse Is the Only Cure","description":"\u003cp>Nick comes home with a black eye after he’s been bullied at school. Lauren, his hot stepmom, desperately tries to calm him and make things alright, but Nick is simply down and out. Her poor kid is very lonely and needs his stepmom's gentle touch to forget about his problems, so she believes the best thing she can do is let him freeuse her. This way, Nick will be happy and they’ll become closer. Plus, her sensitive body makes her get some sexual pleasure from it. The busty redhead lets her innocent boy enjoy her juicy tits as a remedy for his loneliness, letting Nick squeeze and suck every inch of it. His confidence boosts with each and every hot encounter, helping Nick face his bullies. A taste of his stepmom’s luscious pussy gives him enough self-esteem to kick his bullies’ asses, coming back all cheerful from school to cash in his horny rewards.\u003c/p>"},"publishedDate":"2024-07-25T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"sex-syndrome","itemId":25503,"img":"https://images.psmcdn.net/teamskeet/fum/lauren_phillips/shared/med.jpg","video":"4e16fa6b710f8d11a63e1da8df73a034","title":"Sex Syndrome","alt":"Sex Syndrome","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/lauren_phillips/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":309},"seo":{"h1":"Sex Syndrome","h2":"Sex Syndrome","title":"Sex Syndrome","description":"After falling off his horse during his horseback riding lesson and hitting his head hard, Nick is not exactly who he used to be. He seems to have acquired a strange sexy Tourettes syndrome, a disorder that causes him to try and have sex with every woman he comes in contact with, and the only one around him is Lauren, his stepmom. Jack, Lauren’s husband, is not happy about it, but Lauren tries to cool him off while being supportive of her stepson so he can cope with his odd situation. "},"publishedDate":"2023-12-14T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"naughty-namaste","itemId":17366,"img":"https://images.psmcdn.net/teamskeet/fuf/penelope_kay_and_lauren_phillips/shared/med.jpg","video":"03008055fe90c4d759cac8c615792108","title":"Naughty Namaste","alt":"Naughty Namaste","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/penelope_kay_and_lauren_phillips/bio_small.mp4","stats":{"views":17345,"dislikeCount":28,"likeCount":658},"seo":{"h1":"Naughty Namaste","h2":"Naughty Namaste","title":"Naughty Namaste","description":"Lauren Phillips invites Penelope Kay to a yoga session with the renowned yogi Nathan Bronson. From their downward dog through half-lotus, Nathan does what he knows best and helps unlock their chakras. But the yoga session doesn’t end there—in fact, it’s only the beginning."},"publishedDate":"2021-08-18T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"leana-lovings","itemId":8508,"title":"Leana Lovings","img":"https://images.psmcdn.net/tsv4/model/profiles/leana_lovings.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/leana_lovings.jpg","alt":"Leana Lovings","name":"Leana Lovings","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-10-13T21:40:12","stats":{"followCount":11483,"sceneCount":4},"seo":{"title":"Leana Lovings","description":"Leana Lovings"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"wedding-planner","itemId":25431,"img":"https://images.psmcdn.net/teamskeet/fum/leana_lovings_and_natasha_nice/shared/med.jpg","video":"fa4406a22edc8b4eff5eef709ea2c74e","title":"Wedding Planner","alt":"Wedding Planner","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/leana_lovings_and_natasha_nice/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":344},"seo":{"h1":"Wedding Planner","h2":"Wedding Planner","title":"Wedding Planner","description":"Wedding planner Donnie is helping Natasha plan the perfect wedding for her stepdaughter Leana, who seems to be a bit of a bridezilla. Thankfully Donnie can suck on Natasha’s big tits and eat Leana’s pussy while he deals with these freeuse clients!\n"},"publishedDate":"2022-07-31T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"stay-in-the-game","itemId":22980,"img":"https://images.psmcdn.net/teamskeet/fuf/leana_lovings_and_madison_morgan/shared/med.jpg","video":"2aa070b625968a1edf49bcf8bb314ceb","title":"Stay In the Game","alt":"Stay In the Game","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/leana_lovings_and_madison_morgan/bio_small.mp4","stats":{"views":0,"dislikeCount":36,"likeCount":404},"seo":{"h1":"Stay In the Game","h2":"Stay In the Game","title":"Stay In the Game","description":"Coach Fills is training Leana and Madison to become pro football players. He is known for delivering great results even in the most unorthodox ways. The session is intense, and the girls get tired after a while, so the coach has to use his special techniques to keep them motivated: a little pep talk and a lot of freeusing! "},"publishedDate":"2023-09-23T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"the-summoning-part-1","itemId":20486,"img":"https://images.psmcdn.net/teamskeet/fuf/leana_lovings_and_mandy_waters/shared/med.jpg","video":"8072f058e08dadc58634e835b9e86c67","title":"The Summoning: Part 1","alt":"The Summoning: Part 1","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/leana_lovings_and_mandy_waters/bio_small.mp4","stats":{"views":0,"dislikeCount":50,"likeCount":465},"seo":{"h1":"The Summoning: Part 1","h2":"The Summoning: Part 1","title":"The Summoning: Part 1","description":"After Leana loses her dad in an accident, her mother, Mandy, gets married to a new man. Miles and Mandy console a grieving Leana, and Miles gives Leana a mysterious necklace that once belonged to her father. The necklace oozes with a strange power Leana has never felt before, but she thinks nothing of it. Later, Leana is at a party with her new stepbrothers, Nicky and Joshua. The night gets magical when Leana learns that Nicky has a matching necklace and special abilities that grant Nicky anything he desires."},"publishedDate":"2022-10-08T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"take-it-from-a-milf-a-shoot-your-shot-extended-cut","itemId":19805,"img":"https://images.psmcdn.net/teamskeet/fuf/charley_hart_and_eden_west/shared/med.jpg","video":"f59a94b38aced5ddfd15c396966edf82","title":"Take It From a Milf: A Shoot Your Shot Extended Cut","alt":"Take It From a Milf: A Shoot Your Shot Extended Cut","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/charley_hart_and_eden_west/bio_small.mp4","stats":{"views":0,"dislikeCount":25,"likeCount":509},"seo":{"h1":"Take It From a Milf: A Shoot Your Shot Extended Cut","h2":"Take It From a Milf: A Shoot Your Shot Extended Cut","title":"Take It From a Milf: A Shoot Your Shot Extended Cut","description":"\u003cp>This Freeuse Fantasy update is an extended cut from the Shoot Your Shot movie. In this extended cut, Charley Hart plays a fantastic leader who always looks out for the best interest of the employees. Nicky has been falling behind at work, so Charley calls him into her office for a chat. She wants to get to the bottom of what’s been bugging Nicky and she's determined to find a way to keep him motivated.\u003c/p>"},"publishedDate":"2022-07-09T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"gabbie-carter","itemId":4969,"title":"Gabbie Carter","img":"https://images.psmcdn.net/tsv4/model/profiles/gabbie_carter.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/gabbie_carter.jpg","alt":"Gabbie Carter","name":"Gabbie Carter","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-08-06T13:23:24","stats":{"followCount":11367,"sceneCount":1},"seo":{"title":"Gabbie Carter","description":"Gabbie Carter"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"endless-desire-possibilities","itemId":16096,"img":"https://images.psmcdn.net/teamskeet/fuf/gabbie_carter/shared/med.jpg","video":"785fc05dda7d9e41a019578143da0dfc","title":"Endless Desire Possibilities","alt":"Endless Desire Possibilities","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/gabbie_carter/bio_small.mp4","stats":{"views":25370,"dislikeCount":36,"likeCount":1232},"seo":{"h1":"Endless Desire Possibilities","h2":"Endless Desire Possibilities","title":"Endless Desire Possibilities","description":"Marcus London finds himself in the perfect dream world when he realizes he can control and do anything and everything he can possibly desire with busty babe Gabbie Carter."},"publishedDate":"2021-02-24T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"lexi-luna","itemId":2035,"title":"Lexi Luna","img":"https://images.psmcdn.net/tsv4/model/profiles/lexi_luna.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lexi_luna.jpg","alt":"Lexi Luna","name":"Lexi Luna","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2018-01-29T16:00:20","stats":{"followCount":10894,"sceneCount":3},"seo":{"title":"Lexi Luna","description":"Lexi Luna"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"lexi-luna-vs-lana-smalls-part-2-ill-make-a-housewife-out-of-you-mom-vs-gf-special","itemId":31728,"img":"https://images.psmcdn.net/teamskeet/fuf/lana_smalls/shared/med.jpg","video":"60374af4513ca4adf7d737ee9d218a35","title":"Lexi Luna vs Lana Smalls, Part 2: I'll Make a Housewife Out of You… (“Mom vs GF” Special)","alt":"Lexi Luna vs Lana Smalls, Part 2: I'll Make a Housewife Out of You… (“Mom vs GF” Special)","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/lana_smalls/bio_small.mp4","stats":{"views":0,"dislikeCount":25,"likeCount":260},"seo":{"h1":"Lexi Luna vs Lana Smalls, Part 2: I'll Make a Housewife Out of You… (“Mom vs GF” Special)","h2":"Lexi Luna vs Lana Smalls, Part 2: I'll Make a Housewife Out of You… (“Mom vs GF” Special)","title":"Lexi Luna vs Lana Smalls, Part 2: I'll Make a Housewife Out of You… (“Mom vs GF” Special)","description":"\u003cp>Lexi Luna vs Lana, a “Mom vs Girlfriend” special event (part 2 of 3): I felt bad putting Lana in her place, but she needs to learn that there is no replacing mom… Now that she’s back, I need to set some ground rules. If she’s going to keep getting fucked by my son, tainting his mind with filth, she needs to learn it’s not all about dirty, hardcore sex. She needs to learn how to take care of a man - how to be the perfect housewife. I want her to be his personal Freeuse maid, available to his call 24/7, no questions asked. Maybe if she proves herself worthy, I’ll give her a second chance at being part of our family… (Continued in Part 3).&nbsp;\u003c/p>"},"publishedDate":"2026-02-19T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"lexi-luna-wants-him-to-stay-out-of-trouble-he-wants-to-fuck-her-face","itemId":30826,"img":"https://images.psmcdn.net/teamskeet/use/lexi_luna/shared/med.jpg","video":"2dea961e5a79445b03c109bc64184c84","title":"Lexi Luna Wants Him to Stay Out of Trouble, He Wants To Fuck Her Face","alt":"Lexi Luna Wants Him to Stay Out of Trouble, He Wants To Fuck Her Face","type":"video","site":{"id":"use-pov","itemId":599,"shortName":"use","image":"https://images.psmcdn.net/tsv4/posters/use.jpg","alt":"UsePOV (Official Series) - Freeuse.com","title":"UsePOV (Official Series) - Freeuse.com","name":"UsePOV","type":"series","billingProfileType":"pay","channelType":null,"description":"If you want freeuse porn from your point of view, look no further than UsePOV! All of your favorite milf models are here, and they’re down to fuck at will. Anything their guy wants, they give them, all to see his sexual needs met. It doesn’t matter when or where - if he wants to fuck, his wish is her command. Freeuse means anything goes, and that’s what UsePOV porn is all about. This wild Freeuse series takes freeuse sex to the next level, adding wild stories and bringing fantasies to life. See stars you know and lust over in first person point of view, giving the sloppiest blowjobs or getting filled up with big loads. No matter what scene you choose, you’re in for a ride! So join in on the fun and get down and dirty with Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/use_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/use_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/use.jpg","seo":{"id":"/api/v1/site_seos/599","seoSlug":"use-pov","title":"UsePOV (Official Series) - Freeuse.com","description":"Use POV is a premium porn series featuring the hottest pornstars having POV freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Use POV","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/use/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/lexi_luna/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":531},"seo":{"h1":"Lexi Luna Wants Him to Stay Out of Trouble, He Wants To Fuck Her Face","h2":"Lexi Luna Wants Him to Stay Out of Trouble, He Wants To Fuck Her Face","title":"Lexi Luna Wants Him to Stay Out of Trouble, He Wants To Fuck Her Face","description":"\u003cp>My mom thought I needed someone to take care of me so I wouldn't get in trouble, so she got my hot neighbor to look after me. She was supposed to make sure I didn't go to any parties, get drunk, or go to any raves, but I'm in college, so if my neighbor is supposed to stop me from doing all of those things, she's gonna have to offer me an even better way to have fun, and I know what I want. The only way I'll stay in the house is if she lets me face-fuck her. I want to shove my dick against her mouth while she's talking to my mom on the phone, telling her how good I am. If she wants me to do chores, she'll have to let me grope her. I can already imagine how good those big tits will feel. And if she wants me to behave, she'll have to let me fuck her until her face is covered in my cum.\u003c/p>"},"publishedDate":"2025-08-17T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"workaholic","itemId":25451,"img":"https://images.psmcdn.net/teamskeet/fum/blair_hudson_and_lexi_luna/shared/med.jpg","video":"c297c86ad258c23d1b9e56cbe0f53aaa","title":"Workaholic","alt":"Workaholic","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/blair_hudson_and_lexi_luna/bio_small.mp4","stats":{"views":0,"dislikeCount":30,"likeCount":444},"seo":{"h1":"Workaholic","h2":"Workaholic","title":"Workaholic","description":"Blair, and Lexi are so fed up with how loud and obnoxious Donnie is when he’s watching the game and hanging out at home. Even though they’re constantly telling him to shut up, Donnie knows he can do whatever he wants in that house, including fucking Blair and Lexi whenever he feels like it! \n"},"publishedDate":"2022-12-18T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"chloe-temple","itemId":3181,"title":"Chloe Temple","img":"https://images.psmcdn.net/tsv4/model/profiles/chloe_temple.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/chloe_temple.jpg","alt":"Chloe Temple","name":"Chloe Temple","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2018-07-30T19:52:57","stats":{"followCount":10490,"sceneCount":2},"seo":{"title":"Chloe Temple","description":"Chloe Temple"},"bio":{"about":"Measurements: 32A\n\nHair Color: Blonde\n\nEthnicity: Caucasian\n\nNationality: American\n\nTattoos: Yes\n\nPiercings: No\n\n","birthdate":"2020-02-06T00:00:00Z","heightFeet":1,"heightInches":3,"weight":100,"breastSize":"32A"},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"make-yourselves-at-home","itemId":24507,"img":"https://images.psmcdn.net/teamskeet/fuf/artemisia_love_and_chloe_temple/shared/med.jpg","video":"12a31b5a833d72ce96f80c2221537eb0","title":"Make Yourselves at Home","alt":"Make Yourselves at Home","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/artemisia_love_and_chloe_temple/bio_small.mp4","stats":{"views":0,"dislikeCount":21,"likeCount":385},"seo":{"h1":"Make Yourselves at Home","h2":"Make Yourselves at Home","title":"Make Yourselves at Home","description":"\u003cp>Chloe and her boyfriend Johnny are temporarily living with Artemisa, Chloe’s stepmother. This makes Artemisa jealous of her stepdaughter’s relationship with Johnny, always joking around and having fun while fucking. Now that they are crashing at her place, Artemisa tries to be part of their fun, like watching TV with them. Soon, she finds herself comfortable with having them around, riding Johnny’s cock and licking her stepdaughter’s pussy while enjoying a good movie.\u003c/p>"},"publishedDate":"2024-05-04T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"sex-ghost","itemId":22385,"img":"https://images.psmcdn.net/teamskeet/fuf/chloe_temple_and_jc_wilds/shared/med.jpg","video":"7c3a87e1af7e8aa219fe224620e99100","title":"Sex Ghost","alt":"Sex Ghost","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/chloe_temple_and_jc_wilds/bio_small.mp4","stats":{"views":0,"dislikeCount":33,"likeCount":689},"seo":{"h1":"Sex Ghost","h2":"Sex Ghost","title":"Sex Ghost","description":"Parker’s living his worst Cinderella nightmare. He’s doing every chore around the house for Chloe, JC, and Mandy, her horrible stepfamily. One day, he makes a wish to become invisible, and his dream comes true. Now that the three ladies do not notice his presence, it’s payback time, with lots of freeuse ghost sex!\r"},"publishedDate":"2023-07-15T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"cory-chase","itemId":2705,"title":"Cory Chase","img":"https://images.psmcdn.net/tsv4/model/profiles/cory_chase.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/cory_chase.jpg","alt":"Cory Chase","name":"Cory Chase","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2018-02-27T20:17:30","stats":{"followCount":10452,"sceneCount":2},"seo":{"title":"Cory Chase","description":"Cory Chase"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"the-kinkiest-cowgirl-of-the-west","itemId":25490,"img":"https://images.psmcdn.net/teamskeet/fum/cory_chase_and_lexi_lore/shared/med.jpg","video":"f4e269d095f9f997e5df753ca167dbc0","title":"The Kinkiest Cowgirl of the West","alt":"The Kinkiest Cowgirl of the West","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/cory_chase_and_lexi_lore/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":314},"seo":{"h1":"The Kinkiest Cowgirl of the West","h2":"The Kinkiest Cowgirl of the West","title":"The Kinkiest Cowgirl of the West","description":"Cory used to be known as “Reckless Cory”, the greatest rodeo cowgirl in town. Yet, she left those behind, trading the lasso and horse for a quiet tavern that she runs with her horny and useless stepson, Nick. When a hopeful young cowgirl named Lexi comes around looking for the rodeo legend, Cory’s memories come right back to her, and she’ll get to relive her glory days through a freeuse training session. Will this teen cowgirl make Cory proud?"},"publishedDate":"2023-09-15T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"collecting-more-than-rent-1","itemId":25435,"img":"https://images.psmcdn.net/teamskeet/fum/cory_chase_and_nicole_aria/shared/med.jpg","video":"0014a144464fa1c6b88c87f90db7f779","title":"Collecting More Than Rent","alt":"Collecting More Than Rent","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/cory_chase_and_nicole_aria/bio_small.mp4","stats":{"views":0,"dislikeCount":17,"likeCount":423},"seo":{"h1":"Collecting More Than Rent","h2":"Collecting More Than Rent","title":"Collecting More Than Rent","description":"After a knock on the door Cory opens it to find the landlord’s son Donnie who’s there to collect the rent. Luckily this is a freeuse household so, along with the rent, Donnie will collect a few orgasms from both Cory and her stepdaughter Nicole!"},"publishedDate":"2022-08-28T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"penny-barber","itemId":5321,"title":"Penny Barber","img":"https://images.psmcdn.net/tsv4/model/profiles/penny_barber.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/penny_barber.jpg","alt":"Penny Barber","name":"Penny Barber","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-10-11T11:15:05","stats":{"followCount":10377,"sceneCount":2},"seo":{"title":"Penny Barber","description":"Penny Barber"},"bio":{"about":"Measurements: 34DD-26-38\n\nHair Color: Black\n\nBody Art: No\n\nPiercings: No\n\nDate Of Birth: 5/24\n\nBirth Location: California\n\nNationality: American\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"polygamy","itemId":25408,"img":"https://images.psmcdn.net/teamskeet/fum/aria_carson_and_lyra_lockhart/shared/med.jpg","video":"3987112e6685e39e8c190494c3a3d541","title":"Polygamy","alt":"Polygamy","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/aria_carson_and_lyra_lockhart/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":521},"seo":{"h1":"Polygamy","h2":"Polygamy","title":"Polygamy","description":"Aria Carson, Lyra Lockhart and Penny Barber are the three chosen wives of lucky stud Calvin Hardy, who demands full access to their bodies throughout the whole day! The three wives will suck on Calvin’s cock and get pounded as hard and as often as he pleases and they’re all happy to thoroughly pleasure their man!\n"},"publishedDate":"2022-01-06T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"fuck-doing-chores","itemId":25396,"img":"https://images.psmcdn.net/teamskeet/fum/haley_spades_and_penny_barber/shared/med.jpg","video":"c69d614dcef1b59f6d42b0bdd611d8a7","title":"Fuck Doing Chores","alt":"Fuck Doing Chores","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/haley_spades_and_penny_barber/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":461},"seo":{"h1":"Fuck Doing Chores","h2":"Fuck Doing Chores","title":"Fuck Doing Chores","description":"Penny Barber tells her stepson Billy Boston that his stepcousin Hayley Spades is visiting so he must do everything possible to make her feel welcomed. Billy knows exactly what that means so when Hayley gets there he immediately starts fondling and touching her while she talks to Penny about different things that they can do together. Penny runs a free use household, and Hayley is ecstatic about Billy using her body whenever and wherever he pleases to fulfill his naughty cravings. While having breakfast, Billy switches between fucking Penny and fucking Hayley as they enjoy they’re happy meal!\n"},"publishedDate":"2021-08-05T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"alex-coal","itemId":3637,"title":"Alex Coal","img":"https://images.psmcdn.net/tsv4/model/profiles/alex_coal.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/alex_coal.jpg","alt":"Alex Coal","name":"Alex Coal","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-02-01T18:02:39","stats":{"followCount":9898,"sceneCount":4},"seo":{"title":"Alex Coal","description":"Alex Coal"},"bio":{"about":"Measurements: 34B\n\nHair Color: Black\n\nNationality: American\n\nTattoos: No\n\nPiercings: No\n\n","birthdate":"2020-06-05T00:00:00Z","heightFeet":1,"heightInches":3,"weight":107,"breastSize":"34B"},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"my-masseuse-fembot","itemId":20799,"img":"https://images.psmcdn.net/teamskeet/fem/alex_coal/shared/med.jpg","video":"65621524b13fc53f10c486091910ee53","title":"My Masseuse Fembot!","alt":"My Masseuse Fembot!","type":"video","site":{"id":"freakyfembots","itemId":485,"shortName":"fem","image":"https://images.psmcdn.net/tsv4/posters/fem.jpg","alt":"Freaky Fembots - Official Freeuse Original Series","title":"Freaky Fembots - Official Freeuse Original Series","name":"Freaky Fembots","type":"series","billingProfileType":"pay","channelType":"sa","description":"You want some pussy, or maybe you need someone around the house to do your chores or be your personal trainer. The Freaky Fembot is the answer. These hyper-sexual robots are ready and willing at a moment's notice. Their pussies custom shape to your cock and please you how you want to be pleased. If you want wetter, sloppier sex, you can have it! If you want an action grip blowjob, you can have it! Not to mention, these Fembots are fucking smoking hot. You’ll see the hottest babes you know and love and new faces to fall in love with, and they’re doing what they do best - taking monster cocks and getting drenched in cum! Perfectly perky robot tits and the creamiest tech pussies are on the menu, and we want you to eat your fill! If that sounds like your kind of jam, then get in here ASAP to score a Freeuse.com membership. Along with Freaky Fembots, you’ll enjoy a range of Free Use series that will have you busting nuts all day long. Join today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fem_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fem_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fem.jpg","seo":{"id":"/api/v1/site_seos/485","seoSlug":"freakyfembots","title":"Freaky Fembots - Official Freeuse Original Series","description":"Freaky Fembots is a free service porn series featuring hot fembots getting used freely. Watch all FreakyFembots episodes in 4K today!","h1":"Freaky Fembots","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fem/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fem/tour/pics/alex_coal/bio_small.mp4","stats":{"views":0,"dislikeCount":21,"likeCount":535},"seo":{"h1":"My Masseuse Fembot!","h2":"My Masseuse Fembot!","title":"My Masseuse Fembot!","description":"Do you need a massage to relieve all your pain and stress? Look no further than Alex, the latest and greatest Fembot model made to please your every need. The ultra-sexy masseuse helps Brock relax, but when he requests a “happy ending,” she’s unsure how to respond. Luckily, it just takes a quick software update to get her up to speed. Alex reacts right away and starts excitedly playing with Brock’s hard cock. This thick and lusty fembot enjoys every second of riding Brock until he’s completely satisfied."},"publishedDate":"2022-11-21T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"the-draft-full-focus-fantasy","itemId":20343,"img":"https://images.psmcdn.net/teamskeet/fuf/alex_coal3/shared/med.jpg","video":"5c6a38732adb2eba3c2ea01df8e84f15","title":"The Draft: Full Focus Fantasy","alt":"The Draft: Full Focus Fantasy","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/alex_coal3/bio_small.mp4","stats":{"views":0,"dislikeCount":28,"likeCount":460},"seo":{"h1":"The Draft: Full Focus Fantasy","h2":"The Draft: Full Focus Fantasy","title":"The Draft: Full Focus Fantasy","description":"Alex can’t stop obsessing over her fantasy football draft, but Oliver is not so fond of her hobby. When he exclaims he can’t deal with her lack of interest in him, she strikes up a deal that Oliver can’t refuse –– if she can have her fantasy football, Oliver can have her body whenever he wants. "},"publishedDate":"2022-09-17T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"fuck-and-bake","itemId":18468,"img":"https://images.psmcdn.net/teamskeet/fuf/alex_coal2/shared/med.jpg","video":"494a2086ad53f9cdb51b2d6aab8fdb63","title":"Fuck and Bake","alt":"Fuck and Bake","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/alex_coal2/bio_small.mp4","stats":{"views":10205,"dislikeCount":44,"likeCount":407},"seo":{"h1":"Fuck and Bake","h2":"Fuck and Bake","title":"Fuck and Bake","description":"Alex Coal has brought in lucky stud Marcus London to help her cook some chocolate chip cookies for her Youtube channel. As she prepares the cookies, Marcus has the freedom to touch her stunning body and bang her silly! \n"},"publishedDate":"2022-01-05T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"keeping-him-entertained","itemId":15443,"img":"https://images.psmcdn.net/teamskeet/fuf/alex_coal/shared/med.jpg","video":"ff4321ff2d6b250bcadf07e24fdeb79a","title":"Keeping Him Entertained","alt":"Keeping Him Entertained","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/alex_coal/bio_small.mp4","stats":{"views":20919,"dislikeCount":41,"likeCount":916},"seo":{"h1":"Keeping Him Entertained","h2":"Keeping Him Entertained","title":"Keeping Him Entertained","description":"After Olive Glass and Stirling Cooper hire babysitter Alex Coal, Olive notices that her husband is interested in Alex. Since Olive married Stirling only for his money, she needs to find ways of keeping him entertained to avoid him leaving her, so she offers Alex some extra money if she’s willing to let him get intimate with her. Alex needs the money so she gladly accepts."},"publishedDate":"2020-12-02T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"pristine-edge","itemId":3161,"title":"Pristine Edge","img":"https://images.psmcdn.net/tsv4/model/profiles/pristine_edge.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/pristine_edge.jpg","alt":"Pristine Edge","name":"Pristine Edge","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2018-07-18T15:43:06","stats":{"followCount":9475,"sceneCount":4},"seo":{"title":"Pristine Edge","description":"Pristine Edge"},"bio":{"about":"Hair Color: Blonde \n\nEthnicity: White\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"in-gratitude-for-your-service","itemId":25571,"img":"https://images.psmcdn.net/teamskeet/use/pristine_edge2/shared/med.jpg","video":"6c30f1d660b0fae5ac309c493993e099","title":"In Gratitude for Your Service","alt":"In Gratitude for Your Service","type":"video","site":{"id":"use-pov","itemId":599,"shortName":"use","image":"https://images.psmcdn.net/tsv4/posters/use.jpg","alt":"UsePOV (Official Series) - Freeuse.com","title":"UsePOV (Official Series) - Freeuse.com","name":"UsePOV","type":"series","billingProfileType":"pay","channelType":null,"description":"If you want freeuse porn from your point of view, look no further than UsePOV! All of your favorite milf models are here, and they’re down to fuck at will. Anything their guy wants, they give them, all to see his sexual needs met. It doesn’t matter when or where - if he wants to fuck, his wish is her command. Freeuse means anything goes, and that’s what UsePOV porn is all about. This wild Freeuse series takes freeuse sex to the next level, adding wild stories and bringing fantasies to life. See stars you know and lust over in first person point of view, giving the sloppiest blowjobs or getting filled up with big loads. No matter what scene you choose, you’re in for a ride! So join in on the fun and get down and dirty with Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/use_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/use_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/use.jpg","seo":{"id":"/api/v1/site_seos/599","seoSlug":"use-pov","title":"UsePOV (Official Series) - Freeuse.com","description":"Use POV is a premium porn series featuring the hottest pornstars having POV freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Use POV","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/use/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/pristine_edge2/bio_small.mp4","stats":{"views":0,"dislikeCount":24,"likeCount":335},"seo":{"h1":"In Gratitude for Your Service","h2":"In Gratitude for Your Service","title":"In Gratitude for Your Service","description":"\u003cp>Pristine’s stepson Austin is leaving for military school the day after Memorial Day. The proud stepmom wants to make sure her boy gets the send-off he deserves, so she surprises him with some physical exercise: mental drills, family stories, and a big American feast on Memorial Day. Austin tries his best to prove he’s ready for his new adventure while he uses his stepmom as a fuck toy. The boy films Pristine exercising and also gets a chance to fuck her tits with his hard cock. The lovely milf lets her stepson do whatever he wants with her pussy, as a way of making him feel honored before leaving. Eventually, Austin realizes he’s proud to be part of a long-time military lineage.\u003c/p>"},"publishedDate":"2024-05-27T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"helping-hand","itemId":25537,"img":"https://images.psmcdn.net/teamskeet/use/pristine_edge/shared/med.jpg","video":"5d5f2173d8db91810f639fde32be510f","title":"Helping Hand","alt":"Helping Hand","type":"video","site":{"id":"use-pov","itemId":599,"shortName":"use","image":"https://images.psmcdn.net/tsv4/posters/use.jpg","alt":"UsePOV (Official Series) - Freeuse.com","title":"UsePOV (Official Series) - Freeuse.com","name":"UsePOV","type":"series","billingProfileType":"pay","channelType":null,"description":"If you want freeuse porn from your point of view, look no further than UsePOV! All of your favorite milf models are here, and they’re down to fuck at will. Anything their guy wants, they give them, all to see his sexual needs met. It doesn’t matter when or where - if he wants to fuck, his wish is her command. Freeuse means anything goes, and that’s what UsePOV porn is all about. This wild Freeuse series takes freeuse sex to the next level, adding wild stories and bringing fantasies to life. See stars you know and lust over in first person point of view, giving the sloppiest blowjobs or getting filled up with big loads. No matter what scene you choose, you’re in for a ride! So join in on the fun and get down and dirty with Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/use_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/use_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/use.jpg","seo":{"id":"/api/v1/site_seos/599","seoSlug":"use-pov","title":"UsePOV (Official Series) - Freeuse.com","description":"Use POV is a premium porn series featuring the hottest pornstars having POV freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Use POV","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/use/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/pristine_edge/bio_small.mp4","stats":{"views":0,"dislikeCount":19,"likeCount":300},"seo":{"h1":"Helping Hand","h2":"Helping Hand","title":"Helping Hand","description":"Mike and his stepson Franco are going door to door around the neighborhood offering people a helping hand, but when they knock on hot mylf Pristine’s door she actually needs their help with fixing her computer. Pretty soon, Franco and Mike learn that Pristine is a freeuse mylf so she gets to suck their cocks and lets them fuck her good as they go around the house doing chores and helping out!\n"},"publishedDate":"2023-02-20T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"accepting-new-customs","itemId":21040,"img":"https://images.psmcdn.net/teamskeet/fuf/eliza_eves_and_pristine_edge/shared/med.jpg","video":"9635ea77cb640f34af4d88a71c9e551a","title":"Accepting New Customs","alt":"Accepting New Customs","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/eliza_eves_and_pristine_edge/bio_small.mp4","stats":{"views":0,"dislikeCount":43,"likeCount":401},"seo":{"h1":"Accepting New Customs","h2":"Accepting New Customs","title":"Accepting New Customs","description":"\u003cp>After a night of homework, Eliza is surprised to meet her stepmom Pristine’s new boyfriend. Right off the bat, Clarke slips into some eccentric customs, even going as far as taking off Pristine’s shirt and fondling her breasts right upon first being introduced to Eliza. But Pristine assures her stepdaughter that this is the norm for Clarke, and encourages her to accept it as they play Jenga and make dinner. Lucky for Eliza, Clarke knows how to leave a good impression, and is eager for her to take off her shirt, too!\u003c/p>"},"publishedDate":"2022-12-31T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"my-fembot-girlfriend","itemId":19230,"img":"https://images.psmcdn.net/teamskeet/fem/brookie_blair_and_pristine_edge/shared/med.jpg","video":"e1d66c7425101982e70b800d2bac9931","title":"My Fembot Girlfriend","alt":"My Fembot Girlfriend","type":"video","site":{"id":"freakyfembots","itemId":485,"shortName":"fem","image":"https://images.psmcdn.net/tsv4/posters/fem.jpg","alt":"Freaky Fembots - Official Freeuse Original Series","title":"Freaky Fembots - Official Freeuse Original Series","name":"Freaky Fembots","type":"series","billingProfileType":"pay","channelType":"sa","description":"You want some pussy, or maybe you need someone around the house to do your chores or be your personal trainer. The Freaky Fembot is the answer. These hyper-sexual robots are ready and willing at a moment's notice. Their pussies custom shape to your cock and please you how you want to be pleased. If you want wetter, sloppier sex, you can have it! If you want an action grip blowjob, you can have it! Not to mention, these Fembots are fucking smoking hot. You’ll see the hottest babes you know and love and new faces to fall in love with, and they’re doing what they do best - taking monster cocks and getting drenched in cum! Perfectly perky robot tits and the creamiest tech pussies are on the menu, and we want you to eat your fill! If that sounds like your kind of jam, then get in here ASAP to score a Freeuse.com membership. Along with Freaky Fembots, you’ll enjoy a range of Free Use series that will have you busting nuts all day long. Join today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fem_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fem_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fem.jpg","seo":{"id":"/api/v1/site_seos/485","seoSlug":"freakyfembots","title":"Freaky Fembots - Official Freeuse Original Series","description":"Freaky Fembots is a free service porn series featuring hot fembots getting used freely. Watch all FreakyFembots episodes in 4K today!","h1":"Freaky Fembots","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fem/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fem/tour/pics/brookie_blair_and_pristine_edge/bio_small.mp4","stats":{"views":0,"dislikeCount":23,"likeCount":457},"seo":{"h1":"My Fembot Girlfriend","h2":"My Fembot Girlfriend","title":"My Fembot Girlfriend","description":"Oliver is beyond excited to introduce his parents to his new girlfriend, Brookie, only there's something they don’t know — Brookie is a freaky Fembot. Completely bewildered, Pristine and Kyle flip out, which doesn’t go over well with Oliver. Kyle is more curious than he lets on, and when he has the opportunity to experiment with the fembot, he jumps at the chance."},"publishedDate":"2022-05-09T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"jewelz-blu","itemId":4025,"title":"Jewelz Blu","img":"https://images.psmcdn.net/tsv4/model/profiles/jewelz_blu_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/jewelz_blu_v2.jpg","alt":"Jewelz Blu","name":"Jewelz Blu","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-06-06T20:00:14","stats":{"followCount":9471,"sceneCount":1},"seo":{"title":"Jewelz Blu","description":"Jewelz Blu"},"bio":{"about":"Nationality: German\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"the-boss-let-me-fuck-all-of-my-coworkers-freeuse-on-the-job","itemId":32286,"img":"https://images.psmcdn.net/teamskeet/fuf/adriana_maya_jewelz_blu/shared/med.jpg","video":"15e788b9bb07e0946ae3619cf68fbadc","title":"The Boss Let Me Fuck All of My Coworkers: Freeuse On the Job","alt":"The Boss Let Me Fuck All of My Coworkers: Freeuse On the Job","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/adriana_maya_jewelz_blu/bio_small_v2.mp4","stats":{"views":0,"dislikeCount":31,"likeCount":135},"seo":{"h1":"The Boss Let Me Fuck All of My Coworkers: Freeuse On the Job","h2":"The Boss Let Me Fuck All of My Coworkers: Freeuse On the Job","title":"The Boss Let Me Fuck All of My Coworkers: Freeuse On the Job","description":"\u003cp>Is this the best job ever? It just might be… I had been doing so well that the boss offered me a special perk - I could use the women at the office as my personal fuck toys, all day long, no questions asked. Huh?! Is this cool with HR? I mean, who am I to turn down a good time? If I’m fucking all day long, you know I’m happy! Asriana, Jewelz, and Luna are there for me to use however I want. No restrictions, just unlimited fun. I’ll be logging a LOT of overtime this quarter…\u003c/p>"},"publishedDate":"2026-07-15T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"hazel-moore","itemId":5039,"title":"Hazel Moore","img":"https://images.psmcdn.net/tsv4/model/profiles/hazel_moore.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/hazel_moore.jpg","alt":"Hazel Moore","name":"Hazel Moore","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-08-22T18:20:27","stats":{"followCount":9207,"sceneCount":2},"seo":{"title":"Hazel Moore","description":"Hazel Moore"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"meet-my-free-use-friends","itemId":24992,"img":"https://images.psmcdn.net/teamskeet/fuf/hazel_moore/shared/med.jpg","video":"e94e3a1e72827cef00f99f7f2a803ab9","title":"Meet My Free Use Friends","alt":"Meet My Free Use Friends","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/hazel_moore/bio_small.mp4","stats":{"views":0,"dislikeCount":26,"likeCount":455},"seo":{"h1":"Meet My Free Use Friends","h2":"Meet My Free Use Friends","title":"Meet My Free Use Friends","description":"\u003cp>Hazel is having friends over, and she needs her stepdad, Rusty, to be cool with whatever happens. He doesn’t understand what Hazel means but is willing to listen to Hazel and give her what she wants. Apollo shows up and starts playing with Hazel’s pussy and tits right away. It becomes apparent that Hazel is letting Apollo use her freely, and Rusty is shocked. Still, he obeys Hazel’s wishes and watches as the stud messes around with his sweet darling. Things get even more intense when Nick comes over and also starts using Hazel freely. Hazel sucks both guys and gets their shafts deep down her throat. Apollo and Nick get to keep using Hazel during game night, where they take turns filling her pussy up while playing board games. Hazel has no problem keeping two guys satisfied at once and takes both cocks like a champ. She lets the lucky guys fuck until they bust their loads on her and inside of her.\u003c/p>"},"publishedDate":"2024-07-13T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"welcum-italy","itemId":22253,"img":"https://images.psmcdn.net/teamskeet/fuf/hazel_moore_and_valentina_nappi/shared/med.jpg","video":"541e05f7ecdbfb5561be9d87f1db58e2","title":"Welcum, Italy!","alt":"Welcum, Italy!","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/hazel_moore_and_valentina_nappi/bio_small.mp4","stats":{"views":0,"dislikeCount":38,"likeCount":456},"seo":{"h1":"Welcum, Italy!","h2":"Welcum, Italy!","title":"Welcum, Italy!","description":"\u003cp>Hazel and Clarke decided to rent out the empty room in the house where they live to earn some extra money. Valentina, a sexy Italian who came to the United States to learn English, rents the place, so her hosts do everything they can to make her feel at home: cooking, playing with games, and, of course, a lot freeuse fucking!\u003c/p>"},"publishedDate":"2023-06-24T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"blake-blossom","itemId":7469,"title":"Blake Blossom","img":"https://images.psmcdn.net/tsv4/model/profiles/blake_blossom.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/blake_blossom.jpg","alt":"Blake Blossom","name":"Blake Blossom","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-11-23T22:50:16","stats":{"followCount":8945,"sceneCount":6},"seo":{"title":"Blake Blossom","description":"Blake Blossom"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"blake-makes-amends-my-old-school-bully-let-me-free-use-her","itemId":31316,"img":"https://images.psmcdn.net/teamskeet/fuf/blake_blossom2/shared/med.jpg","video":"89b5bd503fa6c4f945c7ea7a7acafa83","title":"Blake Makes Amends: My Old School Bully Let Me Free Use Her","alt":"Blake Makes Amends: My Old School Bully Let Me Free Use Her","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/blake_blossom2/bio_small.mp4","stats":{"views":0,"dislikeCount":16,"likeCount":346},"seo":{"h1":"Blake Makes Amends: My Old School Bully Let Me Free Use Her","h2":"Blake Makes Amends: My Old School Bully Let Me Free Use Her","title":"Blake Makes Amends: My Old School Bully Let Me Free Use Her","description":"\u003cp>Blake, a former Queen B, recently had a change of heart and is trying to make things right with everyone she was mean to in High School. Her Thanksgiving resolution involves her going door to door to apologize for her past behavior and thanking people for giving her a second chance. Everything goes well until she visits the home of Jimmy, the school nerd and known pervert. His house has some weird rules, but Blake has promised herself that, no matter what, she’ll be a better person.\u003c/p>"},"publishedDate":"2025-11-24T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"my-supergirl-fembot","itemId":31089,"img":"https://images.psmcdn.net/teamskeet/fem/blake_blossom/shared/med.jpg","video":"ee5a5b30c94a1879e416458d591fdba3","title":"My SuperGirl Fembot","alt":"My SuperGirl Fembot","type":"video","site":{"id":"freakyfembots","itemId":485,"shortName":"fem","image":"https://images.psmcdn.net/tsv4/posters/fem.jpg","alt":"Freaky Fembots - Official Freeuse Original Series","title":"Freaky Fembots - Official Freeuse Original Series","name":"Freaky Fembots","type":"series","billingProfileType":"pay","channelType":"sa","description":"You want some pussy, or maybe you need someone around the house to do your chores or be your personal trainer. The Freaky Fembot is the answer. These hyper-sexual robots are ready and willing at a moment's notice. Their pussies custom shape to your cock and please you how you want to be pleased. If you want wetter, sloppier sex, you can have it! If you want an action grip blowjob, you can have it! Not to mention, these Fembots are fucking smoking hot. You’ll see the hottest babes you know and love and new faces to fall in love with, and they’re doing what they do best - taking monster cocks and getting drenched in cum! Perfectly perky robot tits and the creamiest tech pussies are on the menu, and we want you to eat your fill! If that sounds like your kind of jam, then get in here ASAP to score a Freeuse.com membership. Along with Freaky Fembots, you’ll enjoy a range of Free Use series that will have you busting nuts all day long. Join today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fem_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fem_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fem.jpg","seo":{"id":"/api/v1/site_seos/485","seoSlug":"freakyfembots","title":"Freaky Fembots - Official Freeuse Original Series","description":"Freaky Fembots is a free service porn series featuring hot fembots getting used freely. Watch all FreakyFembots episodes in 4K today!","h1":"Freaky Fembots","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fem/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fem/tour/pics/blake_blossom/bio_small.mp4","stats":{"views":0,"dislikeCount":19,"likeCount":374},"seo":{"h1":"My SuperGirl Fembot","h2":"My SuperGirl Fembot","title":"My SuperGirl Fembot","description":"\u003cp>My SuperGirl Fembot, rare Blake Blossom model! She’s hot, blonde, chrome-plated, turbo-charged, and programmed for pleasure overload! With jet-powered jiggle physics and patented ultra perky titties, she’s better than any girlfriend! Her pussy grip defies all other powers on this planet, and she’s got a Hypno-Gaze™ that melts weak-minded mortals - she’s more than a machine - she’s the ultimate fantasy come alive. Just one flick of her hair and she shifts from innocent android to seductive Fembot on overdrive. Turbo Tease Mode engages, resistance isn’t just futile - it’s impossible.\u003c/p>"},"publishedDate":"2025-09-28T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"freaky-fembots-season-2-human-like-pussies-new-features-and-one-click-to-control-them-all","itemId":30961,"img":"https://images.psmcdn.net/teamskeet/fem/freakyfembots_teaser_trailer/shared/med.jpg","video":"b3b5ed9c57ce6a92b7315631c65e9072","title":"Freaky Fembots Season 2: Human-Like Pussies, New Features, and One Click to Control Them All","alt":"Freaky Fembots Season 2: Human-Like Pussies, New Features, and One Click to Control Them All","type":"video","site":{"id":"freakyfembots","itemId":485,"shortName":"fem","image":"https://images.psmcdn.net/tsv4/posters/fem.jpg","alt":"Freaky Fembots - Official Freeuse Original Series","title":"Freaky Fembots - Official Freeuse Original Series","name":"Freaky Fembots","type":"series","billingProfileType":"pay","channelType":"sa","description":"You want some pussy, or maybe you need someone around the house to do your chores or be your personal trainer. The Freaky Fembot is the answer. These hyper-sexual robots are ready and willing at a moment's notice. Their pussies custom shape to your cock and please you how you want to be pleased. If you want wetter, sloppier sex, you can have it! If you want an action grip blowjob, you can have it! Not to mention, these Fembots are fucking smoking hot. You’ll see the hottest babes you know and love and new faces to fall in love with, and they’re doing what they do best - taking monster cocks and getting drenched in cum! Perfectly perky robot tits and the creamiest tech pussies are on the menu, and we want you to eat your fill! If that sounds like your kind of jam, then get in here ASAP to score a Freeuse.com membership. Along with Freaky Fembots, you’ll enjoy a range of Free Use series that will have you busting nuts all day long. Join today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fem_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fem_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fem.jpg","seo":{"id":"/api/v1/site_seos/485","seoSlug":"freakyfembots","title":"Freaky Fembots - Official Freeuse Original Series","description":"Freaky Fembots is a free service porn series featuring hot fembots getting used freely. Watch all FreakyFembots episodes in 4K today!","h1":"Freaky Fembots","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fem/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fem/tour/pics/freakyfembots_teaser_trailer/bio_small.mp4","stats":{"views":0,"dislikeCount":14,"likeCount":162},"seo":{"h1":"Freaky Fembots Season 2: Human-Like Pussies, New Features, and One Click to Control Them All","h2":"Freaky Fembots Season 2: Human-Like Pussies, New Features, and One Click to Control Them All","title":"Freaky Fembots Season 2: Human-Like Pussies, New Features, and One Click to Control Them All","description":"\u003cp>Are you tired of searching for a partner who understands your every desire? Freaky Fembots is back! We know you can't stop daydreaming about having someone who knows exactly how to turn you on, wants to please even your kinkiest fantasies, and is as horny as you anytime you are. So, we brought that to life with our breathtaking models, roleplaying human-like robots who are ready to follow their master's every command with just one button. Although the first season proved how hot it is to be in control, we saved the best for this new season. This time, our fembots are hotter, freakier, more submissive, and ready to prove that no other woman can handle a dick like they can. We even added a bunch of new features that you have only thought about in your wildest dreams. Want to know which ones? You are just one click away from finding out.\u003c/p>"},"publishedDate":"2025-09-01T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"all-prepped-for-easter","itemId":21765,"img":"https://images.psmcdn.net/teamskeet/fuf/blake_blossom_and_sandy_love/shared/med.jpg","video":"404471b536505c0bdb97a8b369d539e4","title":"All Prepped for Easter","alt":"All Prepped for Easter","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/blake_blossom_and_sandy_love/bio_small.mp4","stats":{"views":0,"dislikeCount":44,"likeCount":402},"seo":{"h1":"All Prepped for Easter","h2":"All Prepped for Easter","title":"All Prepped for Easter","description":"\u003cp>It’s almost Easter, and Joey needs help prepping for the holiday. Lucky for him, Blake and Sandy are there to lend a helping hand. The girls get right to work, and the house looks magnificent in no time. Joey does everything he can to make Blake and Sandy comfortable, using their bodies around the clock to satisfy them.\u003c/p>"},"publishedDate":"2023-04-06T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"temporary-girlfriend","itemId":18124,"img":"https://images.psmcdn.net/teamskeet/fuf/blake_blossom/shared/med.jpg","video":"fe628e58f30dc848be86d46059e11510","title":"Temporary Girlfriend","alt":"Temporary Girlfriend","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/blake_blossom/bio_small.mp4","stats":{"views":12298,"dislikeCount":48,"likeCount":482},"seo":{"h1":"Temporary Girlfriend","h2":"Temporary Girlfriend","title":"Temporary Girlfriend","description":"Blake Blossom is staying with James Angel for a while at the request of James’ girlfriend. But there is one issue—James’ girlfriend is leaving him. Now, Blake and James are together in this house in a bit of an awkward situation. To make things less tense, James suggests that Blake be his “temporary girlfriend,” to which she agrees. This makes her stay a lot more fun, and now James and Blake are fucking at every given opportunity."},"publishedDate":"2021-11-22T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"dreaming-of-freeuse","itemId":16448,"img":"https://images.psmcdn.net/teamskeet/fuf/blake_blossom_and_lily_lane/shared/med.jpg","video":"0db3f6351754e5c88e06b2e40230a495","title":"Dreaming Of Freeuse","alt":"Dreaming Of Freeuse","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/blake_blossom_and_lily_lane/bio_small.mp4","stats":{"views":20281,"dislikeCount":34,"likeCount":721},"seo":{"h1":"Dreaming Of Freeuse","h2":"Dreaming Of Freeuse","title":"Dreaming Of Freeuse","description":"Robby Echo is in the middle of his therapy session with Dr. Lily Lane complaining about always being ignored, while Dr. Lily is spaced out doodling on her clipboard. Suddenly, busty blonde Blake Blossom walks in claiming that it is time for her session, and while the two ignore Robby, he decides to take matters into his own hands and have his way with both ladies!"},"publishedDate":"2021-04-14T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"vanna-bardot","itemId":3469,"title":"Vanna Bardot","img":"https://images.psmcdn.net/tsv4/model/profiles/vanna_bardot.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/vanna_bardot.jpg","alt":"Vanna Bardot","name":"Vanna Bardot","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2018-11-16T18:23:31","stats":{"followCount":8225,"sceneCount":2},"seo":{"title":"Vanna Bardot","description":"Vanna Bardot"},"bio":{"about":"Measurements: 32B-24-33\n\nHair Color: Auburn\n\nNationality: American\n\nTattoos: No\n\nPiercings: No\n\n","birthdate":"2020-03-02T00:00:00Z","heightFeet":null,"heightInches":null,"weight":null,"breastSize":"32B"},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"the-new-assistant","itemId":25489,"img":"https://images.psmcdn.net/teamskeet/fum/millie_morgan_and_vanna_bardot/shared/med.jpg","video":"8835b0d37ebc644043136de0dccf447e","title":"The New Assistant","alt":"The New Assistant","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/millie_morgan_and_vanna_bardot/bio_small.mp4","stats":{"views":0,"dislikeCount":14,"likeCount":424},"seo":{"h1":"The New Assistant","h2":"The New Assistant","title":"The New Assistant","description":"Millie interviews Vanna for the assistant position, testing if the vivacious gal is up to the task. As she interviews her, the office continues to work at its usual pace, with John licking Millie’s pussy while she asks some questions to the candidate. Later on, they switch so John can inquire about Vanna’s experience while Millie sucks his cock. Vanna quickly gets the office’s dynamic, participating in its freeuse practices. "},"publishedDate":"2023-09-08T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"vannas-easy-a-part-3-sexually-powerful","itemId":22830,"img":"https://images.psmcdn.net/teamskeet/fuf/shay_sights_and_vanna_bardot/shared/med.jpg","video":"7ad55b6a2ff480b8f26341f81728e79d","title":"Vanna's Easy A Part 3: Sexually Powerful","alt":"Vanna's Easy A Part 3: Sexually Powerful","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/shay_sights_and_vanna_bardot/bio_small.mp4","stats":{"views":0,"dislikeCount":34,"likeCount":263},"seo":{"h1":"Vanna's Easy A Part 3: Sexually Powerful","h2":"Vanna's Easy A Part 3: Sexually Powerful","title":"Vanna's Easy A Part 3: Sexually Powerful","description":"\u003cp>Vanna's Easy A (Part 3 of 3): it turns out that Vanna’s losing her virginity to her best friend Codey actually conspired in her favor. Despite the school bullies Daniel and Nick spreading gossip around it, Vanna becomes a sexual goddess around school, even with her teacher and the principal recognizing her lusty power. Brimming with confidence, she confronts Nick and Daniel, all while she is joined by Codey, professor Legend, and Principal Sights for a freeuse fuckfest. Vanna manages to make the bullies regret their deeds and cleans up her reputation while keeping her sexual flair.\u003c/p>"},"publishedDate":"2023-09-02T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"mackenzie-mace","itemId":4343,"title":"Mackenzie Mace","img":"https://images.psmcdn.net/tsv4/model/profiles/mackenzie_mace.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/mackenzie_mace.jpg","alt":"Mackenzie Mace","name":"Mackenzie Mace","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-06-14T14:04:51","stats":{"followCount":8225,"sceneCount":2},"seo":{"title":"Mackenzie Mace","description":"Mackenzie Mace"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"passing-home-inspection","itemId":25402,"img":"https://images.psmcdn.net/teamskeet/fum/lilith_moaningstar_and_mackenzie_mace/shared/med.jpg","video":"7f408191af550764c7101d68271f0fc4","title":"Passing Home Inspection","alt":"Passing Home Inspection","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/lilith_moaningstar_and_mackenzie_mace/bio_small.mp4","stats":{"views":0,"dislikeCount":22,"likeCount":348},"seo":{"h1":"Passing Home Inspection","h2":"Passing Home Inspection","title":"Passing Home Inspection","description":"\u003cp>Lilith Moaningstar and Mackenzie Mace meet Peter Green, a home inspector from the city who has come to survey the landscape of their bougie home. But Peter has some other intentions for his inspection, and neither Lilith nor Mackenzie seems to mind. With a little bit of TLC, Peter has the two women about the assessment.\u003c/p>"},"publishedDate":"2021-10-14T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"no-nut-bet","itemId":23253,"img":"https://images.psmcdn.net/teamskeet/fuf/anya_olsen_and_mackenzie_mace/shared/med.jpg","video":"d51df04829f453f4383da1e7979afa3d","title":"No Nut Bet","alt":"No Nut Bet","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/anya_olsen_and_mackenzie_mace/bio_small.mp4","stats":{"views":0,"dislikeCount":28,"likeCount":531},"seo":{"h1":"No Nut Bet","h2":"No Nut Bet","title":"No Nut Bet","description":"\u003cp>Peter made a No Nut November bet with his friends for a whole month, but he's in so much pain that he's about to quit. His stepsister Mackenzie and her best friend Anya discover that there's a pretty big prize money for winning the bet, so they figure they could help him win the bet and then ask for a cut of the prize. The girls' plan proves successful as Peter engages in all kinds of leisure activities and freeuse sex with Mackenzie and Anya which keeps him distracted and allows him to avoid the pain.\u003c/p>"},"publishedDate":"2023-11-04T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"penelope-kay","itemId":7539,"title":"Penelope Kay","img":"https://images.psmcdn.net/tsv4/model/profiles/penelope_kay.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/penelope_kay.jpg","alt":"Penelope Kay","name":"Penelope Kay","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-12-11T23:24:36","stats":{"followCount":8193,"sceneCount":6},"seo":{"title":"Penelope Kay","description":"Penelope Kay"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"take-it-from-a-milf-a-shoot-your-shot-extended-cut","itemId":25428,"img":"https://images.psmcdn.net/teamskeet/fum/charley_hart_and_eden_west/shared/med.jpg","video":"72806a86dbb003c48b39fe88e7b4f093","title":"Take It From a Milf: A Shoot Your Shot Extended Cut","alt":"Take It From a Milf: A Shoot Your Shot Extended Cut","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/charley_hart_and_eden_west/bio_small.mp4","stats":{"views":0,"dislikeCount":8,"likeCount":224},"seo":{"h1":"Take It From a Milf: A Shoot Your Shot Extended Cut","h2":"Take It From a Milf: A Shoot Your Shot Extended Cut","title":"Take It From a Milf: A Shoot Your Shot Extended Cut","description":"This Freeuse Fantasy update is an extended cut from the Shoot Your Shot movie. In this extended cut, Charley Hart plays a fantastic leader who always looks out for the best interest of the employees. Nicky has been falling behind at work, so Charley calls him into her office for a chat. She wants to get to the bottom of what’s been bugging Nicky and she's determined to find a way to keep him motivated."},"publishedDate":"2022-07-10T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"a-fembot-for-two","itemId":20725,"img":"https://images.psmcdn.net/teamskeet/fem/lucy_doll_and_penelope_kay/shared/med.jpg","video":"27547b089859fedab00399e53e6d7afb","title":"A Fembot for Two","alt":"A Fembot for Two","type":"video","site":{"id":"freakyfembots","itemId":485,"shortName":"fem","image":"https://images.psmcdn.net/tsv4/posters/fem.jpg","alt":"Freaky Fembots - Official Freeuse Original Series","title":"Freaky Fembots - Official Freeuse Original Series","name":"Freaky Fembots","type":"series","billingProfileType":"pay","channelType":"sa","description":"You want some pussy, or maybe you need someone around the house to do your chores or be your personal trainer. The Freaky Fembot is the answer. These hyper-sexual robots are ready and willing at a moment's notice. Their pussies custom shape to your cock and please you how you want to be pleased. If you want wetter, sloppier sex, you can have it! If you want an action grip blowjob, you can have it! Not to mention, these Fembots are fucking smoking hot. You’ll see the hottest babes you know and love and new faces to fall in love with, and they’re doing what they do best - taking monster cocks and getting drenched in cum! Perfectly perky robot tits and the creamiest tech pussies are on the menu, and we want you to eat your fill! If that sounds like your kind of jam, then get in here ASAP to score a Freeuse.com membership. Along with Freaky Fembots, you’ll enjoy a range of Free Use series that will have you busting nuts all day long. Join today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fem_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fem_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fem.jpg","seo":{"id":"/api/v1/site_seos/485","seoSlug":"freakyfembots","title":"Freaky Fembots - Official Freeuse Original Series","description":"Freaky Fembots is a free service porn series featuring hot fembots getting used freely. Watch all FreakyFembots episodes in 4K today!","h1":"Freaky Fembots","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fem/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fem/tour/pics/lucy_doll_and_penelope_kay/bio_small.mp4","stats":{"views":0,"dislikeCount":25,"likeCount":447},"seo":{"h1":"A Fembot for Two","h2":"A Fembot for Two","title":"A Fembot for Two","description":"Joshua and Lucy have fallen into a routine in their relationship, and it’s starting to take a toll. Joshua desperately wants to spice up their sex life and brings up the idea of a threesome. Lucy objects at first but looks for a way to make his fantasy a reality. The solution is simple – use a Team Skeet Fembot. Lucy finds Penelope, one of the hottest models available, and touches herself, fantasizing about how much fun they could have together. When Penelope arrives, Lucy can't wait to show Joshua. The couple wastes no time and starts using their new fembot right away, fucking until they reach an intense climax."},"publishedDate":"2022-11-07T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"feeling-the-room-a-shoot-your-shot-extended-cut","itemId":19868,"img":"https://images.psmcdn.net/teamskeet/fuf/charley_hart_and_penelope_kay/shared/med.jpg","video":"a3a30f2073c4fc760331ae8b7048e213","title":"Feeling the Room: A Shoot Your Shot Extended Cut","alt":"Feeling the Room: A Shoot Your Shot Extended Cut","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/charley_hart_and_penelope_kay/bio_small.mp4","stats":{"views":0,"dislikeCount":42,"likeCount":413},"seo":{"h1":"Feeling the Room: A Shoot Your Shot Extended Cut","h2":"Feeling the Room: A Shoot Your Shot Extended Cut","title":"Feeling the Room: A Shoot Your Shot Extended Cut","description":"\u003cp>This Freeuse Fantasy update is an extended cut from the Shoot Your Shot movie. The time has come for Penelope’s big presentation, and she wants to make sure it is an absolute success. Her co-host, James, helps Penelope along the way while Willow and Charley cheer her on from the audience – even Alex and Peter show their support with congratulatory cum shots!\u003c/p>"},"publishedDate":"2022-07-23T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"take-it-from-a-milf-a-shoot-your-shot-extended-cut","itemId":19805,"img":"https://images.psmcdn.net/teamskeet/fuf/charley_hart_and_eden_west/shared/med.jpg","video":"f59a94b38aced5ddfd15c396966edf82","title":"Take It From a Milf: A Shoot Your Shot Extended Cut","alt":"Take It From a Milf: A Shoot Your Shot Extended Cut","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/charley_hart_and_eden_west/bio_small.mp4","stats":{"views":0,"dislikeCount":25,"likeCount":509},"seo":{"h1":"Take It From a Milf: A Shoot Your Shot Extended Cut","h2":"Take It From a Milf: A Shoot Your Shot Extended Cut","title":"Take It From a Milf: A Shoot Your Shot Extended Cut","description":"\u003cp>This Freeuse Fantasy update is an extended cut from the Shoot Your Shot movie. In this extended cut, Charley Hart plays a fantastic leader who always looks out for the best interest of the employees. Nicky has been falling behind at work, so Charley calls him into her office for a chat. She wants to get to the bottom of what’s been bugging Nicky and she's determined to find a way to keep him motivated.\u003c/p>"},"publishedDate":"2022-07-09T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"freeuse-book-club","itemId":19272,"img":"https://images.psmcdn.net/teamskeet/fuf/bella_forbes_and_jazmin_luv/shared/med.jpg","video":"173764482003f697501a636ede2312fa","title":"Freeuse Book Club","alt":"Freeuse Book Club","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/bella_forbes_and_jazmin_luv/bio_small.mp4","stats":{"views":11,"dislikeCount":26,"likeCount":656},"seo":{"h1":"Freeuse Book Club","h2":"Freeuse Book Club","title":"Freeuse Book Club","description":"Bella, Jazmin, and Penelope love spending time together discussing their favorite books. Penelope’s boyfriend, Peter, also loves the all-girl book club because they let him have his way any time he wants it. As the trio of girls dish out their thoughts on the latest novel, Peter gets off on each one of them."},"publishedDate":"2022-05-07T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"naughty-namaste","itemId":17366,"img":"https://images.psmcdn.net/teamskeet/fuf/penelope_kay_and_lauren_phillips/shared/med.jpg","video":"03008055fe90c4d759cac8c615792108","title":"Naughty Namaste","alt":"Naughty Namaste","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/penelope_kay_and_lauren_phillips/bio_small.mp4","stats":{"views":17345,"dislikeCount":28,"likeCount":658},"seo":{"h1":"Naughty Namaste","h2":"Naughty Namaste","title":"Naughty Namaste","description":"Lauren Phillips invites Penelope Kay to a yoga session with the renowned yogi Nathan Bronson. From their downward dog through half-lotus, Nathan does what he knows best and helps unlock their chakras. But the yoga session doesn’t end there—in fact, it’s only the beginning."},"publishedDate":"2021-08-18T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"daisy-stone","itemId":218,"title":"Daisy Stone","img":"https://images.psmcdn.net/tsv4/model/profiles/daisy_stone.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/daisy_stone.jpg","alt":"Daisy Stone","name":"Daisy Stone","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-08-14T02:24:43","stats":{"followCount":8156,"sceneCount":1},"seo":{"title":"Daisy Stone","description":"Daisy Stone"},"bio":{"about":"Measurements: 34C-22-32\n\nHair Color: Blonde\n\nEthnicity: Caucasian\n\nNationality: American\n\nTattoos: No\n\nPiercings: No\n\n","birthdate":"2020-09-04T00:00:00Z","heightFeet":1,"heightInches":6,"weight":140,"breastSize":"34C"},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"show-us-what-youre-good-at","itemId":23912,"img":"https://images.psmcdn.net/teamskeet/fuf/daisy_stone_and_dharma_jones/shared/med.jpg","video":"3e20cb54d742d431861b73635e27ea1f","title":"Show Us What You’re Good at","alt":"Show Us What You’re Good at","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/daisy_stone_and_dharma_jones/bio_small.mp4","stats":{"views":0,"dislikeCount":22,"likeCount":431},"seo":{"h1":"Show Us What You’re Good at","h2":"Show Us What You’re Good at","title":"Show Us What You’re Good at","description":"\u003cp>It’s been a while since Daisy is jobless, and her roommates Dharma and Tyler are worried about her not making rent payments. Daisy is a bootylicious blonde eager to work, but she just can’t find something that suits her. Her roommates decide to help her find out what she can be good at, starting by trying her sweet body. Dharma spanks Daisy’s butt to see if she can use it as an advantage, and Tyler pulls out his cock in front of her, evaluating her cock-sucking skills. Daisy shows initiative and commitment as she gets used by her roommates, putting that fine ass of hers to work around the house for her friends’ horny needs. Brainstorming to find Daisy’s talents continues as Dharma and Tyler play with her broke roommate, knowing that such a gorgeous babe with a luscious pussy always lands on her feet.\u003c/p>"},"publishedDate":"2024-02-03T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"riley-star","itemId":1875,"title":"Riley Star","img":"https://images.psmcdn.net/tsv4/model/profiles/riley_star.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/riley_star.jpg","alt":"Riley Star","name":"Riley Star","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-09-01T20:33:55","stats":{"followCount":7988,"sceneCount":1},"seo":{"title":"Riley Star","description":"Riley Star"},"bio":{"about":"Measurements: 34A-24-34\n\nHair Color: blonde\n\nEthnicity: Caucasian\n\nNationality: American\n\nTattoos: None\n\nPiercings: Navel\n\n","birthdate":"2020-10-23T00:00:00Z","heightFeet":null,"heightInches":null,"weight":null,"breastSize":"34A"},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"fantastic-freeuse-plastic","itemId":22555,"img":"https://images.psmcdn.net/teamskeet/fuf/riley_star_and_venus_vixen/shared/med.jpg","video":"9bf790f58c73bb904b08a208b6d9d9d5","title":"Fantastic Freeuse Plastic","alt":"Fantastic Freeuse Plastic","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/riley_star_and_venus_vixen/bio_small.mp4","stats":{"views":0,"dislikeCount":50,"likeCount":536},"seo":{"h1":"Fantastic Freeuse Plastic","h2":"Fantastic Freeuse Plastic","title":"Fantastic Freeuse Plastic","description":"\u003cp>Venus has a beautiful imagination and loves creating all sorts of kinky scenarios with her dolls, Riley and Joey. Venus gets so wrapped up in her fantasy that she sees herself with Riley and Joey. She has the dolls fuck each other, and Venus even joins in on the fun herself. Together, these pals go on all sorts of whimsical adventures. Whether baking cookies or planning a pool party, the trio is always down to play and certainly always down to fuck!\u003c/p>"},"publishedDate":"2023-08-05T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"madi-collins","itemId":7382,"title":"Madi Collins","img":"https://images.psmcdn.net/tsv4/model/profiles/madi_collins.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/madi_collins.jpg","alt":"Madi Collins","name":"Madi Collins","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-10-22T19:01:35","stats":{"followCount":7730,"sceneCount":1},"seo":{"title":"Madi Collins","description":"Madi Collins"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"free-weights-training","itemId":17077,"img":"https://images.psmcdn.net/teamskeet/fuf/aria_carson_and_madi_collins/shared/med.jpg","video":"16303ba2040cbb191ffa3ea9e273d70d","title":"Free Weights Training","alt":"Free Weights Training","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/aria_carson_and_madi_collins/bio_small.mp4","stats":{"views":19620,"dislikeCount":57,"likeCount":592},"seo":{"h1":"Free Weights Training","h2":"Free Weights Training","title":"Free Weights Training","description":"Madi invites her friend Aria over to experience what it's like to have a personal trainer. She plans a full fun-filled day of exercising and free weights training that ends with a deep dick massage that these girls deserve. This gives a new meaning to free weights and personal training."},"publishedDate":"2021-07-07T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"vanessa-cage","itemId":10,"title":"Vanessa Cage","img":"https://images.psmcdn.net/tsv4/model/profiles/vanessa_cage.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/vanessa_cage.jpg","alt":"Vanessa Cage","name":"Vanessa Cage","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-08-14T02:24:30","stats":{"followCount":7433,"sceneCount":2},"seo":{"title":"Vanessa Cage","description":"Vanessa Cage"},"bio":{"about":"Hair Color: Blonde\n\nEthnicity: White\n\n","birthdate":"2018-11-19T00:00:00Z","heightFeet":1,"heightInches":8,"weight":125,"breastSize":""},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"the-perks-of-graduation","itemId":25506,"img":"https://images.psmcdn.net/teamskeet/fum/brooke_barclays_and_vanessa_cage/shared/med.jpg","video":"1d4a5fd92778a13a8be0ef3e3be2f88e","title":"The Perks of Graduation","alt":"The Perks of Graduation","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/brooke_barclays_and_vanessa_cage/bio_small.mp4","stats":{"views":0,"dislikeCount":11,"likeCount":383},"seo":{"h1":"The Perks of Graduation","h2":"The Perks of Graduation","title":"The Perks of Graduation","description":"\u003cp>Elias has finally reached graduation day, and although it took extreme effort and focus, he was able to cross the finish line. His stepmom, Brooke, and his step-aunt, Vanessa, couldn’t be more proud of the young stud, and as a graduation present, they throw all rules out the window for the week. Now, while Elias enjoys his freedom from school, he can also fuck around with Brooke and Vanessa to his heart’s content. This means if he feels like feeling up their massive tits, he can, no questions asked. Brooke and Vanessa are happy to give up their bodies for a while if it means keeping Elias motivated, and hey, he deserves a reward for his hard work, right?\u003c/p>"},"publishedDate":"2024-01-05T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"freeuse-sushi-bar","itemId":25456,"img":"https://images.psmcdn.net/teamskeet/fum/caitlin_bell_and_vanessa_cage/shared/med.jpg","video":"6ec4e9ff51770ce3342d1f6535501876","title":"FreeUse Sushi Bar","alt":"FreeUse Sushi Bar","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/caitlin_bell_and_vanessa_cage/bio_small.mp4","stats":{"views":0,"dislikeCount":15,"likeCount":255},"seo":{"h1":"FreeUse Sushi Bar","h2":"FreeUse Sushi Bar","title":"FreeUse Sushi Bar","description":"\u003cp>Celtic is on vacation, but because of jetlag, he falls asleep all day, and when he wakes up everything is already closed! He manages to miraculously find a sushi bar open, although it's already empty, only Caitlin, the hot waitress, and Vanessa, the vixen bartender, are still there. He's a little bummed out until he realizes that he’s in a FreeUse bar!\u003c/p>"},"publishedDate":"2023-01-22T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"sofie-reyez","itemId":3109,"title":"Sofie Reyez","img":"https://images.psmcdn.net/tsv4/model/profiles/sofie_reyez_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/sofie_reyez_v2.jpg","alt":"Sofie Reyez","name":"Sofie Reyez","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2018-07-09T18:51:51","stats":{"followCount":7383,"sceneCount":1},"seo":{"title":"Sofie Reyez","description":"Sofie Reyez"},"bio":{"about":"Measurements: 32B-24-36\n\nHair Color: Brunette\n\nTattoos: Left biceps, under right boob\n\nPiercings: Navel\n\n","birthdate":"2020-05-31T00:00:00Z","heightFeet":null,"heightInches":null,"weight":null,"breastSize":"32B"},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"extra-lovey-stepbro","itemId":16186,"img":"https://images.psmcdn.net/teamskeet/fuf/sofie_reyez/shared/med.jpg","video":"82dad1e95159f7702537e2d0a09bed9f","title":"Extra Lovey Stepbro","alt":"Extra Lovey Stepbro","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/sofie_reyez/bio_small.mp4","stats":{"views":20837,"dislikeCount":37,"likeCount":758},"seo":{"h1":"Extra Lovey Stepbro","h2":"Extra Lovey Stepbro","title":"Extra Lovey Stepbro","description":"When Kiki Klout suggests they go to Sofie Reyez’ place to study, Sofie is reluctant saying that her stepbrother is kind of unusual, but Kiki doesn’t mind. Later on, Sofie’s stepbrother Peter Green offers to help them study, but when Kiki tells him they’re ok, he turns his attention to Sofie and bending her over the table, starts fucking her from behind! Kiki is too freaked out by this inappropriate connection between Sofie and Peter so she leaves them to do so many naughty things by themselves."},"publishedDate":"2021-03-10T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"khloe-kapri","itemId":182,"title":"Khloe Kapri","img":"https://images.psmcdn.net/tsv4/model/profiles/khloe_kapri.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/khloe_kapri.jpg","alt":"Khloe Kapri","name":"Khloe Kapri","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-08-14T02:24:40","stats":{"followCount":7282,"sceneCount":1},"seo":{"title":"Khloe Kapri","description":"Khloe Kapri"},"bio":{"about":"Measurements: 33A-26-37\n\nHair Color: Blonde\n\nEthnicity: Caucasian\n\nNationality: USA\n\n","birthdate":"2020-10-13T00:00:00Z","heightFeet":1,"heightInches":6,"weight":116,"breastSize":"33A"},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"the-best-maid","itemId":25453,"img":"https://images.psmcdn.net/teamskeet/fum/robbin_banx_and_khloe_kapri/shared/med.jpg","video":"997613a211252ec897ce20b3ba721bc3","title":"The Best Maid","alt":"The Best Maid","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/robbin_banx_and_khloe_kapri/bio_small.mp4","stats":{"views":0,"dislikeCount":12,"likeCount":298},"seo":{"h1":"The Best Maid","h2":"The Best Maid","title":"The Best Maid","description":"When Khloe comes down to the kitchen one day she meets new house maid Robbin, a busty blonde eager to serve. Stepdad Peter tells Khloe that he decided to hire her to help around the house. Turns out Robbin offered other more pleasurable services as well, so she was a perfect fit for this freeuse household. As she cleaned she would also eat Khloe out and suck Peter’s cock anytime they felt like it!\n"},"publishedDate":"2023-01-01T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"savannah-sixx","itemId":3953,"title":"Savannah Sixx","img":"https://images.psmcdn.net/tsv4/model/profiles/savannah_sixx.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/savannah_sixx.jpg","alt":"Savannah Sixx","name":"Savannah Sixx","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-05-14T13:14:27","stats":{"followCount":7272,"sceneCount":1},"seo":{"title":"Savannah Sixx","description":"Savannah Sixx"},"bio":{"about":"Ethnicity: Latina\n\nNationality: American\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"sharing-is-truly-caring","itemId":15050,"img":"https://images.psmcdn.net/teamskeet/fuf/kit_mercer_and_savannah_sixx/shared/med.jpg","video":"afce1fcc140ee1aaf7b991427a6df94c","title":"Sharing Is Truly Caring","alt":"Sharing Is Truly Caring","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/kit_mercer_and_savannah_sixx/bio_small.mp4","stats":{"views":28937,"dislikeCount":46,"likeCount":1204},"seo":{"h1":"Sharing Is Truly Caring","h2":"Sharing Is Truly Caring","title":"Sharing Is Truly Caring","description":"Step dad Jon Rogue, mother Kit Mercer and daughter Savannah Sixx seem like a typical family at first glance, but soon you’ll realize that they have a very interesting dynamic. For the three of them, sharing is truly caring. \n"},"publishedDate":"2020-10-14T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"haley-spades","itemId":7928,"title":"Haley Spades","img":"https://images.psmcdn.net/tsv4/model/profiles/haley_spades_v3.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/haley_spades_v3.jpg","alt":"Haley Spades","name":"Haley Spades","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-04-22T14:29:35","stats":{"followCount":7064,"sceneCount":5},"seo":{"title":"Haley Spades","description":"Haley Spades"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"daddy-needs-a-new-pocket-pussy-haley-my-personal-goon-doll","itemId":31768,"img":"https://images.psmcdn.net/teamskeet/fuf/haley_spades/shared/med.jpg","video":"6391f6373949e7d9f3d03676572d6fee","title":"“Daddy Needs a New Pocket Pussy” Haley, My Personal Goon Doll","alt":"“Daddy Needs a New Pocket Pussy” Haley, My Personal Goon Doll","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/haley_spades/bio_small.mp4","stats":{"views":0,"dislikeCount":16,"likeCount":284},"seo":{"h1":"“Daddy Needs a New Pocket Pussy” Haley, My Personal Goon Doll","h2":"“Daddy Needs a New Pocket Pussy” Haley, My Personal Goon Doll","title":"“Daddy Needs a New Pocket Pussy” Haley, My Personal Goon Doll","description":"\u003cp>The mischievous Haley Spades is always fooling with her family’s stuff, peeping into their rooms and drawers for fun things to play with. One day, she finds her stepdad’s jerk-off toy and breaks it by accident. Jason is pissed! He loves playing with his sex toy and is tired of Haley messing up with his things, so, to teach her a lesson on respecting other people’s personal property, she turns her into his personal fuck toy. When Jason’s wife finds out about it, she supports her husband and instructs Haley to be a good girl and take Jason’s cock until she learns her lesson.\u003c/p>"},"publishedDate":"2026-03-11T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"general-thot-spital","itemId":25460,"img":"https://images.psmcdn.net/teamskeet/fum/haley_spades_and_missa_mars/shared/med.jpg","video":"efaea3d3e947e33cda59e1cb70f9c576","title":"General Thot-spital","alt":"General Thot-spital","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/haley_spades_and_missa_mars/bio_small.mp4","stats":{"views":0,"dislikeCount":15,"likeCount":234},"seo":{"h1":"General Thot-spital","h2":"General Thot-spital","title":"General Thot-spital","description":"Haley and Missa rush to save their patient, John, as he lies motionless on the gurney. They rescue him in the knick of time, but when John wakes up, he’s feeling a little hornier than before. Haley and Missa let John use them as he pleases while they get to the bottom of their medical work."},"publishedDate":"2023-02-17T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"fuck-doing-chores","itemId":25396,"img":"https://images.psmcdn.net/teamskeet/fum/haley_spades_and_penny_barber/shared/med.jpg","video":"c69d614dcef1b59f6d42b0bdd611d8a7","title":"Fuck Doing Chores","alt":"Fuck Doing Chores","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/haley_spades_and_penny_barber/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":461},"seo":{"h1":"Fuck Doing Chores","h2":"Fuck Doing Chores","title":"Fuck Doing Chores","description":"Penny Barber tells her stepson Billy Boston that his stepcousin Hayley Spades is visiting so he must do everything possible to make her feel welcomed. Billy knows exactly what that means so when Hayley gets there he immediately starts fondling and touching her while she talks to Penny about different things that they can do together. Penny runs a free use household, and Hayley is ecstatic about Billy using her body whenever and wherever he pleases to fulfill his naughty cravings. While having breakfast, Billy switches between fucking Penny and fucking Hayley as they enjoy they’re happy meal!\n"},"publishedDate":"2021-08-05T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"skeet-scoutz-cookiez","itemId":20407,"img":"https://images.psmcdn.net/teamskeet/fuf/coco_lovelock_and_haley_spades/shared/med.jpg","video":"87294091d6e1b60d136372290d9ad041","title":"Skeet Scoutz Cookiez","alt":"Skeet Scoutz Cookiez","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/coco_lovelock_and_haley_spades/bio_small.mp4","stats":{"views":0,"dislikeCount":76,"likeCount":414},"seo":{"h1":"Skeet Scoutz Cookiez","h2":"Skeet Scoutz Cookiez","title":"Skeet Scoutz Cookiez","description":"Haley and Coco have tons of cookies to sell for their troupe. Their stepdad, Jack, is happy to help and is right by their side throughout the process. With a bit of time and effort, Haley and Coco have no issues selling their cookies to eager customers."},"publishedDate":"2022-10-01T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"my-science-fiction-fembot","itemId":19756,"img":"https://images.psmcdn.net/teamskeet/fem/haley_spades/shared/med.jpg","video":"e158f52877c9802659cdf5b9c0b03d5d","title":"My Science Fiction Fembot!","alt":"My Science Fiction Fembot!","type":"video","site":{"id":"freakyfembots","itemId":485,"shortName":"fem","image":"https://images.psmcdn.net/tsv4/posters/fem.jpg","alt":"Freaky Fembots - Official Freeuse Original Series","title":"Freaky Fembots - Official Freeuse Original Series","name":"Freaky Fembots","type":"series","billingProfileType":"pay","channelType":"sa","description":"You want some pussy, or maybe you need someone around the house to do your chores or be your personal trainer. The Freaky Fembot is the answer. These hyper-sexual robots are ready and willing at a moment's notice. Their pussies custom shape to your cock and please you how you want to be pleased. If you want wetter, sloppier sex, you can have it! If you want an action grip blowjob, you can have it! Not to mention, these Fembots are fucking smoking hot. You’ll see the hottest babes you know and love and new faces to fall in love with, and they’re doing what they do best - taking monster cocks and getting drenched in cum! Perfectly perky robot tits and the creamiest tech pussies are on the menu, and we want you to eat your fill! If that sounds like your kind of jam, then get in here ASAP to score a Freeuse.com membership. Along with Freaky Fembots, you’ll enjoy a range of Free Use series that will have you busting nuts all day long. Join today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fem_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fem_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fem.jpg","seo":{"id":"/api/v1/site_seos/485","seoSlug":"freakyfembots","title":"Freaky Fembots - Official Freeuse Original Series","description":"Freaky Fembots is a free service porn series featuring hot fembots getting used freely. Watch all FreakyFembots episodes in 4K today!","h1":"Freaky Fembots","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fem/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fem/tour/pics/haley_spades/bio_small.mp4","stats":{"views":0,"dislikeCount":26,"likeCount":343},"seo":{"h1":"My Science Fiction Fembot!","h2":"My Science Fiction Fembot!","title":"My Science Fiction Fembot!","description":"Quinton can’t wait to get his hands on his new Fembot, and this model is out of this world! Her name is Haley, and she’s a space ranger looking for danger. Together, Quinton and Haley have some good old-fashioned fun. "},"publishedDate":"2022-07-04T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"lexi-lore","itemId":2005,"title":"Lexi Lore","img":"https://images.psmcdn.net/tsv4/model/profiles/lexi_lore.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lexi_lore.jpg","alt":"Lexi Lore","name":"Lexi Lore","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-12-19T00:00:42","stats":{"followCount":6986,"sceneCount":3},"seo":{"title":"Lexi Lore","description":"Lexi Lore"},"bio":{"about":"Measurements: 34B-22-32\n\nHair Color: blonde\n\nEthnicity: Caucasian\n\nNationality: American\n\nTattoos: Various\n\nPiercings: Various\n\n","birthdate":"2020-10-30T00:00:00Z","heightFeet":null,"heightInches":null,"weight":null,"breastSize":"34B"},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"freeuse-school-hands-on-learning-with-the-new-student","itemId":31374,"img":"https://images.psmcdn.net/teamskeet/fuf/gal_ritchie_kylie_rocket/shared/med.jpg","video":"c08580bb4a17d31f1694aa4421aa8fc0","title":"Freeuse School: Hands-On Learning With the New Student","alt":"Freeuse School: Hands-On Learning With the New Student","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/gal_ritchie_kylie_rocket/bio_small.mp4","stats":{"views":0,"dislikeCount":18,"likeCount":404},"seo":{"h1":"Freeuse School: Hands-On Learning With the New Student","h2":"Freeuse School: Hands-On Learning With the New Student","title":"Freeuse School: Hands-On Learning With the New Student","description":"\u003cp>Gal has just started her new life in her strange new school. She is not used to the ways of this institution, where freeuse is a norm and also an experimental method of teaching students to cast aside all inhibitions. The point of it is providing an intimate learning environment where students can flourish and feel free from the restrictions of sexual frustration. Determined to fit in, Gal tries his best to adapt, but it is all so new to her, giving her a hard time adjusting to this unusual method. With a little help from her teacher and some of her fellow students, Gal soon discovers a whole new way of thinking and a new lifestyle she can definitely profit from.\u003c/p>"},"publishedDate":"2025-12-15T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"the-kinkiest-cowgirl-of-the-west","itemId":25490,"img":"https://images.psmcdn.net/teamskeet/fum/cory_chase_and_lexi_lore/shared/med.jpg","video":"f4e269d095f9f997e5df753ca167dbc0","title":"The Kinkiest Cowgirl of the West","alt":"The Kinkiest Cowgirl of the West","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/cory_chase_and_lexi_lore/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":314},"seo":{"h1":"The Kinkiest Cowgirl of the West","h2":"The Kinkiest Cowgirl of the West","title":"The Kinkiest Cowgirl of the West","description":"Cory used to be known as “Reckless Cory”, the greatest rodeo cowgirl in town. Yet, she left those behind, trading the lasso and horse for a quiet tavern that she runs with her horny and useless stepson, Nick. When a hopeful young cowgirl named Lexi comes around looking for the rodeo legend, Cory’s memories come right back to her, and she’ll get to relive her glory days through a freeuse training session. Will this teen cowgirl make Cory proud?"},"publishedDate":"2023-09-15T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"weekend-sleepover","itemId":23366,"img":"https://images.psmcdn.net/teamskeet/fuf/dani_blu_and_lexi_lore/shared/med.jpg","video":"4add4beded5aecc530e0468c0f183d3d","title":"Weekend Sleepover","alt":"Weekend Sleepover","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/dani_blu_and_lexi_lore/bio_small.mp4","stats":{"views":0,"dislikeCount":50,"likeCount":538},"seo":{"h1":"Weekend Sleepover","h2":"Weekend Sleepover","title":"Weekend Sleepover","description":"Dani asks her stepdad Jack if her best friend Lexi can sleep over for the weekend. Jack is adamant at first but ends up accepting, hoping her little girl can make the best out of her time with her BFF. Later that night, the girls are watching a movie, so Jack joins them. Lexi quickly catches up with the freeusing ways of the house, so the besties’ weekend together turns out to be amazing with Jack’s help."},"publishedDate":"2023-11-18T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"crystal-rush","itemId":3121,"title":"Crystal Rush","img":"https://images.psmcdn.net/tsv4/model/profiles/crystal_rush.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/crystal_rush.jpg","alt":"Crystal Rush","name":"Crystal Rush","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2018-07-17T00:10:58","stats":{"followCount":6983,"sceneCount":3},"seo":{"title":"Crystal Rush","description":"Crystal Rush"},"bio":{"about":"Nationality: Russian\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"friendly-freeuse-neighbor","itemId":25565,"img":"https://images.psmcdn.net/teamskeet/use/crystal_rush/shared/med.jpg","video":"4dae0bb23cc7f36fcffcbcde197941ab","title":"Friendly Freeuse Neighbor","alt":"Friendly Freeuse Neighbor","type":"video","site":{"id":"use-pov","itemId":599,"shortName":"use","image":"https://images.psmcdn.net/tsv4/posters/use.jpg","alt":"UsePOV (Official Series) - Freeuse.com","title":"UsePOV (Official Series) - Freeuse.com","name":"UsePOV","type":"series","billingProfileType":"pay","channelType":null,"description":"If you want freeuse porn from your point of view, look no further than UsePOV! All of your favorite milf models are here, and they’re down to fuck at will. Anything their guy wants, they give them, all to see his sexual needs met. It doesn’t matter when or where - if he wants to fuck, his wish is her command. Freeuse means anything goes, and that’s what UsePOV porn is all about. This wild Freeuse series takes freeuse sex to the next level, adding wild stories and bringing fantasies to life. See stars you know and lust over in first person point of view, giving the sloppiest blowjobs or getting filled up with big loads. No matter what scene you choose, you’re in for a ride! So join in on the fun and get down and dirty with Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/use_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/use_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/use.jpg","seo":{"id":"/api/v1/site_seos/599","seoSlug":"use-pov","title":"UsePOV (Official Series) - Freeuse.com","description":"Use POV is a premium porn series featuring the hottest pornstars having POV freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Use POV","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/use/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/crystal_rush/bio_small.mp4","stats":{"views":0,"dislikeCount":23,"likeCount":271},"seo":{"h1":"Friendly Freeuse Neighbor","h2":"Friendly Freeuse Neighbor","title":"Friendly Freeuse Neighbor","description":"\u003cp>What happens when you knock on a friendly neighborhood’s door and the bodacious milf Crystal Rush shows up? Mike and his stepson Rion are going door to door offering people a helping hand, but they didn’t expect to find a nice hot vixen with a delicious body and a seductive attitude. She also needs their help with fixing her computer, a perfect excuse to lure the men in. Crystal’s house runs on a strict freeuse policy, so she is obliged to masturbate Rion while Mike twists her soft nipples. Grateful for her neighbors’ help, she invites them to stay for dinner, a nice opportunity to snack on the guys’ dicks while cooking. Hitting it off with Crystal, Mike, and Rion come to aid her once more when she finds some plumbing issues at her home. Rion repairs the nice lady’s pipes as Crystal goes down on him once more. Mike is playing with the milf’s bouncy booty when she receives a phone call. It’s Crystal’s boss, an awful man who doesn’t treat her nicely. The guys stay to listen to Crystal and make her feel better while she eats their cock and gets her pussy pounded. A beautiful friendship is born between Crystal and her neighbors, one based on listening, trust, and freeuse!\u003c/p>"},"publishedDate":"2024-03-04T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"how-we-fck-in-the-shadows-brides-of-dracula","itemId":25445,"img":"https://images.psmcdn.net/teamskeet/fum/reagan_foxx_and_kenzie_love/shared/med.jpg","video":"da817996b4bafb4ad1b529c367d9783b","title":"How We F*ck In The Shadows: Brides of Dracula","alt":"How We F*ck In The Shadows: Brides of Dracula","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/reagan_foxx_and_kenzie_love/bio_small.mp4","stats":{"views":0,"dislikeCount":24,"likeCount":200},"seo":{"h1":"How We F*ck In The Shadows: Brides of Dracula","h2":"How We F*ck In The Shadows: Brides of Dracula","title":"How We F*ck In The Shadows: Brides of Dracula","description":"Reagan is the sexiest vampire in all the land. The busty bodacious vampiric babe is no stranger to taking what she wants, and her wives, Kenzie and Crystal, always reap the benefits with her. A tradition they love to celebrate is Halloween – also known as “Vampire Thanksgiving.” With Donnie working as Reagan’s sex minion, planning for the big day has never been easier. He’ll have his work cut out for him as he attempts to satisfy all of the vampire’s deepest desires."},"publishedDate":"2022-10-30T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"buns-of-steel","itemId":25399,"img":"https://images.psmcdn.net/teamskeet/fum/crystal_rush_and_kimmy_kim/shared/med.jpg","video":"6cdcac8ac36244ee6886bb3765cd3857","title":"Buns of Steel","alt":"Buns of Steel","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/crystal_rush_and_kimmy_kim/bio_small.mp4","stats":{"views":0,"dislikeCount":23,"likeCount":269},"seo":{"h1":"Buns of Steel","h2":"Buns of Steel","title":"Buns of Steel","description":"Crystal Rush and Kimmy Kim go through a class with the prolific trainer, Brad Sterling. The class gets more intense for Crystal as Brad comes up with breakthrough workouts exclusive to his sessions."},"publishedDate":"2021-09-02T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"anya-olsen","itemId":40,"title":"Anya Olsen","img":"https://images.psmcdn.net/tsv4/model/profiles/anya_olsen.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/anya_olsen.jpg","alt":"Anya Olsen","name":"Anya Olsen","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-08-14T02:24:32","stats":{"followCount":6924,"sceneCount":3},"seo":{"title":"Anya Olsen","description":"Anya Olsen"},"bio":{"about":"Measurements: 32A-24-34\n\nHair Color: Brunette\n\nEthnicity: Caucasian\n\nNationality: USA\n\nTattoos: None\n\nPiercings: None\n\n","birthdate":"2020-10-03T00:00:00Z","heightFeet":1,"heightInches":6,"weight":109,"breastSize":"32A"},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"a-good-old-fashioned-board-game","itemId":24145,"img":"https://images.psmcdn.net/teamskeet/fuf/amirah_sky_and_anya_olsen/shared/med.jpg","video":"2407db30882104600607601f869159a2","title":"A Good Old-Fashioned Board Game","alt":"A Good Old-Fashioned Board Game","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/amirah_sky_and_anya_olsen/bio_small.mp4","stats":{"views":0,"dislikeCount":33,"likeCount":408},"seo":{"h1":"A Good Old-Fashioned Board Game","h2":"A Good Old-Fashioned Board Game","title":"A Good Old-Fashioned Board Game","description":"\u003cp>Anya invited her best friend Amirah over for a girls night. The ladies want to go clubbing, but they need Anya’s stepbrother Jimmy’s silence to avoid getting scolded by their parents. Jimmy is bored, so he accepts the deal as long as the girls stay for a little while to play some board games with him. Amirah and Anya are so desperate to get some dick at the club that they take the little creep’s offer. The three engage in a couple of dice and card games, having a little more fun than they expected. Jimmy has some friendly competition with the girls while they suck his cock, and the boy lets Anya and Amirah play while eating their pussies as well.\u003c/p>"},"publishedDate":"2024-03-09T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"no-nut-bet","itemId":23253,"img":"https://images.psmcdn.net/teamskeet/fuf/anya_olsen_and_mackenzie_mace/shared/med.jpg","video":"d51df04829f453f4383da1e7979afa3d","title":"No Nut Bet","alt":"No Nut Bet","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/anya_olsen_and_mackenzie_mace/bio_small.mp4","stats":{"views":0,"dislikeCount":28,"likeCount":531},"seo":{"h1":"No Nut Bet","h2":"No Nut Bet","title":"No Nut Bet","description":"\u003cp>Peter made a No Nut November bet with his friends for a whole month, but he's in so much pain that he's about to quit. His stepsister Mackenzie and her best friend Anya discover that there's a pretty big prize money for winning the bet, so they figure they could help him win the bet and then ask for a cut of the prize. The girls' plan proves successful as Peter engages in all kinds of leisure activities and freeuse sex with Mackenzie and Anya which keeps him distracted and allows him to avoid the pain.\u003c/p>"},"publishedDate":"2023-11-04T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"oui-oui","itemId":19492,"img":"https://images.psmcdn.net/teamskeet/fuf/anissa_kate_and_anya_olsen/shared/med.jpg","video":"ba38993a5d5f61e991cb01549ff9d856","title":"Oui, Oui!","alt":"Oui, Oui!","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/anissa_kate_and_anya_olsen/bio_small.mp4","stats":{"views":0,"dislikeCount":40,"likeCount":504},"seo":{"h1":"Oui, Oui!","h2":"Oui, Oui!","title":"Oui, Oui!","description":"Anya is obsessed with France, and so her stepdad Donnie signs her up for french lessons with the sexy Anissa. Both Anya and Donnie are quick to fall in love with the french beaut, and don’t have any issues when it comes to expressing their appreciation for her services."},"publishedDate":"2022-06-04T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"lily-larimar","itemId":7291,"title":"Lily Larimar","img":"https://images.psmcdn.net/tsv4/model/profiles/lily_larimar.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lily_larimar.jpg","alt":"Lily Larimar","name":"Lily Larimar","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-09-30T14:10:36","stats":{"followCount":6916,"sceneCount":1},"seo":{"title":"Lily Larimar","description":"Lily Larimar"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"what-are-best-friends-for","itemId":18574,"img":"https://images.psmcdn.net/teamskeet/fuf/lily_larimar_and_lindsey_lane/shared/med.jpg","video":"0a79e96ca9d25c3f036e9088c3c1fc37","title":"What Are Best Friend's For","alt":"What Are Best Friend's For","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/lily_larimar_and_lindsey_lane/bio_small.mp4","stats":{"views":10186,"dislikeCount":39,"likeCount":648},"seo":{"h1":"What Are Best Friend's For","h2":"What Are Best Friend's For","title":"What Are Best Friend's For","description":"Brad Sterling talks to his girlfriend Lindsey Lane about how he has a very high sex drive and she doesn’t really satisfy him as much as he’d like. Lindsey has an idea of what to do to help out Brad, which is why she calls her friend Lily Larimar and asks her to essentially become Brad’s sexual plaything. Brad is thrilled with this arrangement and happily fucks Lily in front of his girlfriend."},"publishedDate":"2022-02-01T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"molly-little","itemId":9979,"title":"Molly Little","img":"https://images.psmcdn.net/tsv4/model/profiles/molly_little.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/molly_little.jpg","alt":"Molly Little","name":"Molly Little","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-03-27T13:28:23","stats":{"followCount":6854,"sceneCount":1},"seo":{"title":"Molly Little","description":"Molly Little"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"that-time-of-the-month","itemId":22790,"img":"https://images.psmcdn.net/teamskeet/fuf/molly_little_and_whitney_oc/shared/med.jpg","video":"fde6bc3e6f9b8cde5825059ce9eec8ab","title":"That Time of The Month","alt":"That Time of The Month","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/molly_little_and_whitney_oc/bio_small.mp4","stats":{"views":0,"dislikeCount":32,"likeCount":828},"seo":{"h1":"That Time of The Month","h2":"That Time of The Month","title":"That Time of The Month","description":"Clarke runs a freeuse household, which means he always has full access to his wife Whtiney’s body. However, she’s on her period, so her stepdaughter Molly will have to help her stepdad out. Molly feels ready and eager to lend her body to fulfill Clarke’s naughty fantasies whenever he needs it, and she will suck and get fucked while doing her regular activities to make her stepdad happy. "},"publishedDate":"2023-08-25T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"coco-lovelock","itemId":7474,"title":"Coco Lovelock","img":"https://images.psmcdn.net/tsv4/model/profiles/coco_lovelock_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/coco_lovelock_v2.jpg","alt":"Coco Lovelock","name":"Coco Lovelock","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-11-24T14:07:52","stats":{"followCount":6838,"sceneCount":3},"seo":{"title":"Coco Lovelock","description":"Coco Lovelock"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"public-freeuse-coco-learns-to-take-the-teachers-cock","itemId":30809,"img":"https://images.psmcdn.net/teamskeet/fuf/coco_lovelock/shared/med.jpg","video":"e85933ea1e9f60ffb837dd3841940bb9","title":"Public Freeuse: Coco Learns To Take the Teacher’s Cock","alt":"Public Freeuse: Coco Learns To Take the Teacher’s Cock","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/coco_lovelock/bio_small.mp4","stats":{"views":0,"dislikeCount":12,"likeCount":281},"seo":{"h1":"Public Freeuse: Coco Learns To Take the Teacher’s Cock","h2":"Public Freeuse: Coco Learns To Take the Teacher’s Cock","title":"Public Freeuse: Coco Learns To Take the Teacher’s Cock","description":"\u003cp>Where I’m from, getting freeused means you are maturing. It means you are ready to serve your purpose in society. I always dreamed of the day I’d be free used, but I never expected it to come the way it did. At the bus stop, my teacher slipped his hand under my skirt, pushing my panties aside and getting his fingertips on the top of my pussy. He hammered my clit, making my pussy extremely wet. I could feel his fingers entering me, getting me even more excited. But it’s free use - I had to play it cool, like it wasn’t even happening. Things got even more intense at school. On my knees, in the classroom in front of everyone, I sucked my teacher’s massive dick. Getting his cock as far back into my throat as possible, I knew this was the girl I was born to be…\u003c/p>"},"publishedDate":"2025-08-05T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"skeet-scoutz-cookiez","itemId":20407,"img":"https://images.psmcdn.net/teamskeet/fuf/coco_lovelock_and_haley_spades/shared/med.jpg","video":"87294091d6e1b60d136372290d9ad041","title":"Skeet Scoutz Cookiez","alt":"Skeet Scoutz Cookiez","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/coco_lovelock_and_haley_spades/bio_small.mp4","stats":{"views":0,"dislikeCount":76,"likeCount":414},"seo":{"h1":"Skeet Scoutz Cookiez","h2":"Skeet Scoutz Cookiez","title":"Skeet Scoutz Cookiez","description":"Haley and Coco have tons of cookies to sell for their troupe. Their stepdad, Jack, is happy to help and is right by their side throughout the process. With a bit of time and effort, Haley and Coco have no issues selling their cookies to eager customers."},"publishedDate":"2022-10-01T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"i-am-a-real-fembot","itemId":19959,"img":"https://images.psmcdn.net/teamskeet/fem/coco_lovelock/shared/med.jpg","video":"2bde4a490a7eca136b5d23a3bcd1d779","title":"I Am a Real Fembot!","alt":"I Am a Real Fembot!","type":"video","site":{"id":"freakyfembots","itemId":485,"shortName":"fem","image":"https://images.psmcdn.net/tsv4/posters/fem.jpg","alt":"Freaky Fembots - Official Freeuse Original Series","title":"Freaky Fembots - Official Freeuse Original Series","name":"Freaky Fembots","type":"series","billingProfileType":"pay","channelType":"sa","description":"You want some pussy, or maybe you need someone around the house to do your chores or be your personal trainer. The Freaky Fembot is the answer. These hyper-sexual robots are ready and willing at a moment's notice. Their pussies custom shape to your cock and please you how you want to be pleased. If you want wetter, sloppier sex, you can have it! If you want an action grip blowjob, you can have it! Not to mention, these Fembots are fucking smoking hot. You’ll see the hottest babes you know and love and new faces to fall in love with, and they’re doing what they do best - taking monster cocks and getting drenched in cum! Perfectly perky robot tits and the creamiest tech pussies are on the menu, and we want you to eat your fill! If that sounds like your kind of jam, then get in here ASAP to score a Freeuse.com membership. Along with Freaky Fembots, you’ll enjoy a range of Free Use series that will have you busting nuts all day long. Join today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fem_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fem_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fem.jpg","seo":{"id":"/api/v1/site_seos/485","seoSlug":"freakyfembots","title":"Freaky Fembots - Official Freeuse Original Series","description":"Freaky Fembots is a free service porn series featuring hot fembots getting used freely. Watch all FreakyFembots episodes in 4K today!","h1":"Freaky Fembots","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fem/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fem/tour/pics/coco_lovelock/bio_small.mp4","stats":{"views":0,"dislikeCount":31,"likeCount":274},"seo":{"h1":"I Am a Real Fembot!","h2":"I Am a Real Fembot!","title":"I Am a Real Fembot!","description":"Jay hasn’t been getting enough love from his family, so they send him Coco the Fembot as a gift. She’s just like a real girl, and Jay teaches her a lesson about urges and desire. By the end of their lesson, Coco feels all sorts of emotions she never knew before."},"publishedDate":"2022-08-01T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"liz-jordan","itemId":7703,"title":"Liz Jordan","img":"https://images.psmcdn.net/tsv4/model/profiles/liz_jordan.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/liz_jordan.jpg","alt":"Liz Jordan","name":"Liz Jordan","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-02-03T18:58:52","stats":{"followCount":6830,"sceneCount":2},"seo":{"title":"Liz Jordan","description":"Liz Jordan"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"day-dreamer-part-1","itemId":19923,"img":"https://images.psmcdn.net/teamskeet/fuf/demi_hawks_and_liz_jordan/shared/med.jpg","video":"137438dc4639ec71137d61109cd693ee","title":"Day Dreamer: Part 1","alt":"Day Dreamer: Part 1","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/demi_hawks_and_liz_jordan/bio_small.mp4","stats":{"views":0,"dislikeCount":54,"likeCount":526},"seo":{"h1":"Day Dreamer: Part 1","h2":"Day Dreamer: Part 1","title":"Day Dreamer: Part 1","description":"Day Dreamer: A Liz Jordan Mini-Series [Part 1 of 3] - Liz, Demi, and Oliver sit through Mr. White’s boring lecture, and before she realizes it, Liz passes out in class. The lesson is crucial, so Liz needs all the help she can get to stay awake. Luckily Demi and Oliver have a plan to keep the energy in the room high. Liz’s misadventures with Demi and Oliver turn out to be a lofty daydream, but the experience leaves her hungry for more. Stay tuned, and don’t miss part two of the Liz Jordan Skinematic Universe saga…"},"publishedDate":"2022-07-30T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"my-gi-fembot","itemId":19832,"img":"https://images.psmcdn.net/teamskeet/fem/liz_jordan/shared/med.jpg","video":"a04afe01202b912a45f6126cc08f97ae","title":"My G.I. Fembot","alt":"My G.I. Fembot","type":"video","site":{"id":"freakyfembots","itemId":485,"shortName":"fem","image":"https://images.psmcdn.net/tsv4/posters/fem.jpg","alt":"Freaky Fembots - Official Freeuse Original Series","title":"Freaky Fembots - Official Freeuse Original Series","name":"Freaky Fembots","type":"series","billingProfileType":"pay","channelType":"sa","description":"You want some pussy, or maybe you need someone around the house to do your chores or be your personal trainer. The Freaky Fembot is the answer. These hyper-sexual robots are ready and willing at a moment's notice. Their pussies custom shape to your cock and please you how you want to be pleased. If you want wetter, sloppier sex, you can have it! If you want an action grip blowjob, you can have it! Not to mention, these Fembots are fucking smoking hot. You’ll see the hottest babes you know and love and new faces to fall in love with, and they’re doing what they do best - taking monster cocks and getting drenched in cum! Perfectly perky robot tits and the creamiest tech pussies are on the menu, and we want you to eat your fill! If that sounds like your kind of jam, then get in here ASAP to score a Freeuse.com membership. Along with Freaky Fembots, you’ll enjoy a range of Free Use series that will have you busting nuts all day long. Join today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fem_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fem_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fem.jpg","seo":{"id":"/api/v1/site_seos/485","seoSlug":"freakyfembots","title":"Freaky Fembots - Official Freeuse Original Series","description":"Freaky Fembots is a free service porn series featuring hot fembots getting used freely. Watch all FreakyFembots episodes in 4K today!","h1":"Freaky Fembots","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fem/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fem/tour/pics/liz_jordan/bio_small.mp4","stats":{"views":0,"dislikeCount":10,"likeCount":254},"seo":{"h1":"My G.I. Fembot","h2":"My G.I. Fembot","title":"My G.I. Fembot","description":"Maximus orders Brock Cooper the latest and greatest Fembot model. Liz Jordan comes with a Kung Fu grip and has all the features of previous models, which have all been improved. Using her freaky fembot powers, she makes sure Brock Cooper cums fast and hard."},"publishedDate":"2022-01-12T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"chanel-camryn","itemId":9073,"title":"Chanel Camryn","img":"https://images.psmcdn.net/tsv4/model/profiles/chanel_camryn_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/chanel_camryn_v2.jpg","alt":"Chanel Camryn","name":"Chanel Camryn","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2022-05-04T14:21:38","stats":{"followCount":6751,"sceneCount":2},"seo":{"title":"Chanel Camryn","description":"Chanel Camryn"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"cleaning-while-the-boss-uses-us","itemId":24034,"img":"https://images.psmcdn.net/teamskeet/fuf/chanel_camryn_and_daisy_lavoy/shared/med.jpg","video":"93bd6b9f7fd02deaeab63a28258de741","title":"Cleaning While The Boss Uses Us","alt":"Cleaning While The Boss Uses Us","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/chanel_camryn_and_daisy_lavoy/bio_small.mp4","stats":{"views":0,"dislikeCount":22,"likeCount":553},"seo":{"h1":"Cleaning While The Boss Uses Us","h2":"Cleaning While The Boss Uses Us","title":"Cleaning While The Boss Uses Us","description":"\u003cp>It’s Daisy’s first day as a cleaning lady for Mr. Rebel, and it’s up to Chanel, one of the master’s favorite employees, to mentor her. The cute blonde admires Chanel, so she tries to learn everything from her. One of the most important rules of the house is respecting Mr. Rebel’s work, letting him have his business calls while he sticks his fingers in his employees' mouths and pussies. When it comes to cleaning the bathroom, it’s crucial to be thorough and clean every corner while savoring the master’s big dick. In the kitchen, everything should be shining, so scrubbing while getting their pussies pounded is the best way to go. Daisy doesn’t want to let her new boss down, so she’ll do EVERYTHING to fit in the job.\u003c/p>"},"publishedDate":"2024-02-24T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"black-friday-part-3-aftermath","itemId":23439,"img":"https://images.psmcdn.net/teamskeet/fuf/chanel_camryn_and_penelope_woods/shared/med.jpg","video":"f27f0adee71ad97aa61ed1a129c7e6ce","title":"Black Friday Part 3: Aftermath","alt":"Black Friday Part 3: Aftermath","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/chanel_camryn_and_penelope_woods/bio_small.mp4","stats":{"views":0,"dislikeCount":86,"likeCount":268},"seo":{"h1":"Black Friday Part 3: Aftermath","h2":"Black Friday Part 3: Aftermath","title":"Black Friday Part 3: Aftermath","description":"\u003cp>(Black Friday Part 3 of 3) In the exciting conclusion of the series, Chanel finally has to pay the consequences of her excessive spending. After spending more than fifty thousand dollars shopping, Chris decides it’s time for her to pay for what she’s done. Yet, money is not the answer here: Chanel will have to play out the guys’ most scandalous fantasies with Penelope to get herself out of her sticky situation.\u003c/p>"},"publishedDate":"2023-11-30T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"katie-kush","itemId":3647,"title":"Katie Kush","img":"https://images.psmcdn.net/tsv4/model/profiles/katie_kush_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/katie_kush_v2.jpg","alt":"Katie Kush","name":"Katie Kush","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-02-08T17:58:15","stats":{"followCount":6733,"sceneCount":5},"seo":{"title":"Katie Kush","description":"Katie Kush"},"bio":{"about":"Measurements: 32B-26-34\n\nHair Color: Blonde\n\nNationality: American\n\nTattoos: Yes\n\nPiercings: Yes\n\n","birthdate":"2020-04-21T00:00:00Z","heightFeet":null,"heightInches":null,"weight":null,"breastSize":"32B"},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"my-new-freeuse-household-i-can-use-katie-whenever-wherever-i-want","itemId":32144,"img":"https://images.psmcdn.net/teamskeet/fuf/katie_kush/shared/med.jpg","video":"2d3f7844ea4239f3f7504b990ad5b930","title":"My New Freeuse Household: I Can Use Katie Whenever & Wherever I Want…","alt":"My New Freeuse Household: I Can Use Katie Whenever & Wherever I Want…","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/katie_kush/bio_small.mp4","stats":{"views":0,"dislikeCount":12,"likeCount":219},"seo":{"h1":"My New Freeuse Household: I Can Use Katie Whenever & Wherever I Want…","h2":"My New Freeuse Household: I Can Use Katie Whenever & Wherever I Want…","title":"My New Freeuse Household: I Can Use Katie Whenever & Wherever I Want…","description":"\u003cp>Whoa! What the fuck… When I moved in with my stepsis, I wasn’t expecting to finger her pussy within the first ten minutes of arriving. Should I even be doing this with someone I’m this close to? She says it’s a free-use household. I don’t even have to ask - it’s expected. It’s weird, you know? Playing with my stepsister’s tits… But she wants it and expects it. So I’ll try to get used to this new lifestyle. Get my cock sucked while I exercise, spread her legs and fuck her while she argues on the phone wth her boyfriend. It’s certainly strange, but I could get used to this…\u003c/p>"},"publishedDate":"2026-06-03T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"oh-its-freeuse","itemId":25532,"img":"https://images.psmcdn.net/teamskeet/use/jasmine_daze_and_katie_kush/shared/med.jpg","video":"09fed5a577a4a1309dec4a5ffd15e624","title":"Oh! It's Freeuse","alt":"Oh! It's Freeuse","type":"video","site":{"id":"use-pov","itemId":599,"shortName":"use","image":"https://images.psmcdn.net/tsv4/posters/use.jpg","alt":"UsePOV (Official Series) - Freeuse.com","title":"UsePOV (Official Series) - Freeuse.com","name":"UsePOV","type":"series","billingProfileType":"pay","channelType":null,"description":"If you want freeuse porn from your point of view, look no further than UsePOV! All of your favorite milf models are here, and they’re down to fuck at will. Anything their guy wants, they give them, all to see his sexual needs met. It doesn’t matter when or where - if he wants to fuck, his wish is her command. Freeuse means anything goes, and that’s what UsePOV porn is all about. This wild Freeuse series takes freeuse sex to the next level, adding wild stories and bringing fantasies to life. See stars you know and lust over in first person point of view, giving the sloppiest blowjobs or getting filled up with big loads. No matter what scene you choose, you’re in for a ride! So join in on the fun and get down and dirty with Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/use_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/use_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/use.jpg","seo":{"id":"/api/v1/site_seos/599","seoSlug":"use-pov","title":"UsePOV (Official Series) - Freeuse.com","description":"Use POV is a premium porn series featuring the hottest pornstars having POV freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Use POV","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/use/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/jasmine_daze_and_katie_kush/bio_small.mp4","stats":{"views":0,"dislikeCount":11,"likeCount":380},"seo":{"h1":"Oh! It's Freeuse","h2":"Oh! It's Freeuse","title":"Oh! It's Freeuse","description":"Bobby, and his girlfriend Katie are going on a house tour with realtor Jasmine but they think it might be too pricey. Bobby starts fucking Katie and when Jasmine asks what they’re doing Bobby explains about freeuse. Jasmine promises to knock down the price but only if they let her join in!\n"},"publishedDate":"2022-12-12T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"roll-to-enter-her-dungeon","itemId":21557,"img":"https://images.psmcdn.net/teamskeet/fuf/olivia_madison_and_katie_kush/shared/med.jpg","video":"28cb837086c54f2127a8356d18361a73","title":"Roll To Enter Her Dungeon","alt":"Roll To Enter Her Dungeon","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/olivia_madison_and_katie_kush/bio_small.mp4","stats":{"views":0,"dislikeCount":86,"likeCount":557},"seo":{"h1":"Roll To Enter Her Dungeon","h2":"Roll To Enter Her Dungeon","title":"Roll To Enter Her Dungeon","description":"It’s DnD time, so the group gets together to battle some goblins and raid spooky dungeons! Josh leads the session as the dungeon master and helps Oliver, Olivia, and Katie march into the fantasy! The session gets steamy when Josh starts feeling up Olivia. Katie and Oliver don’t mind, and Josh keeps the session going while he enters Olivia’s dungeon. She treats the dungeon master well and lets him cum all over her face – here’s hoping we see many more game nights!"},"publishedDate":"2023-03-04T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"no-money-no-trouble","itemId":20967,"img":"https://images.psmcdn.net/teamskeet/fuf/katie_kush_and_theodora_day/shared/med.jpg","video":"a7b769cd8774907128d2797ef7a0d3bf","title":"No Money, No Trouble","alt":"No Money, No Trouble","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/katie_kush_and_theodora_day/bio_small.mp4","stats":{"views":0,"dislikeCount":34,"likeCount":530},"seo":{"h1":"No Money, No Trouble","h2":"No Money, No Trouble","title":"No Money, No Trouble","description":"Katie is collecting rent money from their roommates Will and Theodora but turns out Theodora doesn’t have enough money this month to cover her part so they all agree on a deal. Theodora will take care of all the chores as a way to pay for her share. Katie starts listing the chores she wants Theodora to do, starting with getting on her knees and eating her out. Will then joins them and the three fuck each other while going over the chores!\n"},"publishedDate":"2022-12-17T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"best-gift-for-a-bachelor","itemId":19502,"img":"https://images.psmcdn.net/teamskeet/fem/katie_kush/shared/med.jpg","video":"f02ad8055d0922a78bd48db1468db747","title":"Best Gift for a Bachelor","alt":"Best Gift for a Bachelor","type":"video","site":{"id":"freakyfembots","itemId":485,"shortName":"fem","image":"https://images.psmcdn.net/tsv4/posters/fem.jpg","alt":"Freaky Fembots - Official Freeuse Original Series","title":"Freaky Fembots - Official Freeuse Original Series","name":"Freaky Fembots","type":"series","billingProfileType":"pay","channelType":"sa","description":"You want some pussy, or maybe you need someone around the house to do your chores or be your personal trainer. The Freaky Fembot is the answer. These hyper-sexual robots are ready and willing at a moment's notice. Their pussies custom shape to your cock and please you how you want to be pleased. If you want wetter, sloppier sex, you can have it! If you want an action grip blowjob, you can have it! Not to mention, these Fembots are fucking smoking hot. You’ll see the hottest babes you know and love and new faces to fall in love with, and they’re doing what they do best - taking monster cocks and getting drenched in cum! Perfectly perky robot tits and the creamiest tech pussies are on the menu, and we want you to eat your fill! If that sounds like your kind of jam, then get in here ASAP to score a Freeuse.com membership. Along with Freaky Fembots, you’ll enjoy a range of Free Use series that will have you busting nuts all day long. Join today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fem_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fem_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fem.jpg","seo":{"id":"/api/v1/site_seos/485","seoSlug":"freakyfembots","title":"Freaky Fembots - Official Freeuse Original Series","description":"Freaky Fembots is a free service porn series featuring hot fembots getting used freely. Watch all FreakyFembots episodes in 4K today!","h1":"Freaky Fembots","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fem/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fem/tour/pics/katie_kush/bio_small.mp4","stats":{"views":0,"dislikeCount":27,"likeCount":292},"seo":{"h1":"Best Gift for a Bachelor","h2":"Best Gift for a Bachelor","title":"Best Gift for a Bachelor","description":"Living alone, a sick Tommy is having a hard time taking care of himself. His loved ones know his predicament, and heartfully send him a Fembot 2.0 to help with his needs. While Tommy is appreciative of his new live-in nurse, he especially loves her ability to cure his raging horniness."},"publishedDate":"2022-06-06T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"aaliyah-love","itemId":119,"title":"Aaliyah Love","img":"https://images.psmcdn.net/tsv4/model/profiles/aaliyah_love.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/aaliyah_love.jpg","alt":"Aaliyah Love","name":"Aaliyah Love","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-08-14T02:24:36","stats":{"followCount":6577,"sceneCount":3},"seo":{"title":"Aaliyah Love","description":"Aaliyah Love"},"bio":{"about":"Measurements: 34B\n\nHair Color: Blonde\n\nEthnicity: Caucasian\n\nNationality: American\n\nTattoos: No\n\nPiercings: No\n\n","birthdate":"2020-06-11T00:00:00Z","heightFeet":1,"heightInches":2,"weight":null,"breastSize":"34B"},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"glazing","itemId":25534,"img":"https://images.psmcdn.net/teamskeet/use/aaliyah_love/shared/med.jpg","video":"0f4488b405d13ccc4fe8c04fc6eebb17","title":"Glazing","alt":"Glazing","type":"video","site":{"id":"use-pov","itemId":599,"shortName":"use","image":"https://images.psmcdn.net/tsv4/posters/use.jpg","alt":"UsePOV (Official Series) - Freeuse.com","title":"UsePOV (Official Series) - Freeuse.com","name":"UsePOV","type":"series","billingProfileType":"pay","channelType":null,"description":"If you want freeuse porn from your point of view, look no further than UsePOV! All of your favorite milf models are here, and they’re down to fuck at will. Anything their guy wants, they give them, all to see his sexual needs met. It doesn’t matter when or where - if he wants to fuck, his wish is her command. Freeuse means anything goes, and that’s what UsePOV porn is all about. This wild Freeuse series takes freeuse sex to the next level, adding wild stories and bringing fantasies to life. See stars you know and lust over in first person point of view, giving the sloppiest blowjobs or getting filled up with big loads. No matter what scene you choose, you’re in for a ride! So join in on the fun and get down and dirty with Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/use_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/use_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/use.jpg","seo":{"id":"/api/v1/site_seos/599","seoSlug":"use-pov","title":"UsePOV (Official Series) - Freeuse.com","description":"Use POV is a premium porn series featuring the hottest pornstars having POV freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Use POV","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/use/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/aaliyah_love/bio_small.mp4","stats":{"views":0,"dislikeCount":12,"likeCount":254},"seo":{"h1":"Glazing","h2":"Glazing","title":"Glazing","description":"When Aaliyah confides in her stepson Alex about her money problems he offers to help her figure stuff out,then he makes her feel better by eating her out. Alex then suggests she could start selling baked goods so Aaliyah starts preparing some delicious cookies. As they bake in the over, Alex gets to entertain stepmom with some deep fucking on the couch!\n"},"publishedDate":"2023-01-09T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"flesh-light-freeuse","itemId":25529,"img":"https://images.psmcdn.net/teamskeet/use/aaliyah_love_and_reese_robbins/shared/med.jpg","video":"5b88038f508c82dca99db3c8a8ddc748","title":"Flesh-light Freeuse","alt":"Flesh-light Freeuse","type":"video","site":{"id":"use-pov","itemId":599,"shortName":"use","image":"https://images.psmcdn.net/tsv4/posters/use.jpg","alt":"UsePOV (Official Series) - Freeuse.com","title":"UsePOV (Official Series) - Freeuse.com","name":"UsePOV","type":"series","billingProfileType":"pay","channelType":null,"description":"If you want freeuse porn from your point of view, look no further than UsePOV! All of your favorite milf models are here, and they’re down to fuck at will. Anything their guy wants, they give them, all to see his sexual needs met. It doesn’t matter when or where - if he wants to fuck, his wish is her command. Freeuse means anything goes, and that’s what UsePOV porn is all about. This wild Freeuse series takes freeuse sex to the next level, adding wild stories and bringing fantasies to life. See stars you know and lust over in first person point of view, giving the sloppiest blowjobs or getting filled up with big loads. No matter what scene you choose, you’re in for a ride! So join in on the fun and get down and dirty with Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/use_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/use_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/use.jpg","seo":{"id":"/api/v1/site_seos/599","seoSlug":"use-pov","title":"UsePOV (Official Series) - Freeuse.com","description":"Use POV is a premium porn series featuring the hottest pornstars having POV freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Use POV","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/use/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/aaliyah_love_and_reese_robbins/bio_small.mp4","stats":{"views":0,"dislikeCount":21,"likeCount":354},"seo":{"h1":"Flesh-light Freeuse","h2":"Flesh-light Freeuse","title":"Flesh-light Freeuse","description":"\u003cp>Wrex is often horny which is why he turns to porn but he realizes he could be using his stepmom and stepsis as living fleshlights! Throughout the day he feels them up and shoves his cock inside their mouths!\u003c/p>"},"publishedDate":"2022-11-07T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"dont-we-have-it-all","itemId":25414,"img":"https://images.psmcdn.net/teamskeet/fum/aaliyah_love_and_delilah_day/shared/med.jpg","video":"420387e39ba7b1fc09486feeebe36946","title":"Don't We Have It All","alt":"Don't We Have It All","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/aaliyah_love_and_delilah_day/bio_small.mp4","stats":{"views":0,"dislikeCount":13,"likeCount":363},"seo":{"h1":"Don't We Have It All","h2":"Don't We Have It All","title":"Don't We Have It All","description":"Tyler is eager for Delilah to meet Aaliyah, with whom he shares a trustful, passionate relationship. Once Delilah finally comes over for dinner, she gets to have a personal taste of how close both are and immediately decides to be part of the connection. In the end, it's all about creating a deep bond of love, sharing, and cumming."},"publishedDate":"2022-03-31T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"kylie-quinn","itemId":35,"title":"Kylie Quinn","img":"https://images.psmcdn.net/tsv4/model/profiles/kylie_quinn.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/kylie_quinn.jpg","alt":"Kylie Quinn","name":"Kylie Quinn","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-08-14T02:24:31","stats":{"followCount":6568,"sceneCount":1},"seo":{"title":"Kylie Quinn","description":"Kylie Quinn"},"bio":{"about":"Measurements: 34B-24-36\n\nHair Color: Brunette \n\nEthnicity: Caucasian\n\nNationality: USA\n\nTattoos: None\n\nPiercings: Navel\n\n","birthdate":"2020-08-11T00:00:00Z","heightFeet":1,"heightInches":5,"weight":110,"breastSize":"34B"},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"shes-for-both-of-us","itemId":16914,"img":"https://images.psmcdn.net/teamskeet/fuf/kylie_quinn/shared/med.jpg","video":"1293384c64d1bfb070b1361be6948a62","title":"She's For Both Of Us","alt":"She's For Both Of Us","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/kylie_quinn/bio_small.mp4","stats":{"views":17880,"dislikeCount":40,"likeCount":706},"seo":{"h1":"She's For Both Of Us","h2":"She's For Both Of Us","title":"She's For Both Of Us","description":"Sugardaddy Ruben Rolex tells his sugarbaby Kylie Quinn that his stepson Johnny is coming to visit so they must help him feel comfortable with their situation. Kylie suggests that they share her, and Ruben agrees. When Johnny meets Kylie, he wasn’t expecting his stepdad to share her with him, but he’s gonna love having free access to sexy Kylie anytime he wants!"},"publishedDate":"2021-06-23T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"kay-lovely","itemId":8323,"title":"Kay Lovely","img":"https://images.psmcdn.net/tsv4/model/profiles/kay_lovely.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/kay_lovely.jpg","alt":"Kay Lovely","name":"Kay Lovely","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-08-17T17:48:34","stats":{"followCount":6507,"sceneCount":5},"seo":{"title":"Kay Lovely","description":"Kay Lovely"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"freeuse-gift","itemId":25472,"img":"https://images.psmcdn.net/teamskeet/fum/kay_lovely_and_vivianne_desilva/shared/med.jpg","video":"8502f61df9fc552405ee1182f1f71e73","title":"FreeUse Gift","alt":"FreeUse Gift","type":"video","site":{"id":"freeuse-milf","itemId":598,"shortName":"fum","image":"https://images.psmcdn.net/tsv4/posters/fum.jpg","alt":"FreeuseMILF - Official Freeuse Milf Site","title":"FreeuseMILF - Official Freeuse Milf Site","name":"FreeUse Milf","type":"series","billingProfileType":"pay","channelType":null,"description":"Everyone loves FreeuseMilf, and if you don’t know about it, this is your chance to fulfill your wildest desires. The milfs on this site just want to satisfy every craving their man has. Whether that guy is their stepson, husband, stranger, or whoever! They want to make sure their needs are met, so they give up their bodies to be used freely whenever and wherever. Freeuse Milf is where you can find the hottest and most sought-after milfs doing what they do best. They always make sure to take care of their guys by any means necessary, and sometimes that means a quickie or a blowjob as a reward for hard work. No matter what perverted fantasy you want to come to life, the milfs at Freeuse Milf make it happen! With more than one hundred scenes and more on the way, this is a premium porn series you can’t miss out on! So come on in and have some fun at Freeuse.com!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fum_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fum_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fum.jpg","seo":{"id":"/api/v1/site_seos/598","seoSlug":"freeuse-milf","title":"FreeuseMILF - Official Freeuse Milf Site","description":"Freeuse MIlf is a premium porn series featuring the hottest milfs having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Milf","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fum/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/kay_lovely_and_vivianne_desilva/bio_small.mp4","stats":{"views":0,"dislikeCount":17,"likeCount":362},"seo":{"h1":"FreeUse Gift","h2":"FreeUse Gift","title":"FreeUse Gift","description":"\u003cp>After forgetting Mother’s Day last year, Vivianne is surprised by her stepdaughter Kay and her husband Peter with a celebration she’ll never forget. The combo includes a super breakfast, a spa day, and, of course, a lot of freeusing!\u003c/p>"},"publishedDate":"2023-05-12T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"power-puff-free-use","itemId":21455,"img":"https://images.psmcdn.net/teamskeet/fuf/hime_marie_and_kay_lovely/shared/med.jpg","video":"3723dfe1a8a0d329d9694b274f675939","title":"Power Puff Free Use","alt":"Power Puff Free Use","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/hime_marie_and_kay_lovely/bio_small.mp4","stats":{"views":0,"dislikeCount":35,"likeCount":703},"seo":{"h1":"Power Puff Free Use","h2":"Power Puff Free Use","title":"Power Puff Free Use","description":"Hime, Kay and Scarlet are three stepsisters who are on a quest to become viral, and their stepdaddy Brock is there to support them along the way. They get an idea to try cosplay so the girls dress up as the Power Puff Girlz and start making some naughty content with Brock’s help. Taking turns to fuck, suck and ride stepdaddy’s cock, these hot cosplayers become very popular in no time!\n"},"publishedDate":"2023-02-18T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"a-lovely-time-of-year-pt-1-cumming-home-for-xmas","itemId":20982,"img":"https://images.psmcdn.net/teamskeet/fuf/kay_lovely_and_nikki_zee/shared/med.jpg","video":"94ff2371c31fa22e42ab50905d6b87bd","title":"A Lovely Time Of Year Pt. 1: Cumming Home for Xmas","alt":"A Lovely Time Of Year Pt. 1: Cumming Home for Xmas","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/kay_lovely_and_nikki_zee/bio_small.mp4","stats":{"views":0,"dislikeCount":41,"likeCount":506},"seo":{"h1":"A Lovely Time Of Year Pt. 1: Cumming Home for Xmas","h2":"A Lovely Time Of Year Pt. 1: Cumming Home for Xmas","title":"A Lovely Time Of Year Pt. 1: Cumming Home for Xmas","description":"It’s the jolliest time of the year, and Kay gets a surprise visit from her stepdad Tommy and mom Nikki. Initially upset at their unannounced arrival, Kay eventually warms up to the company at home and enjoys her stepdad’s initiative on filming home movies. In this freeuse Christmas special, watch as Kay and Tommy find holiday cheer through intimate family time!"},"publishedDate":"2022-12-10T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"the-fembot-20","itemId":19831,"img":"https://images.psmcdn.net/teamskeet/fem/kay_lovely/shared/med.jpg","video":"bceec621cf6ff8a490f387b060bc3def","title":"The Fembot 2.0","alt":"The Fembot 2.0","type":"video","site":{"id":"freakyfembots","itemId":485,"shortName":"fem","image":"https://images.psmcdn.net/tsv4/posters/fem.jpg","alt":"Freaky Fembots - Official Freeuse Original Series","title":"Freaky Fembots - Official Freeuse Original Series","name":"Freaky Fembots","type":"series","billingProfileType":"pay","channelType":"sa","description":"You want some pussy, or maybe you need someone around the house to do your chores or be your personal trainer. The Freaky Fembot is the answer. These hyper-sexual robots are ready and willing at a moment's notice. Their pussies custom shape to your cock and please you how you want to be pleased. If you want wetter, sloppier sex, you can have it! If you want an action grip blowjob, you can have it! Not to mention, these Fembots are fucking smoking hot. You’ll see the hottest babes you know and love and new faces to fall in love with, and they’re doing what they do best - taking monster cocks and getting drenched in cum! Perfectly perky robot tits and the creamiest tech pussies are on the menu, and we want you to eat your fill! If that sounds like your kind of jam, then get in here ASAP to score a Freeuse.com membership. Along with Freaky Fembots, you’ll enjoy a range of Free Use series that will have you busting nuts all day long. Join today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fem_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fem_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fem.jpg","seo":{"id":"/api/v1/site_seos/485","seoSlug":"freakyfembots","title":"Freaky Fembots - Official Freeuse Original Series","description":"Freaky Fembots is a free service porn series featuring hot fembots getting used freely. Watch all FreakyFembots episodes in 4K today!","h1":"Freaky Fembots","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fem/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fem/tour/pics/kay_lovely/bio_small.mp4","stats":{"views":0,"dislikeCount":7,"likeCount":251},"seo":{"h1":"The Fembot 2.0","h2":"The Fembot 2.0","title":"The Fembot 2.0","description":"In this episode, Marcus London gets to try out the brand new realistic fembot Kay Lovely, who comes with deliciously naughty interactive settings. Marcus will take her for a spin and enjoy filling all her holes with his creamy cum!"},"publishedDate":"2021-12-15T00:00:00","isUpcoming":false,"isXSeries":"false"},{"id":"freeuse-games","itemId":17765,"img":"https://images.psmcdn.net/teamskeet/fuf/kay_lovely_and_lilith_moaningstar/shared/med.jpg","video":"9b4635f948703fbeebd2b924a430dd52","title":"Freeuse Games","alt":"Freeuse Games","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/kay_lovely_and_lilith_moaningstar/bio_small.mp4","stats":{"views":15972,"dislikeCount":38,"likeCount":570},"seo":{"h1":"Freeuse Games","h2":"Freeuse Games","title":"Freeuse Games","description":"Gamer stepsiblings Nade Nasty and Kay Lovely challenge their stepmom Lilith Moaningstar to a video game match. While Kay plays against Lilith, Nade pulls his cock out and starts fucking Kay’s mouth, which causes her to loose. Later, Lilith is making a grocery list while Nade eats out Kay’s pussy in the kitchen!\n"},"publishedDate":"2021-10-13T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false},{"id":"violet-starr","itemId":177,"title":"Violet Starr","img":"https://images.psmcdn.net/tsv4/model/profiles/violet_starr.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/violet_starr.jpg","alt":"Violet Starr","name":"Violet Starr","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-08-14T02:24:40","stats":{"followCount":6485,"sceneCount":1},"seo":{"title":"Violet Starr","description":"Violet Starr"},"bio":{"about":"Measurements: 36C-28-35\n\nHair Color: Brown\n\nEthnicity: Caucasian\n\nNationality: American\n\nTattoos: None\n\nPiercings: None\n\n","birthdate":"2019-12-23T00:00:00Z","heightFeet":null,"heightInches":null,"weight":null,"breastSize":"36C"},"modelBio":null,"_doc_type":"tour_model","movies":[{"id":"a-perfect-team-addition","itemId":17518,"img":"https://images.psmcdn.net/teamskeet/fuf/angeline_red_and_cierra_bell/shared/med.jpg","video":"74c293c2ae571c21b58faef23eeb2bb4","title":"A Perfect Team Addition","alt":"A Perfect Team Addition","type":"video","site":{"id":"freeuse-fantasy","itemId":384,"shortName":"fuf","image":"https://images.psmcdn.net/tsv4/posters/fuf.jpg","alt":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","name":"Freeuse Fantasy","type":"series","billingProfileType":"pay","channelType":"sa","description":"Freeuse Fantasy is a long-standing, fan-favorite porn site where all of your wildest fantasies come true. Imagine the hottest babes in the world offering up their holes to be used at any time. It doesn’t matter where or when - they’re ready and willing to be filled up and pumped full of jizz 24/7. This isn’t just a dream. Freeuse Fantasy makes this kinky ambition a reality! We have the most stunning teen pornstars in the world going all out and treating their guys to sex whenever they want it. Stepsisters, friends, strangers, and more are getting railed at a moment's notice. With over a hundred scenes and counting, Freeuse Fantasy is enough porn to make anyone cum and cum again. Get ready for some of the wildest and filthiest moments with this incredible premium porn site. Join Freeuse.com today!","video":"https://images.psmcdn.net/teamskeet/trailer-videos/fuf_trailer.mp4","img":"https://images.psmcdn.net/teamskeet/trailer-posters/fuf_trailer.jpg","bannerHeader":"https://images.psmcdn.net/tsv4/tourheaders/fuf.jpg","seo":{"id":"/api/v1/site_seos/384","seoSlug":"freeuse-fantasy","title":"FreeuseFantasy Videos - Official Freeuse Fantasy Network Series","description":"Freeuse Fantasy is a premium porn series featuring the hottest teens having freeuse sex. Watch & stream all episodes in stunning 4K. Join today!","h1":"Freeuse Fantasy","createdAt":""},"logo":"https://images.psmcdn.net/teamskeet/fuf/tour/logo/logo.png","isXSeries":"false"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/angeline_red_and_cierra_bell/bio_small.mp4","stats":{"views":20732,"dislikeCount":38,"likeCount":816},"seo":{"h1":"A Perfect Team Addition","h2":"A Perfect Team Addition","title":"A Perfect Team Addition","description":"Violet Starr is the newest personal assistant to Jack Vegas. His other personal assistants, Angeline Red and Cierra Bell help Violet ease into her new role. As she becomes more acclimated to the job, Jack introduces Violet to his client, Wrex Oliver. Violet has her work cut out for her on a busy first day."},"publishedDate":"2021-09-01T00:00:00","isUpcoming":false,"isXSeries":"false"}],"series":[],"decorated":false}]]},"sectionTitle":"Popular Models","custom_items":{"count":-1,"initialPage":0,"pages":[]}},"popularSeries":{"link":"","text":"Each series is unique and has something special for everyone…","items":[{"id":"freeuse-fantasy","alt":"freeusefantasy","image":"https://images.psmcdn.net/tsv4/posters/fu/fuf_350x570.jpg"},{"id":"use-pov","alt":"usepov","image":"https://images.psmcdn.net/tsv4/posters/fu/use_350x570.jpg"},{"id":"freeuse-milf","alt":"freeusemilf","image":"https://images.psmcdn.net/tsv4/posters/fu/fum_350x5702.jpg"},{"id":"freakyfembots","alt":"Freaky Fembots","image":"https://images.psmcdn.net/tsv4/posters/fu/fem_350x570.jpg"},{"id":"freeuse-singles","alt":"freeuse singles","image":"https://images.psmcdn.net/tsv4/posters/fu/fus_350x570.jpg"}],"title":"OUR SERIES","disabled":false,"linkText":""},"popularVideos":{"items":{"count":522,"initialPage":0,"pages":[[{"id":"endless-desire-possibilities","itemId":16096,"img":"https://images.psmcdn.net/teamskeet/fuf/gabbie_carter/shared/med.jpg","video":"785fc05dda7d9e41a019578143da0dfc","videoSrc":"785fc05dda7d9e41a019578143da0dfc","videoTitle":"Endless Desire Possibilities","title":"Endless Desire Possibilities","alt":"Endless Desire Possibilities","type":"video","description":"Marcus London finds himself in the perfect dream world when he realizes he can control and do anything and everything he can possibly desire with busty babe Gabbie Carter.","seo":{"h1":"Endless Desire Possibilities","h2":"Endless Desire Possibilities","title":"Endless Desire Possibilities","description":"Marcus London finds himself in the perfect dream world when he realizes he can control and do anything and everything he can possibly desire with busty babe Gabbie Carter."},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/gabbie_carter/bio_small.mp4","stats":{"views":25370,"dislikeCount":36,"likeCount":1232},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2021-02-24T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Big Ass","Blowjob","Brunette","Caucasian","Doggystyle","Indoor","Missionary","Natural Tits","Slutty","Straight","Teen","White","Pantyless","Bikini","Cute","Short Hair","Tattoos","Couch","Bed","No Condom","Gym Shorts","Shaved Pussy","Money Shot","Kitchen","Rubbing","Thong","Private","Four Fingers","Pale","Boy / Girl","Pornstar","Straight Hair","Blue Eyes","Thick Top","Innie Pussy","Sweater","Dress","Tank Top","Crop Top","Sports Bra","Leggings","Yoga Pants","Shorts","Casual Wear","Sportswear","Swimsuit","Barefoot","Sneakers","Bracelets","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Living Room","Tit Play","Ass Play","Dick Play","Fingering (pussy)","Kissing","Pussy Licking","Side Fuck","Reverse Cowgirl","Cum in Mouth","Older vs Younger","Medium Height","Huge Tits","Ring","Standing","Bikini Top","Bikini Bottom","Standing Doggystyle","Workout Bottoms","Professional Camera","Sucking Balls","Freeuse","Braless","Ghost Nipples","Busty Petite","Slim Thick","Squirting","4k","American","Dream","Submissive","Indifferent","No Piercings","Ball Licking","Pirate’s Bounty","Bodyguard"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"gabbie-carter","itemId":4969,"title":"Gabbie Carter","img":"https://images.psmcdn.net/tsv4/model/profiles/gabbie_carter.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/gabbie_carter.jpg","alt":"Gabbie Carter","name":"Gabbie Carter","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-08-06T13:23:24","stats":{"followCount":11367,"sceneCount":9},"seo":{"title":"Gabbie Carter","description":"Gabbie Carter"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"sharing-is-truly-caring","itemId":15050,"img":"https://images.psmcdn.net/teamskeet/fuf/kit_mercer_and_savannah_sixx/shared/med.jpg","video":"afce1fcc140ee1aaf7b991427a6df94c","videoSrc":"afce1fcc140ee1aaf7b991427a6df94c","videoTitle":"Sharing Is Truly Caring","title":"Sharing Is Truly Caring","alt":"Sharing Is Truly Caring","type":"video","description":"Step dad Jon Rogue, mother Kit Mercer and daughter Savannah Sixx seem like a typical family at first glance, but soon you’ll realize that they have a very interesting dynamic. For the three of them, sharing is truly caring. \n","seo":{"h1":"Sharing Is Truly Caring","h2":"Sharing Is Truly Caring","title":"Sharing Is Truly Caring","description":"Step dad Jon Rogue, mother Kit Mercer and daughter Savannah Sixx seem like a typical family at first glance, but soon you’ll realize that they have a very interesting dynamic. For the three of them, sharing is truly caring. \n"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/kit_mercer_and_savannah_sixx/bio_small.mp4","stats":{"views":28937,"dislikeCount":46,"likeCount":1204},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2020-10-14T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Spitting","Cum in Mouth","Step Dad","Taboo","Older vs Younger","Medium Height","Average Body","Ring","Earrings","Standing Doggystyle","Professional Camera","Spaghetti Strap","Step Daughter","Freeuse","Braless","Ghost Nipples","Cute Little Butts","PAWG","Supportive Parenting","Supportive Obedient","Supportive Pleasure","American","Table","Submissive","Indifferent","Supportive","Homely","Seductive","Wife","Slim","No Piercings","No Tattoo","Pirate’s Bounty","Blowjob","Caucasian","Doggystyle","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Student","Teen","Trimmed Pussy","White","Black Hair","Blonde","Cute","Skinny","Tall","Handjob","Couch","Latina","No Condom","2 Girl Bj","Threesome","Shaved Pussy","MILF","Money Shot","Kitchen","Cowgirl","Thong","Private","Pale","Boy / Girl / Girl","Boy / Girl","Pornstar","Wavy Hair","Straight Hair","Brown Eyes","Modelesque","Thick Top","Fake Tits","Medium Tits","Medium Ass","Medium Pussy Hair","Outie Pussy","Light Skin","Dress","Crop Top","Panties","Mini Skirt","Casual Wear","Barefoot","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Bedroom","Tit Play","Dick Play"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"savannah-sixx","itemId":3953,"title":"Savannah Sixx","img":"https://images.psmcdn.net/tsv4/model/profiles/savannah_sixx.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/savannah_sixx.jpg","alt":"Savannah Sixx","name":"Savannah Sixx","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-05-14T13:14:27","stats":{"followCount":7272,"sceneCount":19},"seo":{"title":"Savannah Sixx","description":"Savannah Sixx"},"bio":{"about":"Ethnicity: Latina\n\nNationality: American\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null},{"id":"kit-mercer","itemId":3835,"title":"Kit Mercer","img":"https://images.psmcdn.net/tsv4/model/profiles/kit_mercer.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/kit_mercer.jpg","alt":"Kit Mercer","name":"Kit Mercer","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-04-18T16:04:02","stats":{"followCount":4964,"sceneCount":19},"seo":{"title":"Kit Mercer","description":"Kit Mercer"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null}],"decorated":false},{"id":"hailey-on-the-mind","itemId":22763,"img":"https://images.psmcdn.net/teamskeet/fuf/amanda_thickk_and_hailey_rose/shared/med.jpg","video":"1f8cb38bdf648da46a19fd6a4dd7281b","videoSrc":"1f8cb38bdf648da46a19fd6a4dd7281b","videoTitle":"Hailey on the Mind","title":"Hailey on the Mind","alt":"Hailey on the Mind","type":"video","description":"\u003cp>When their dad isn't home, Max is the man of the house, and that means he gets to fuck his stepsister, Hailey, any time he wants. Max's sex drive is through the roof, and he's always looking to fuck around and feel up Hailey's huge tits. Their stepmom Amanda can't be bothered by stepsibling squabbling and tells them to keep down all the noise. Amanda sets up a date between Max and her best friend so that he can expand his freeuse horizons.\u003c/p>","seo":{"h1":"Hailey on the Mind","h2":"Hailey on the Mind","title":"Hailey on the Mind","description":"\u003cp>When their dad isn't home, Max is the man of the house, and that means he gets to fuck his stepsister, Hailey, any time he wants. Max's sex drive is through the roof, and he's always looking to fuck around and feel up Hailey's huge tits. Their stepmom Amanda can't be bothered by stepsibling squabbling and tells them to keep down all the noise. Amanda sets up a date between Max and her best friend so that he can expand his freeuse horizons.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/amanda_thickk_and_hailey_rose/bio_small.mp4","stats":{"views":0,"dislikeCount":32,"likeCount":1049},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2023-08-19T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Caucasian","Deepthroat","Doggystyle","Facial","Indoor","Missionary","Natural Tits","Straight","Teen","White","Black Hair","Pantyless","Swallow","Upskirt","Cute","Fondling","Glasses","Ass Licking","Knee Highs","Short Hair","Tattoos","Piercings","Short","Couch","Big Tits","Clothed Sex","Bed","Latina","No Condom","Chubby","Shaved Pussy","MILF","Money Shot","Rubbing","Cowgirl","Cleavage","Thong","Private","Pale","Boy / Girl","Pornstar","Straight Hair","Black Eyes","Brown Eyes","Medium Ass","Innie Pussy","Light Skin","Sweater","Dress","Tank Top","Mini Skirt","Casual Wear","Flip Flops","Barefoot","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Bedroom","Living Room","Fingering (anal)","Tit Play","Fingering (pussy)","Pussy Licking","Tease","Tit Fuck","Spooning","Side Fuck","Reverse Cowgirl","Face Fucking","Hair Pulling","Choking","Gagging","Swallow Cum","Cum in Mouth","Female Orgasm","Step Sister","Step Brother","Taboo","Average Body","Huge Tits","Silk","Earrings","Standing Doggystyle","Curvy","Professional Camera","Lingerie Dress","Freeuse","Braless","Busty Petite","Indifferent Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"hailey-rose","itemId":10354,"title":"Hailey Rose","img":"https://images.psmcdn.net/tsv4/model/profiles/hailey_rose.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/hailey_rose.jpg","alt":"Hailey Rose","name":"Hailey Rose","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-08-17T14:16:22","stats":{"followCount":3090,"sceneCount":7},"seo":{"title":"Hailey Rose","description":"Hailey Rose"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"amanda-thickk","itemId":10353,"title":"Amanda Thickk","img":"https://images.psmcdn.net/tsv4/model/profiles/amanda_thickk.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/amanda_thickk.jpg","alt":"Amanda Thickk","name":"Amanda Thickk","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-08-17T14:16:22","stats":{"followCount":364,"sceneCount":2},"seo":{"title":"Amanda Thickk","description":"Amanda Thickk"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"the-coolest-stepdad","itemId":16558,"img":"https://images.psmcdn.net/teamskeet/fuf/alexia_anders_and_mia_taylor/shared/med.jpg","video":"da73397c4705c99064b2f3e1169f93a1","videoSrc":"da73397c4705c99064b2f3e1169f93a1","videoTitle":"The Coolest Stepdad","title":"The Coolest Stepdad","alt":"The Coolest Stepdad","type":"video","description":"\u003cp>Mila Taylor goes to Alexia Anders' place and meets her stepfather Marcus London. Pretty soon, Mia realizes that Marcus treats Alexia like a free use sex doll and she really likes this dinamic! Mia is happy to participate in these devious stepfamily games, soon, she gets a taste of Alexia's life.\u003c/p>","seo":{"h1":"The Coolest Stepdad","h2":"The Coolest Stepdad","title":"The Coolest Stepdad","description":"\u003cp>Mila Taylor goes to Alexia Anders' place and meets her stepfather Marcus London. Pretty soon, Mia realizes that Marcus treats Alexia like a free use sex doll and she really likes this dinamic! Mia is happy to participate in these devious stepfamily games, soon, she gets a taste of Alexia's life.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/alexia_anders_and_mia_taylor/bio_small.mp4","stats":{"views":27183,"dislikeCount":39,"likeCount":996},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2021-04-28T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Caucasian","Doggystyle","Facial","Indoor","Missionary","Natural Tits","Skirts","Slutty","Straight","Teen","Trimmed Pussy","White","Pantyless","Cute","Skinny","Tall","Handjob","Couch","Bed","Small Tits","Asian","No Condom","2 Girl Bj","Threesome","Shaved Pussy","Money Shot","Kitchen","Rubbing","Cowgirl","Private","Pale","Boy / Girl / Girl","Pornstar","Mixed Ethnicity","Medium Hair","Wavy Hair","Straight Hair","Hazel Eyes","Brown Eyes","Modelesque","Medium Tits","Medium Ass","Outie Pussy","Light Skin","T Shirt","Dress","Mini Dress","Tank Top","Sports Bra","Leggings","Mini Skirt","Casual Wear","Sportswear","Barefoot","Sandals","Sneakers","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Bedroom","Living Room","Tit Play","Dick Play","Fingering (pussy)","Kissing","Pussy Licking","Side Fuck","Face Sitting","Reverse Cowgirl","Female Orgasm","Step Dad","Taboo","Older vs Younger","Medium Height","G String","Prone Bone","Workout Bottoms","Professional Camera","Spaghetti Strap","Step Daughter","Cfnm","Freeuse","Braless","Ghost Nipples","Supportive Parenting","Supportive Pleasure","4k","American","Submissive","Indifferent","Slim","No Piercings","No Tattoo","Pussy Slap","Bodyguard","Spread Eagle"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"alexia-anders","itemId":7406,"title":"Alexia Anders","img":"https://images.psmcdn.net/tsv4/model/profiles/alexia_anders.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/alexia_anders.jpg","alt":"Alexia Anders","name":"Alexia Anders","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-10-30T13:26:13","stats":{"followCount":6431,"sceneCount":49},"seo":{"title":"Alexia Anders","description":"Alexia Anders"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"mia-taylor","itemId":7327,"title":"Mia Taylor","img":"https://images.psmcdn.net/tsv4/model/profiles/mia_taylor_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/mia_taylor_v2.jpg","alt":"Mia Taylor","name":"Mia Taylor","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-10-08T19:06:57","stats":{"followCount":2520,"sceneCount":18},"seo":{"title":"Mia Taylor","description":"Mia Taylor"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"time-of-the-month","itemId":17276,"img":"https://images.psmcdn.net/teamskeet/fuf/london_rose_and_tristan_summers/shared/med.jpg","video":"943bb13fd69ede3ede0844ec7d4bbfa2","videoSrc":"943bb13fd69ede3ede0844ec7d4bbfa2","videoTitle":"Time Of The Month","title":"Time Of The Month","alt":"Time Of The Month","type":"video","description":"Mike Mancini’s family lives in a free use household, which means he always has full access to his wife’s body, except this time she’s on her period which makes her turn to her stepdaughter Tristan Summers asking her to help her stepdad out. Tristan feels ready and eager to lend her body to fulfill all of Mike’s naughty fantasies whenever he may need it! Tristan will suck and get fucked while she does different household activities such as folding the laundry and practicing her drawing skills!","seo":{"h1":"Time Of The Month","h2":"Time Of The Month","title":"Time Of The Month","description":"Mike Mancini’s family lives in a free use household, which means he always has full access to his wife’s body, except this time she’s on her period which makes her turn to her stepdaughter Tristan Summers asking her to help her stepdad out. Tristan feels ready and eager to lend her body to fulfill all of Mike’s naughty fantasies whenever he may need it! Tristan will suck and get fucked while she does different household activities such as folding the laundry and practicing her drawing skills!"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/london_rose_and_tristan_summers/bio_small.mp4","stats":{"views":22502,"dislikeCount":34,"likeCount":970},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2021-08-04T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Face Fucking","Cum on Hands","Cum in Mouth","Step Dad","Taboo","Older vs Younger","Standing","Standing Doggystyle","Prone Bone","Professional Camera","Spaghetti Strap","Step Daughter","Cfnm","Freeuse","Braless","Fit Girls","Cute Little Butts","Supportive Parenting","Supportive Pleasure","Indifferent Pleasure","Indifferent Obedient","4k","American","Countertop","Submissive","Indifferent","Slim","Blowjob","Brunette","Caucasian","Doggystyle","Indoor","Missionary","Natural Tits","Straight","Student","Teen","White","Cute","Skinny","Tall","Tattoos","Handjob","Couch","Bed","No Condom","Toned","Shaved Pussy","Money Shot","Kitchen","Cowgirl","Thong","Private","Pale","Boy / Girl","Pornstar","Medium Hair","Straight Hair","Brown Eyes","Modelesque","Medium Tits","Small Ass","Outie Pussy","T Shirt","Tank Top","Crop Top","Shorts","Booty Shorts","Casual Wear","Barefoot","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Bedroom","Living Room","Tit Play","Ass Play","Dick Play","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"london-rose","itemId":7500,"title":"London Rose","img":"https://images.psmcdn.net/tsv4/model/profiles/london_rose.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/london_rose.jpg","alt":"London Rose","name":"London Rose","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-12-01T17:14:26","stats":{"followCount":913,"sceneCount":9},"seo":{"title":"London Rose","description":"London Rose"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"tristan-summers","itemId":7407,"title":"Tristan Summers","img":"https://images.psmcdn.net/tsv4/model/profiles/tristan_summers.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/tristan_summers.jpg","alt":"Tristan Summers","name":"Tristan Summers","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-10-30T13:26:13","stats":{"followCount":5319,"sceneCount":12},"seo":{"title":"Tristan Summers","description":"Tristan Summers"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"keeping-him-entertained","itemId":15443,"img":"https://images.psmcdn.net/teamskeet/fuf/alex_coal/shared/med.jpg","video":"ff4321ff2d6b250bcadf07e24fdeb79a","videoSrc":"ff4321ff2d6b250bcadf07e24fdeb79a","videoTitle":"Keeping Him Entertained","title":"Keeping Him Entertained","alt":"Keeping Him Entertained","type":"video","description":"After Olive Glass and Stirling Cooper hire babysitter Alex Coal, Olive notices that her husband is interested in Alex. Since Olive married Stirling only for his money, she needs to find ways of keeping him entertained to avoid him leaving her, so she offers Alex some extra money if she’s willing to let him get intimate with her. Alex needs the money so she gladly accepts.","seo":{"h1":"Keeping Him Entertained","h2":"Keeping Him Entertained","title":"Keeping Him Entertained","description":"After Olive Glass and Stirling Cooper hire babysitter Alex Coal, Olive notices that her husband is interested in Alex. Since Olive married Stirling only for his money, she needs to find ways of keeping him entertained to avoid him leaving her, so she offers Alex some extra money if she’s willing to let him get intimate with her. Alex needs the money so she gladly accepts."},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/alex_coal/bio_small.mp4","stats":{"views":20919,"dislikeCount":41,"likeCount":916},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2020-12-02T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Choking","Spitting","Gagging","Cum in Mouth","Older vs Younger","Medium Height","Husband","Prone Bone","Professional Camera","Spaghetti Strap","Freeuse","Finger in Mouth","Cute Little Butts","Slim Thick","Interview","American","Submissive","Indifferent","Wife","Slim","No Piercings","No Tattoo","Sloppy Blowjob","Dick Slap","Pirate’s Bounty","Blowjob","Caucasian","Doggystyle","Indoor","Long Hair","Missionary","Natural Tits","Straight","Teen","Trimmed Pussy","White","Black Hair","Cute","Handjob","Couch","Small Tits","Spanking","No Condom","Cum on Ass","Camel Toe","Money Shot","Cowgirl","Thong","Private","Twerking","Babysitter","Boy / Girl","Pornstar","Straight Hair","Blue Eyes","Medium Ass","Innie Pussy","Light Skin","Dress","Mini Dress","Crop Top","Shorts","Booty Shorts","Casual Wear","Barefoot","Sneakers","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Living Room","Tit Play","Ass Play","Dick Play","Fingering (pussy)","Kissing","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"alex-coal","itemId":3637,"title":"Alex Coal","img":"https://images.psmcdn.net/tsv4/model/profiles/alex_coal.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/alex_coal.jpg","alt":"Alex Coal","name":"Alex Coal","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-02-01T18:02:39","stats":{"followCount":9898,"sceneCount":52},"seo":{"title":"Alex Coal","description":"Alex Coal"},"bio":{"about":"Measurements: 34B\n\nHair Color: Black\n\nNationality: American\n\nTattoos: No\n\nPiercings: No\n\n","birthdate":"2020-06-05T00:00:00Z","heightFeet":1,"heightInches":3,"weight":107,"breastSize":"34B"},"modelBio":null},{"id":"olive-glass","itemId":2853,"title":"Olive Glass","img":"https://images.psmcdn.net/tsv4/model/profiles/olive_glass.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/olive_glass.jpg","alt":"Olive Glass","name":"Olive Glass","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2018-03-05T15:46:07","stats":{"followCount":4074,"sceneCount":18},"seo":{"title":"Olive Glass","description":"Olive Glass"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null}],"decorated":false},{"id":"peculiar-tutoring","itemId":15270,"img":"https://images.psmcdn.net/teamskeet/fuf/diana_grace/shared/med.jpg","video":"828d46f178fbc8083fe90b7aa5cf796e","videoSrc":"828d46f178fbc8083fe90b7aa5cf796e","videoTitle":"Peculiar Tutoring","title":"Peculiar Tutoring","alt":"Peculiar Tutoring","type":"video","description":"Diana Grace has a very important exam on Monday that she needs to study for, so her mom hires Quinton James as her tutor. Quinton’s methods are a little peculiar but, as Diana will soon realize, he gets results!\n","seo":{"h1":"Peculiar Tutoring","h2":"Peculiar Tutoring","title":"Peculiar Tutoring","description":"Diana Grace has a very important exam on Monday that she needs to study for, so her mom hires Quinton James as her tutor. Quinton’s methods are a little peculiar but, as Diana will soon realize, he gets results!\n"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/diana_grace/bio_small.mp4","stats":{"views":22333,"dislikeCount":22,"likeCount":896},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2020-11-11T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Big Ass","Blowjob","Caucasian","Deepthroat","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Schoolgirl","Skirts","Straight","Student","Teen","White","Black Hair","Cute","Fondling","Skinny","Tattoos","Ponytail","Bed","Small Tits","No Condom","Creampie","Shaved Pussy","Money Shot","Kitchen","Cowgirl","Thong","Private","Pale","Boy / Girl","Pornstar","Straight Hair","Blue Eyes","Outie Pussy","Tank Top","Mini Skirt","Shorts","Casual Wear","Underwear","Barefoot","Sandals","Sneakers","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Living Room","Fingering (pussy)","Pussy Licking","Reverse Cowgirl","Face Fucking","Choking","Gagging","Cum in Mouth","Step Dad","Medium Height","Platform","Tutoring","Standing","Earrings","Professional Camera","Spaghetti Strap","Step Daughter","Freeuse","Braless","Finger in Mouth","PAWG","American","Countertop","Submissive","Indifferent","Slim","Pointy Nips","Spread Pussy","Pirate’s Bounty"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"diana-grace","itemId":3627,"title":"Diana Grace","img":"https://images.psmcdn.net/tsv4/model/profiles/diana_grace.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/diana_grace.jpg","alt":"Diana Grace","name":"Diana Grace","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-01-29T21:44:50","stats":{"followCount":4142,"sceneCount":21},"seo":{"title":"Diana Grace","description":"Diana Grace"},"bio":{"about":"Measurements: 34B-25-30\n\nHair Color: Blonde\n\nNationality: American\n\nTattoos: Yes\n\nPiercings: No\n\n","birthdate":"2020-01-01T00:00:00Z","heightFeet":null,"heightInches":null,"weight":null,"breastSize":"34B"},"modelBio":null}],"decorated":false},{"id":"curious-roommate","itemId":18785,"img":"https://images.psmcdn.net/teamskeet/fuf/fiona_frost_and_minxx_marley/shared/med.jpg","video":"0706dac765ccfbb3fcba46e18c0db559","videoSrc":"0706dac765ccfbb3fcba46e18c0db559","videoTitle":"Curious Roommate","title":"Curious Roommate","alt":"Curious Roommate","type":"video","description":"\u003cp>When Minxx Marley moves to Miami she doesn’t have a place to stay so she decides to call her old friend Fiona Frost and see if she could stay with her and her boyfriends Nicky Rebel. They are happy to have her stay over and soon Minxx realizes that Nicky and Fiona are constantly having sex all over the apartment! Fiona knows Minxx is dying to join them so finally Nicky takes Minxx from behind and the three share a hot fuck sesh together!\u003c/p>","seo":{"h1":"Curious Roommate","h2":"Curious Roommate","title":"Curious Roommate","description":"\u003cp>When Minxx Marley moves to Miami she doesn’t have a place to stay so she decides to call her old friend Fiona Frost and see if she could stay with her and her boyfriends Nicky Rebel. They are happy to have her stay over and soon Minxx realizes that Nicky and Fiona are constantly having sex all over the apartment! Fiona knows Minxx is dying to join them so finally Nicky takes Minxx from behind and the three share a hot fuck sesh together!\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/fiona_frost_and_minxx_marley/bio_small.mp4","stats":{"views":9642,"dislikeCount":32,"likeCount":856},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2022-03-16T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Spitting","Cum in Mouth","Laundry Room","Standing","Tube Top","Standing Doggystyle","Prone Bone","Professional Camera","Apartment","Cfnm","Sucking Balls","Gray Eyes","Freeuse","Braless","Fit Girls","Cute Little Butts","PAWG","4k","American","Countertop","Submissive","Indifferent","Roomie","Slim","Ball Licking","Bodyguard","Blowjob","Caucasian","Doggystyle","Indoor","Long Hair","Missionary","Natural Tits","Slutty","Straight","Teen","Trimmed Pussy","White","Black Hair","Pantyless","Blonde","Cute","Glasses","Skinny","Tall","Ass Licking","Short Hair","Tattoos","Handjob","Piercings","Puffy Nips","Short","Tiny","Couch","Clothed Sex","Bed","Small Tits","Smart","Spanking","No Condom","Toned","2 Girl Bj","Threesome","Shaved Pussy","Camel Toe","Money Shot","Kitchen","Rubbing","Cowgirl","Private","Pale","Boy / Girl / Girl","Pornstar","Wavy Hair","Straight Hair","Blue Eyes","Modelesque","Medium Tits","Medium Ass","Outie Pussy","Tank Top","Crop Top","Shorts","Booty Shorts","Casual Wear","Pajamas","Barefoot","Sneakers","Nipple Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Bedroom","Living Room","Tit Play","Dick Play","Kissing","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"minxx-marley","itemId":8271,"title":"Minxx Marley","img":"https://images.psmcdn.net/tsv4/model/profiles/minxx_marley.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/minxx_marley.jpg","alt":"Minxx Marley","name":"Minxx Marley","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-07-29T15:21:24","stats":{"followCount":3316,"sceneCount":29},"seo":{"title":"Minxx Marley","description":"Minxx Marley"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"fiona-frost","itemId":8253,"title":"Fiona Frost","img":"https://images.psmcdn.net/tsv4/model/profiles/fiona_frost.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/fiona_frost.jpg","alt":"Fiona Frost","name":"Fiona Frost","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-07-21T21:25:02","stats":{"followCount":5110,"sceneCount":36},"seo":{"title":"Fiona Frost","description":"Fiona Frost"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"that-time-of-the-month","itemId":22790,"img":"https://images.psmcdn.net/teamskeet/fuf/molly_little_and_whitney_oc/shared/med.jpg","video":"fde6bc3e6f9b8cde5825059ce9eec8ab","videoSrc":"fde6bc3e6f9b8cde5825059ce9eec8ab","videoTitle":"That Time of The Month","title":"That Time of The Month","alt":"That Time of The Month","type":"video","description":"Clarke runs a freeuse household, which means he always has full access to his wife Whtiney’s body. However, she’s on her period, so her stepdaughter Molly will have to help her stepdad out. Molly feels ready and eager to lend her body to fulfill Clarke’s naughty fantasies whenever he needs it, and she will suck and get fucked while doing her regular activities to make her stepdad happy. ","seo":{"h1":"That Time of The Month","h2":"That Time of The Month","title":"That Time of The Month","description":"Clarke runs a freeuse household, which means he always has full access to his wife Whtiney’s body. However, she’s on her period, so her stepdaughter Molly will have to help her stepdad out. Molly feels ready and eager to lend her body to fulfill Clarke’s naughty fantasies whenever he needs it, and she will suck and get fucked while doing her regular activities to make her stepdad happy. "},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/molly_little_and_whitney_oc/bio_small.mp4","stats":{"views":0,"dislikeCount":32,"likeCount":828},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2023-08-25T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Facial","High Heels","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Teen","White","Blonde","Cute","Fondling","Skinny","Tattoos","Handjob","Wild","Couch","Small Tits","No Condom","Cum on Ass","Toned","Shaved Pussy","MILF","Money Shot","Kitchen","Cowgirl","Private","Pale","Boy / Girl","Pornstar","Medium Hair","Straight Hair","Blue Eyes","Brown Eyes","Modelesque","Medium Ass","Outie Pussy","Light Skin","Dress","Mini Dress","Mini Skirt","Casual Wear","Pajamas","Sandals","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Bedroom","Living Room","Tit Play","Dick Play","Pussy Licking","Face Fucking","Cum in Mouth","Step Dad","Taboo","Older vs Younger","Medium Height","Collared Shirt","Pajama Pants","Standing","Husband","Standing Doggystyle","Curvy","Professional Camera","Spaghetti Strap","Low Heels","Step Daughter","Dirty Blonde","Plaid School Girl Skirt","Cfnm","Freeuse","Braless","Flexible","Fit Girls","Indifferent Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"whitney-oc","itemId":10291,"title":"Whitney OC","img":"https://images.psmcdn.net/tsv4/model/profiles/whitney_oc.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/whitney_oc.jpg","alt":"Whitney OC","name":"Whitney OC","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-07-26T12:37:18","stats":{"followCount":1695,"sceneCount":24},"seo":{"title":"Whitney OC","description":"Whitney OC"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"molly-little","itemId":9979,"title":"Molly Little","img":"https://images.psmcdn.net/tsv4/model/profiles/molly_little.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/molly_little.jpg","alt":"Molly Little","name":"Molly Little","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-03-27T13:28:23","stats":{"followCount":6854,"sceneCount":20},"seo":{"title":"Molly Little","description":"Molly Little"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"available","itemId":16652,"img":"https://images.psmcdn.net/teamskeet/fuf/chloe_cherry/shared/med.jpg","video":"2c1f3cb534aed0250a538e3b7bb72b9f","videoSrc":"2c1f3cb534aed0250a538e3b7bb72b9f","videoTitle":"Available","title":"Available","alt":"Available","type":"video","description":"Sheena Ryder introduces her new stepdaughter Chloe Cherry to stepbrother Alex Jett, who immediately notices that Chloe seems to be completely absorbed by her phone, ignoring everything else that’s going on around her. Alex tries different things to connect with her until he finds that he’s able to use Chloe’s body to please his every sexual desire! \n","seo":{"h1":"Available","h2":"Available","title":"Available","description":"Sheena Ryder introduces her new stepdaughter Chloe Cherry to stepbrother Alex Jett, who immediately notices that Chloe seems to be completely absorbed by her phone, ignoring everything else that’s going on around her. Alex tries different things to connect with her until he finds that he’s able to use Chloe’s body to please his every sexual desire! \n"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/chloe_cherry/bio_small.mp4","stats":{"views":23440,"dislikeCount":46,"likeCount":816},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2021-05-12T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Deepthroat","Doggystyle","Indoor","Long Hair","Missionary","Natural Tits","Slutty","Straight","Teen","White","Pantyless","Blonde","Skinny","Tall","Ass Licking","Handjob","Puffy Nips","Couch","Bed","Small Tits","No Condom","Toned","Money Shot","Kitchen","Hairy Pussy","Rubbing","Cowgirl","Private","Pale","Boy / Girl","Pornstar","Straight Hair","Blue Eyes","Modelesque","Small Ass","Outie Pussy","Tank Top","Crop Top","Shorts","Booty Shorts","Casual Wear","Socks","Sneakers","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Living Room","Tit Play","Dick Play","Pussy Licking","Side Fuck","Reverse Cowgirl","Face Fucking","Gagging","Cum on Pussy","Step Sister","Step Brother","Taboo","Standing","Standing Doggystyle","Long Socks","Prone Bone","Professional Camera","Freeuse","Braless","Supportive Obedient","Supportive Pleasure","Indifferent Pleasure","4k","American","Countertop","Submissive","Indifferent","Seductive","Slim","No Piercings","No Tattoo","Sloppy Blowjob","Ahegao"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"chloe-cherry","itemId":1894,"title":"Chloe Cherry","img":"https://images.psmcdn.net/tsv4/model/profiles/chloe_cherry.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/chloe_cherry.jpg","alt":"Chloe Cherry","name":"Chloe Cherry","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-09-01T20:33:56","stats":{"followCount":5956,"sceneCount":24},"seo":{"title":"Chloe Cherry","description":"Chloe Cherry"},"bio":{"about":"Measurements: 32A-22-34\n\nHair Color: Blonde\n\nNationality: American\n\nTattoos: No\n\nPiercings: No\n\n","birthdate":"2020-08-23T00:00:00Z","heightFeet":null,"heightInches":null,"weight":null,"breastSize":"32A"},"modelBio":null}],"decorated":false},{"id":"a-perfect-team-addition","itemId":17518,"img":"https://images.psmcdn.net/teamskeet/fuf/angeline_red_and_cierra_bell/shared/med.jpg","video":"74c293c2ae571c21b58faef23eeb2bb4","videoSrc":"74c293c2ae571c21b58faef23eeb2bb4","videoTitle":"A Perfect Team Addition","title":"A Perfect Team Addition","alt":"A Perfect Team Addition","type":"video","description":"Violet Starr is the newest personal assistant to Jack Vegas. His other personal assistants, Angeline Red and Cierra Bell help Violet ease into her new role. As she becomes more acclimated to the job, Jack introduces Violet to his client, Wrex Oliver. Violet has her work cut out for her on a busy first day.","seo":{"h1":"A Perfect Team Addition","h2":"A Perfect Team Addition","title":"A Perfect Team Addition","description":"Violet Starr is the newest personal assistant to Jack Vegas. His other personal assistants, Angeline Red and Cierra Bell help Violet ease into her new role. As she becomes more acclimated to the job, Jack introduces Violet to his client, Wrex Oliver. Violet has her work cut out for her on a busy first day."},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/angeline_red_and_cierra_bell/bio_small.mp4","stats":{"views":20732,"dislikeCount":38,"likeCount":816},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2021-09-01T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Doggystyle","High Heels","Indoor","Long Hair","Missionary","Natural Tits","Office","Straight","Teen","Black Hair","Pantyless","Cute","Glasses","Skinny","Tall","Handjob","Tan","Couch","Clothed Sex","Bed","Tanlines","Small Tits","Smart","Hispanic","Latina","No Condom","Flashing","Money Shot","Hairy Pussy","Cowgirl","Private","Pale","Boy / Girl","Pornstar","Mixed Ethnicity","Medium Hair","Wavy Hair","Straight Hair","Brown Eyes","Modelesque","Medium Tits","Medium Ass","Innie Pussy","Light Skin","Blouse","Pants","Mini Skirt","Casual Wear","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bathroom","Bedroom","Living Room","Tit Play","Dick Play","Pussy Licking","Reverse Cowgirl","Cum in Mouth","Older vs Younger","Secretary","Medium Height","Button-up Shirt","Boss","Standing","Button-down Shirt","Standing Doggystyle","Prone Bone","Professional Camera","Low Heels","Feet Play","Cfnm","Freeuse","Braless","Ghost Nipples","Slim Thick","Interview","4k","American","Submissive","Indifferent","Assistant","No Piercings","Pirate’s Bounty"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"cierra-bell","itemId":8359,"title":"Cierra Bell","img":"https://images.psmcdn.net/tsv4/model/profiles/cierra_bell.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/cierra_bell.jpg","alt":"Cierra Bell","name":"Cierra Bell","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-08-30T19:19:19","stats":{"followCount":545,"sceneCount":3},"seo":{"title":"Cierra Bell","description":"Cierra Bell"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"violet-starr","itemId":177,"title":"Violet Starr","img":"https://images.psmcdn.net/tsv4/model/profiles/violet_starr.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/violet_starr.jpg","alt":"Violet Starr","name":"Violet Starr","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-08-14T02:24:40","stats":{"followCount":6485,"sceneCount":22},"seo":{"title":"Violet Starr","description":"Violet Starr"},"bio":{"about":"Measurements: 36C-28-35\n\nHair Color: Brown\n\nEthnicity: Caucasian\n\nNationality: American\n\nTattoos: None\n\nPiercings: None\n\n","birthdate":"2019-12-23T00:00:00Z","heightFeet":null,"heightInches":null,"weight":null,"breastSize":"36C"},"modelBio":null}],"decorated":false},{"id":"extra-lovey-stepbro","itemId":16186,"img":"https://images.psmcdn.net/teamskeet/fuf/sofie_reyez/shared/med.jpg","video":"82dad1e95159f7702537e2d0a09bed9f","videoSrc":"82dad1e95159f7702537e2d0a09bed9f","videoTitle":"Extra Lovey Stepbro","title":"Extra Lovey Stepbro","alt":"Extra Lovey Stepbro","type":"video","description":"When Kiki Klout suggests they go to Sofie Reyez’ place to study, Sofie is reluctant saying that her stepbrother is kind of unusual, but Kiki doesn’t mind. Later on, Sofie’s stepbrother Peter Green offers to help them study, but when Kiki tells him they’re ok, he turns his attention to Sofie and bending her over the table, starts fucking her from behind! Kiki is too freaked out by this inappropriate connection between Sofie and Peter so she leaves them to do so many naughty things by themselves.","seo":{"h1":"Extra Lovey Stepbro","h2":"Extra Lovey Stepbro","title":"Extra Lovey Stepbro","description":"When Kiki Klout suggests they go to Sofie Reyez’ place to study, Sofie is reluctant saying that her stepbrother is kind of unusual, but Kiki doesn’t mind. Later on, Sofie’s stepbrother Peter Green offers to help them study, but when Kiki tells him they’re ok, he turns his attention to Sofie and bending her over the table, starts fucking her from behind! Kiki is too freaked out by this inappropriate connection between Sofie and Peter so she leaves them to do so many naughty things by themselves."},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/sofie_reyez/bio_small.mp4","stats":{"views":20837,"dislikeCount":37,"likeCount":758},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2021-03-10T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Reverse Cowgirl","Spitting","Gagging","Cum on Pussy","Step Sister","Step Brother","Taboo","Medium Height","Standing","Standing Doggystyle","Prone Bone","Curvy","Professional Camera","Freeuse","Slim Thick","Supportive Pleasure","Submissive","Indifferent","Taboo Talk","Sloppy Blowjob","Dick Slap","Blowjob","Caucasian","Doggystyle","Indoor","Natural Tits","Slutty","Straight","Student","Teen","White","Black Hair","Cute","Skinny","Tattoos","Handjob","Pigtail","Couch","Clothed Sex","Small Tits","No Condom","Shaved Pussy","Money Shot","Rubbing","Cowgirl","Thong","Private","Pale","Twerking","Boy / Girl","Pornstar","Medium Hair","Straight Hair","Brown Eyes","Medium Ass","Outie Pussy","Sweater","Dress","Mini Dress","Crop Top","Panties","Mini Skirt","Bra","Casual Wear","Sandals","Sneakers","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Living Room","Dick Play"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"kiki-klout","itemId":7909,"title":"Kiki Klout","img":"https://images.psmcdn.net/tsv4/model/profiles/kiki_klout.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/kiki_klout.jpg","alt":"Kiki Klout","name":"Kiki Klout","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-04-19T18:29:45","stats":{"followCount":2025,"sceneCount":20},"seo":{"title":"Kiki Klout","description":"Kiki Klout"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"sofie-reyez","itemId":3109,"title":"Sofie Reyez","img":"https://images.psmcdn.net/tsv4/model/profiles/sofie_reyez_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/sofie_reyez_v2.jpg","alt":"Sofie Reyez","name":"Sofie Reyez","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2018-07-09T18:51:51","stats":{"followCount":7383,"sceneCount":43},"seo":{"title":"Sofie Reyez","description":"Sofie Reyez"},"bio":{"about":"Measurements: 32B-24-36\n\nHair Color: Brunette\n\nTattoos: Left biceps, under right boob\n\nPiercings: Navel\n\n","birthdate":"2020-05-31T00:00:00Z","heightFeet":null,"heightInches":null,"weight":null,"breastSize":"32B"},"modelBio":null}],"decorated":false},{"id":"roomie-issues","itemId":22450,"img":"https://images.psmcdn.net/teamskeet/fuf/britt_blair_and_rissa_may/shared/med.jpg","video":"c447df268a0cef17ca19e06b5fbe60c1","videoSrc":"c447df268a0cef17ca19e06b5fbe60c1","videoTitle":"Roomie Issues","title":"Roomie Issues","alt":"Roomie Issues","type":"video","description":"Juan is pissed at Rissa. She’s not contributing with rent, and even though she’s his stepsister Britt’s friend, he is thinking of kicking her out. Britt goes to talk with her and learns Rissa is having some money issues, so the two try to figure out ways for her to contribute to the household. Juan has been having some boner problems, so Rissa can definitely join Britt in helping Juan out. Freeusing might be exactly what this house needs! ","seo":{"h1":"Roomie Issues","h2":"Roomie Issues","title":"Roomie Issues","description":"Juan is pissed at Rissa. She’s not contributing with rent, and even though she’s his stepsister Britt’s friend, he is thinking of kicking her out. Britt goes to talk with her and learns Rissa is having some money issues, so the two try to figure out ways for her to contribute to the household. Juan has been having some boner problems, so Rissa can definitely join Britt in helping Juan out. Freeusing might be exactly what this house needs! "},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/britt_blair_and_rissa_may/bio_small.mp4","stats":{"views":0,"dislikeCount":28,"likeCount":736},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2023-07-22T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Face Sitting","Reverse Cowgirl","Cum in Mouth","Step Sister","Step Brother","Taboo","Medium Height","Ankle Socks","Prone Bone","Professional Camera","Tongue Piercing","Freeuse","Braless","Ghost Nipples","Busty Petite","Supportive Pleasure","Indifferent Pleasure","4k","American","Submissive","Indifferent","Roomie","No Tattoo","Perky Tits","Ball Licking","Bouncing Tits","Blowjob","Brunette","Caucasian","Deepthroat","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Slutty","Straight","Teen","White","Blonde","Cute","Skinny","Tattoos","Handjob","Piercings","Pigtail","Short","Tiny","Wild","Couch","Big Tits","Bed","Small Tits","Spanking","No Condom","Masturbation","Toned","2 Girl Bj","Threesome","Shaved Pussy","Money Shot","Hairy Pussy","Rubbing","Cowgirl","Cleavage","Thong","Private","Pale","Boy / Girl / Girl","Boy / Girl","Pornstar","Medium Hair","Straight Hair","Blue Eyes","Brown Eyes","Small Ass","Medium Ass","Outie Pussy","T Shirt","Dress","Mini Dress","Panties","Mini Skirt","Casual Wear","Socks","Barefoot","Sneakers","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Living Room","Tit Play","Dick Play","Kissing","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"rissa-may","itemId":10278,"title":"Rissa May","img":"https://images.psmcdn.net/tsv4/model/profiles/rissa_may.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/rissa_may.jpg","alt":"Rissa May","name":"Rissa May","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-07-17T12:47:10","stats":{"followCount":3454,"sceneCount":15},"seo":{"title":"Rissa May","description":"Rissa May"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"britt-blair","itemId":8668,"title":"Britt Blair","img":"https://images.psmcdn.net/tsv4/model/profiles/britt_blair.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/britt_blair.jpg","alt":"Britt Blair","name":"Britt Blair","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-11-29T15:48:51","stats":{"followCount":3582,"sceneCount":20},"seo":{"title":"Britt Blair","description":"Britt Blair"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"dreaming-of-freeuse","itemId":16448,"img":"https://images.psmcdn.net/teamskeet/fuf/blake_blossom_and_lily_lane/shared/med.jpg","video":"0db3f6351754e5c88e06b2e40230a495","videoSrc":"0db3f6351754e5c88e06b2e40230a495","videoTitle":"Dreaming Of Freeuse","title":"Dreaming Of Freeuse","alt":"Dreaming Of Freeuse","type":"video","description":"Robby Echo is in the middle of his therapy session with Dr. Lily Lane complaining about always being ignored, while Dr. Lily is spaced out doodling on her clipboard. Suddenly, busty blonde Blake Blossom walks in claiming that it is time for her session, and while the two ignore Robby, he decides to take matters into his own hands and have his way with both ladies!","seo":{"h1":"Dreaming Of Freeuse","h2":"Dreaming Of Freeuse","title":"Dreaming Of Freeuse","description":"Robby Echo is in the middle of his therapy session with Dr. Lily Lane complaining about always being ignored, while Dr. Lily is spaced out doodling on her clipboard. Suddenly, busty blonde Blake Blossom walks in claiming that it is time for her session, and while the two ignore Robby, he decides to take matters into his own hands and have his way with both ladies!"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/blake_blossom_and_lily_lane/bio_small.mp4","stats":{"views":20281,"dislikeCount":34,"likeCount":721},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2021-04-14T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Big Ass","Blowjob","Caucasian","Deepthroat","Doggystyle","High Heels","Indoor","Long Hair","Missionary","Natural Tits","Office","Skirts","Slutty","Straight","Teen","Thigh Highs","Trimmed Pussy","White","Black Hair","Blonde","Cute","Innocent","Tattoos","Wild","Couch","Big Tits","Clothed Sex","Smart","Hispanic","No Condom","Masturbation","2 Girl Bj","Threesome","MILF","Money Shot","Mature","Hairy Pussy","Rubbing","Cowgirl","Thong","Private","Pale","Twerking","Boy / Girl / Girl","Pornstar","Straight Hair","Blue Eyes","Brown Eyes","Thick Top","Fake Tits","Medium Tits","Medium Ass","Outie Pussy","Innie Pussy","Light Skin","Blouse","Crop Top","Panties","Mini Skirt","Casual Wear","Dressed up","Lace","Wedges","Professional Production","Cinematic - Story","3rd Person Narrative","Tit Play","Dick Play","Kissing","Pussy Licking","Face Sitting","Reverse Cowgirl","Cum in Mouth","Medium Height","Average Body","Platform","Patient","Button-up Shirt","Side Cowgirl","Standing","Button-down Shirt","Therapist","Standing Doggystyle","Professional Camera","Feet Play","Cfnm","Freeuse","PAWG","4k","American","Submissive","Indifferent","Slim","No Piercings","Ball Licking","Dick Slap","Pirate’s Bounty","Bodyguard"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"blake-blossom","itemId":7469,"title":"Blake Blossom","img":"https://images.psmcdn.net/tsv4/model/profiles/blake_blossom.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/blake_blossom.jpg","alt":"Blake Blossom","name":"Blake Blossom","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-11-23T22:50:16","stats":{"followCount":8945,"sceneCount":36},"seo":{"title":"Blake Blossom","description":"Blake Blossom"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"lily-lane","itemId":2807,"title":"Lily Lane","img":"https://images.psmcdn.net/tsv4/model/profiles/lily_lane.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lily_lane.jpg","alt":"Lily Lane","name":"Lily Lane","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2018-03-05T15:46:04","stats":{"followCount":3584,"sceneCount":33},"seo":{"title":"Lily Lane","description":"Lily Lane"},"bio":{"about":"Measurements: 32B-24-36 / 32E-26-36\n\nHair Color: Brunette / Redhead\n\nNationality: American / American\n\nTattoos: Yes / Yes\n\nPiercings: No / Yes\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":"32B"},"modelBio":null}],"decorated":false},{"id":"i-got-you-if-you-got-me","itemId":15625,"img":"https://images.psmcdn.net/teamskeet/fuf/hazel_heart/shared/med.jpg","video":"e558eed0321aeb8556f0f3536bd0195d","videoSrc":"e558eed0321aeb8556f0f3536bd0195d","videoTitle":"I Got You If You Got Me","title":"I Got You If You Got Me","alt":"I Got You If You Got Me","type":"video","description":"Stepsiblings Alex Jett and Alyx Star have been living together along with Alyx’s best friend Hazel Heart. Lately, Hazel hasn’t been able to afford her half of the rent, so Alex offers to pay for it but only if she makes herself fully available to him.\n","seo":{"h1":"I Got You If You Got Me","h2":"I Got You If You Got Me","title":"I Got You If You Got Me","description":"Stepsiblings Alex Jett and Alyx Star have been living together along with Alyx’s best friend Hazel Heart. Lately, Hazel hasn’t been able to afford her half of the rent, so Alex offers to pay for it but only if she makes herself fully available to him.\n"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/hazel_heart/bio_small.mp4","stats":{"views":19898,"dislikeCount":31,"likeCount":714},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2020-12-23T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Deepthroat","Doggystyle","Facial","Indoor","Missionary","Natural Tits","Straight","Teen","Pantyless","Cute","Skinny","Innocent","Tattoos","Puffy Nips","Short","Couch","Clothed Sex","Bed","Small Tits","Hispanic","Latina","No Condom","Shaved Pussy","Money Shot","Rubbing","Cowgirl","Private","Boy / Girl","Pornstar","Medium Hair","Straight Hair","Brown Eyes","Medium Ass","Outie Pussy","Medium Skin","Dress","Mini Dress","Casual Wear","Barefoot","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bathroom","Living Room","Ass Play","Dick Play","Pussy Licking","Reverse Cowgirl","Step Sister","Step Brother","Prone Bone","Professional Camera","Bribe","Sucking Balls","Freeuse","Braless","Indifferent Obedient","American","Submissive","Indifferent","Roomie","Slim","No Piercings","Sloppy Blowjob","Ball Licking","Pirate’s Bounty"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"hazel-heart","itemId":6883,"title":"Hazel Heart","img":"https://images.psmcdn.net/tsv4/model/profiles/hazel_heart_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/hazel_heart_v2.jpg","alt":"Hazel Heart","name":"Hazel Heart","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-07-13T15:19:16","stats":{"followCount":3806,"sceneCount":24},"seo":{"title":"Hazel Heart","description":"Hazel Heart"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"shes-for-both-of-us","itemId":16914,"img":"https://images.psmcdn.net/teamskeet/fuf/kylie_quinn/shared/med.jpg","video":"1293384c64d1bfb070b1361be6948a62","videoSrc":"1293384c64d1bfb070b1361be6948a62","videoTitle":"She's For Both Of Us","title":"She's For Both Of Us","alt":"She's For Both Of Us","type":"video","description":"Sugardaddy Ruben Rolex tells his sugarbaby Kylie Quinn that his stepson Johnny is coming to visit so they must help him feel comfortable with their situation. Kylie suggests that they share her, and Ruben agrees. When Johnny meets Kylie, he wasn’t expecting his stepdad to share her with him, but he’s gonna love having free access to sexy Kylie anytime he wants!","seo":{"h1":"She's For Both Of Us","h2":"She's For Both Of Us","title":"She's For Both Of Us","description":"Sugardaddy Ruben Rolex tells his sugarbaby Kylie Quinn that his stepson Johnny is coming to visit so they must help him feel comfortable with their situation. Kylie suggests that they share her, and Ruben agrees. When Johnny meets Kylie, he wasn’t expecting his stepdad to share her with him, but he’s gonna love having free access to sexy Kylie anytime he wants!"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/kylie_quinn/bio_small.mp4","stats":{"views":17880,"dislikeCount":40,"likeCount":706},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2021-06-23T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Reverse Cowgirl","Choking","Medium Height","Standing","Standing Doggystyle","Workout Bottoms","Curvy","Professional Camera","Spaghetti Strap","Cfnm","Freeuse","Braless","Onesie","Fit Girls","Slim Thick","American","Submissive","Indifferent","Sugar","Jacket","No Piercings","No Tattoo","Bodyguard","Blowjob","Caucasian","Doggystyle","Facial","Indoor","Missionary","Natural Tits","Slutty","Straight","Teen","White","Black Hair","Pantyless","Cute","Skinny","Pigtail","Couch","Clothed Sex","Small Tits","Spanking","No Condom","Gym Shorts","Toned","Shaved Pussy","Money Shot","Kitchen","Rubbing","Cowgirl","Private","Pale","Boy / Girl","Pornstar","Medium Hair","Straight Hair","Hazel Eyes","Modelesque","Medium Ass","Outie Pussy","Tank Top","Crop Top","Bodysuit","Shorts","Booty Shorts","Casual Wear","Sportswear","Socks","Barefoot","Sneakers","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Tit Play","Fingering (pussy)","Kissing","Pussy Licking","Tease"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"kylie-quinn","itemId":35,"title":"Kylie Quinn","img":"https://images.psmcdn.net/tsv4/model/profiles/kylie_quinn.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/kylie_quinn.jpg","alt":"Kylie Quinn","name":"Kylie Quinn","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-08-14T02:24:31","stats":{"followCount":6568,"sceneCount":13},"seo":{"title":"Kylie Quinn","description":"Kylie Quinn"},"bio":{"about":"Measurements: 34B-24-36\n\nHair Color: Brunette \n\nEthnicity: Caucasian\n\nNationality: USA\n\nTattoos: None\n\nPiercings: Navel\n\n","birthdate":"2020-08-11T00:00:00Z","heightFeet":1,"heightInches":5,"weight":110,"breastSize":"34B"},"modelBio":null}],"decorated":false},{"id":"power-puff-free-use","itemId":21455,"img":"https://images.psmcdn.net/teamskeet/fuf/hime_marie_and_kay_lovely/shared/med.jpg","video":"3723dfe1a8a0d329d9694b274f675939","videoSrc":"3723dfe1a8a0d329d9694b274f675939","videoTitle":"Power Puff Free Use","title":"Power Puff Free Use","alt":"Power Puff Free Use","type":"video","description":"Hime, Kay and Scarlet are three stepsisters who are on a quest to become viral, and their stepdaddy Brock is there to support them along the way. They get an idea to try cosplay so the girls dress up as the Power Puff Girlz and start making some naughty content with Brock’s help. Taking turns to fuck, suck and ride stepdaddy’s cock, these hot cosplayers become very popular in no time!\n","seo":{"h1":"Power Puff Free Use","h2":"Power Puff Free Use","title":"Power Puff Free Use","description":"Hime, Kay and Scarlet are three stepsisters who are on a quest to become viral, and their stepdaddy Brock is there to support them along the way. They get an idea to try cosplay so the girls dress up as the Power Puff Girlz and start making some naughty content with Brock’s help. Taking turns to fuck, suck and ride stepdaddy’s cock, these hot cosplayers become very popular in no time!\n"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/hime_marie_and_kay_lovely/bio_small.mp4","stats":{"views":0,"dislikeCount":35,"likeCount":703},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2023-02-18T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Reverse Cowgirl","Face Fucking","Step Dad","Taboo","Older vs Younger","Medium Height","Platform","Button-up Shirt","Dancing","High Socks","Earrings","Professional Camera","Step Daughter","Cfnm","Freeuse","Braless","Bow","Flexible","Cute Little Butts","PAWG","Supportive Parenting","Indifferent Pleasure","4k","American","Submissive","Indifferent","Slim","Pointy Nips","No Tattoo","Perky Tits","Pirate’s Bounty","TV Show","Boy / Girl / Girl / Girl","Blowjob","Caucasian","Deepthroat","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Slutty","Straight","Teen","Thigh Highs","Trimmed Pussy","White","Black Hair","Upskirt","Blonde","Cute","Skinny","Knee Highs","Redhead","Freckles","Handjob","Piercings","Pigtail","Short","Tiny","Couch","Small Tits","Latina","No Condom","Toned","Foursome","Shaved Pussy","Money Shot","Rubbing","Cowgirl","Thong","Private","Pale","Twerking","Pornstar","Mixed Ethnicity","Wavy Hair","Straight Hair","Hazel Eyes","Blue Eyes","Black Eyes","Medium Tits","Small Ass","Medium Ass","Medium Pussy Hair","Outie Pussy","Innie Pussy","Light Skin","Sweater","Dress","Mini Dress","Blouse","Tank Top","Crop Top","Pants","Mini Skirt","Bra","Casual Wear","Costume","Lace","Chokers","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Tit Play","Dick Play"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"kay-lovely","itemId":8323,"title":"Kay Lovely","img":"https://images.psmcdn.net/tsv4/model/profiles/kay_lovely.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/kay_lovely.jpg","alt":"Kay Lovely","name":"Kay Lovely","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-08-17T17:48:34","stats":{"followCount":6507,"sceneCount":44},"seo":{"title":"Kay Lovely","description":"Kay Lovely"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"scarlet-skies","itemId":7708,"title":"Scarlet Skies","img":"https://images.psmcdn.net/tsv4/model/profiles/scarlet_skies_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/scarlet_skies_v2.jpg","alt":"Scarlet Skies","name":"Scarlet Skies","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-02-04T22:00:49","stats":{"followCount":5656,"sceneCount":29},"seo":{"title":"Scarlet Skies","description":"Scarlet Skies"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"hime-marie","itemId":1726,"title":"Hime Marie","img":"https://images.psmcdn.net/tsv4/model/profiles/hime_marie_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/hime_marie_v2.jpg","alt":"Hime Marie","name":"Hime Marie","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-08-14T02:26:18","stats":{"followCount":4198,"sceneCount":24},"seo":{"title":"Hime Marie","description":"Hime Marie"},"bio":{"about":"Measurements: 36B-27-35\n\nHair Color: blonde\n\nEthnicity: Caucasian\n\nNationality: American\n\nTattoos: None\n\nPiercings: None\n\n","birthdate":"2020-08-23T00:00:00Z","heightFeet":null,"heightInches":null,"weight":null,"breastSize":"36B"},"modelBio":null}],"decorated":false},{"id":"joy-fuck-club","itemId":25388,"img":"https://images.psmcdn.net/teamskeet/fum/christy_love_and_krystal_davis/shared/med.jpg","video":"1f75eb3be1e42688c26b08a39c669e10","videoSrc":"1f75eb3be1e42688c26b08a39c669e10","videoTitle":"Joy Fuck Club","title":"Joy Fuck Club","alt":"Joy Fuck Club","type":"video","description":"David Lee’s family has a very important tradition: the men are always the head of the family and thus in charge of taking care of the women. When David’s father passed away, the responsibility fell upon him, and quickly learned what it really meant to have to please his entire family: Christy Love, Krystal Davis, Nyomi Star and Alona Bloom.","seo":{"h1":"Joy Fuck Club","h2":"Joy Fuck Club","title":"Joy Fuck Club","description":"David Lee’s family has a very important tradition: the men are always the head of the family and thus in charge of taking care of the women. When David’s father passed away, the responsibility fell upon him, and quickly learned what it really meant to have to please his entire family: Christy Love, Krystal Davis, Nyomi Star and Alona Bloom."},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/christy_love_and_krystal_davis/bio_small.mp4","stats":{"views":0,"dislikeCount":27,"likeCount":703},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2021-04-15T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Big Ass","Blowjob","Brunette","Deepthroat","Facial","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Teen","Thigh Highs","Black Hair","Pantyless","Cute","Fondling","Glasses","Skinny","Stockings","Shy","Tattoos","Handjob","Piercings","Short","Tiny","Wild","Couch","Big Tits","Clothed Sex","Bed","Small Tits","Asian","No Condom","69","2 Girl Bj","Orgy","Shaved Pussy","MILF","Money Shot","Mature","Rubbing","Cowgirl","Cleavage","Thong","Private","Pornstar","Mixed Ethnicity","Medium Hair","Wavy Hair","Straight Hair","Brown Eyes","Fake Tits","Medium Tits","Medium Ass","Outie Pussy","Innie Pussy","Light Skin","Sweater","Dress","Mini Dress","Crop Top","Panties","Pants","Leggings","Mini Skirt","Robe","Casual Wear","Pumps","Socks","Barefoot","Necklace","Nipple Piercings","Clit Piercings","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Bedroom","Living Room","Tit Play","Dick Play","Kissing","Pussy Licking","Tease","Face Sitting","Reverse Cowgirl","Gagging","Female Orgasm","Step Sister","Step Brother","Step Uncle","Step Mom","Taboo","Older vs Younger","Medium Height","Average Body","Standing","Button-down Shirt","Earrings","Standing Doggystyle","Step Aunt","Jumper","Curvy","Professional Camera","Step Son","Silk Robe","Step Daughter","Bathrobe","Sucking Balls","Step Family","Boy / 4 Girls","Freeuse","Braless","Busty Petite","Fit Girls","PAWG","Squirting","Supportive Parenting","Indifferent Parenting","Supportive Obedient","Supportive Pleasure","Indifferent Obedient","Step Grandma","4k","Rimming","American","Group Sex","Chinese","Indifferent"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"krystal-davis","itemId":7884,"title":"Krystal Davis","img":"https://images.psmcdn.net/tsv4/model/profiles/krystal_davis.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/krystal_davis.jpg","alt":"Krystal Davis","name":"Krystal Davis","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-04-08T20:30:29","stats":{"followCount":901,"sceneCount":9},"seo":{"title":"Krystal Davis","description":"Krystal Davis"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"alona-bloom","itemId":7073,"title":"Alona Bloom","img":"https://images.psmcdn.net/tsv4/model/profiles/alona_bloom.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/alona_bloom.jpg","alt":"Alona Bloom","name":"Alona Bloom","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-08-20T18:50:28","stats":{"followCount":1893,"sceneCount":12},"seo":{"title":"Alona Bloom","description":"Alona Bloom"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"nyomi-star","itemId":3793,"title":"Nyomi Star","img":"https://images.psmcdn.net/tsv4/model/profiles/nyomi_star.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/nyomi_star.jpg","alt":"Nyomi Star","name":"Nyomi Star","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-03-29T19:36:54","stats":{"followCount":600,"sceneCount":4},"seo":{"title":"Nyomi Star","description":"Nyomi Star"},"bio":{"about":"Measurements: 34B-29-33\n\nHair Color: Brown\n\nBody Art: Yes\n\nPiercings: Yes\n\nDate Of Birth: 1/19\n\nBirth Location: New York\n\nNationality: American\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"christy-love","itemId":2951,"title":"Christy Love","img":"https://images.psmcdn.net/tsv4/model/profiles/christy_love.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/christy_love.jpg","alt":"Christy Love","name":"Christy Love","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2018-05-24T21:58:52","stats":{"followCount":5734,"sceneCount":33},"seo":{"title":"Christy Love","description":"Christy Love"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null}],"decorated":false},{"id":"sex-ghost","itemId":22385,"img":"https://images.psmcdn.net/teamskeet/fuf/chloe_temple_and_jc_wilds/shared/med.jpg","video":"7c3a87e1af7e8aa219fe224620e99100","videoSrc":"7c3a87e1af7e8aa219fe224620e99100","videoTitle":"Sex Ghost","title":"Sex Ghost","alt":"Sex Ghost","type":"video","description":"Parker’s living his worst Cinderella nightmare. He’s doing every chore around the house for Chloe, JC, and Mandy, her horrible stepfamily. One day, he makes a wish to become invisible, and his dream comes true. Now that the three ladies do not notice his presence, it’s payback time, with lots of freeuse ghost sex!\r","seo":{"h1":"Sex Ghost","h2":"Sex Ghost","title":"Sex Ghost","description":"Parker’s living his worst Cinderella nightmare. He’s doing every chore around the house for Chloe, JC, and Mandy, her horrible stepfamily. One day, he makes a wish to become invisible, and his dream comes true. Now that the three ladies do not notice his presence, it’s payback time, with lots of freeuse ghost sex!\r"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/chloe_temple_and_jc_wilds/bio_small.mp4","stats":{"views":0,"dislikeCount":33,"likeCount":689},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2023-07-15T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Big Ass","Blowjob","Brunette","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Slutty","Straight","Teen","Trimmed Pussy","White","Pantyless","Swallow","Upskirt","Blonde","Cute","Skinny","Tall","Tattoos","Handjob","Piercings","Tan","Clothed Sex","Bed","Tanlines","Small Tits","No Condom","Flashing","Masturbation","Toned","Foursome","MILF","Money Shot","Rubbing","Thong","Private","Pale","Boy / Girl","Pornstar","Medium Hair","Wavy Hair","Straight Hair","Multicolored","Green Eyes","Blue Eyes","Brown Eyes","Thick Top","Medium Tits","Medium Ass","Outie Pussy","Innie Pussy","Light Skin","Dress","Mini Dress","Tank Top","Crop Top","Mini Skirt","Casual Wear","Lace","Barefoot","Bracelets","Necklace","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Bedroom","Living Room","Tit Play","Ass Play","Dick Play","Pussy Licking","Side Fuck","Reverse Cowgirl","Face Fucking","Swallow Cum","Cum in Mouth","Female Orgasm","Step Sister","Step Mom","Taboo","Older vs Younger","Medium Height","Average Body","Laundry Room","Tube Top","Standing Doggystyle","Prone Bone","Professional Camera","Step Son","Step Daughter","Cfnm","Gauges","Step Family","Freeuse","Braless","Fit Girls","PAWG","Indifferent Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Table","Submissive","Indifferent","Slim","Cum Licking","Pirate’s Bounty","Boy / Girl / Girl / Girl"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"mandy-waters","itemId":9422,"title":"Mandy Waters","img":"https://images.psmcdn.net/tsv4/model/profiles/mandy_waters.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/mandy_waters.jpg","alt":"Mandy Waters","name":"Mandy Waters","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2022-09-06T00:37:09","stats":{"followCount":3583,"sceneCount":39},"seo":{"title":"Mandy Waters","description":"Mandy Waters"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"jc-wilds","itemId":9013,"title":"JC Wilds","img":"https://images.psmcdn.net/tsv4/model/profiles/jc_wilds.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/jc_wilds.jpg","alt":"JC Wilds","name":"JC Wilds","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2022-04-13T10:58:02","stats":{"followCount":4853,"sceneCount":29},"seo":{"title":"JC Wilds","description":"JC Wilds"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"chloe-temple","itemId":3181,"title":"Chloe Temple","img":"https://images.psmcdn.net/tsv4/model/profiles/chloe_temple.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/chloe_temple.jpg","alt":"Chloe Temple","name":"Chloe Temple","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2018-07-30T19:52:57","stats":{"followCount":10490,"sceneCount":55},"seo":{"title":"Chloe Temple","description":"Chloe Temple"},"bio":{"about":"Measurements: 32A\n\nHair Color: Blonde\n\nEthnicity: Caucasian\n\nNationality: American\n\nTattoos: Yes\n\nPiercings: No\n\n","birthdate":"2020-02-06T00:00:00Z","heightFeet":1,"heightInches":3,"weight":100,"breastSize":"32A"},"modelBio":null}],"decorated":false},{"id":"trade-for-answers","itemId":15537,"img":"https://images.psmcdn.net/teamskeet/fuf/alice_pink_and_dixie_lynn/shared/med.jpg","video":"e74a0624ffba8e21b43e418191150ff4","videoSrc":"e74a0624ffba8e21b43e418191150ff4","videoTitle":"Trade For Answers","title":"Trade For Answers","alt":"Trade For Answers","type":"video","description":"After moving in with his stepsisters Alice Pink and Dixie Lunn, Johnny The Kid faces a lot of teasing. But one day Alice and Dixie have to take an online exam which Johnny has already aced, so they beg him to help them with it. He agrees to let them use his computer to look through his answers, but only if they let him ”use” them in every way he desires.","seo":{"h1":"Trade For Answers","h2":"Trade For Answers","title":"Trade For Answers","description":"After moving in with his stepsisters Alice Pink and Dixie Lunn, Johnny The Kid faces a lot of teasing. But one day Alice and Dixie have to take an online exam which Johnny has already aced, so they beg him to help them with it. He agrees to let them use his computer to look through his answers, but only if they let him ”use” them in every way he desires."},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/alice_pink_and_dixie_lynn/bio_small.mp4","stats":{"views":21016,"dislikeCount":41,"likeCount":680},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2020-12-16T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Doggystyle","Indoor","Missionary","Natural Tits","Straight","Student","Teen","Trimmed Pussy","Swallow","Blonde","Cute","Skinny","Knee Highs","Tattoos","Amateur","Handjob","Piercings","Big Dicks","Short","Couch","Small Tits","Spanking","No Condom","Threesome","POV","Shaved Pussy","Money Shot","Rubbing","Cowgirl","Thong","Private","Pale","Twerking","Boy / Girl / Girl","Pornstar","Medium Hair","Straight Hair","Green Eyes","Blue Eyes","Small Ass","Outie Pussy","Innie Pussy","T Shirt","Dress","Mini Dress","Crop Top","Leggings","Bra","Casual Wear","Socks","Barefoot","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Tit Play","Kissing","Face Sitting","Hair Pulling","Choking","Spitting","Cum in Mouth","Step Sister","Step Brother","High Socks","Earrings","Workout Bottoms","Fish Hook","Professional Camera","Spaghetti Strap","Tongue Piercing","Freeuse","Supportive Pleasure","Disgusted Obedient","American","Submissive","Sloppy Blowjob"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"dixie-lynn","itemId":5313,"title":"Dixie Lynn","img":"https://images.psmcdn.net/tsv4/model/profiles/dixie_lynn_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/dixie_lynn_v2.jpg","alt":"Dixie Lynn","name":"Dixie Lynn","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-10-10T19:23:34","stats":{"followCount":4125,"sceneCount":22},"seo":{"title":"Dixie Lynn","description":"Dixie Lynn"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null},{"id":"alice-pink","itemId":3663,"title":"Alice Pink","img":"https://images.psmcdn.net/tsv4/model/profiles/alice_pink.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/alice_pink.jpg","alt":"Alice Pink","name":"Alice Pink","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-02-14T20:54:28","stats":{"followCount":2030,"sceneCount":12},"seo":{"title":"Alice Pink","description":"Alice Pink"},"bio":{"about":"Measurements: 32A-24-40\n\nHair Color: Blonde\n\nNationality: American\n\nTattoos: Yes\n\nPiercings: Yes\n\n","birthdate":"2020-06-22T00:00:00Z","heightFeet":null,"heightInches":null,"weight":null,"breastSize":"32A"},"modelBio":null}],"decorated":false},{"id":"socializing-is-all-about-freeusing","itemId":22176,"img":"https://images.psmcdn.net/teamskeet/fuf/melanie_marie/shared/med.jpg","video":"5502e51ab8dda7a24a86591e8211c395","videoSrc":"5502e51ab8dda7a24a86591e8211c395","videoTitle":"Socializing is All About Freeusing","title":"Socializing is All About Freeusing","alt":"Socializing is All About Freeusing","type":"video","description":"Rusty, Melanie’s stepdad, notices that both Melanie and her step-cousin Anthony are terrible at socializing. Melanie only cares about her grades and homework, and Anthony just doesn’t know how to talk to people. Rusty hopes that by bringing in Melanie’s step-cousin for the weekend, they can both bond through some wholesome fun activities…and just a little bit of freeuse!","seo":{"h1":"Socializing is All About Freeusing","h2":"Socializing is All About Freeusing","title":"Socializing is All About Freeusing","description":"Rusty, Melanie’s stepdad, notices that both Melanie and her step-cousin Anthony are terrible at socializing. Melanie only cares about her grades and homework, and Anthony just doesn’t know how to talk to people. Rusty hopes that by bringing in Melanie’s step-cousin for the weekend, they can both bond through some wholesome fun activities…and just a little bit of freeuse!"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/melanie_marie/bio_small.mp4","stats":{"views":0,"dislikeCount":32,"likeCount":680},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2023-06-03T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Reverse Cowgirl","Face Fucking","Cum in Mouth","Step Dad","Taboo","Older vs Younger","Medium Height","Step Cousin","Tutoring","Standing","Boy / Boy / Girl","Standing Doggystyle","Professional Camera","Step Daughter","Sucking Balls","Freeuse","Braless","Cute Little Butts","Supportive Parenting","Supportive Obedient","Indifferent Pleasure","4k","American","Table","Submissive","Indifferent","Slim","Ball Licking","Spit Roast","Pirate’s Bounty","Blowjob","Caucasian","Deepthroat","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Schoolgirl","Skirts","Straight","Student","Teen","White","Cute","Skinny","Redhead","Tattoos","Freckles","Handjob","Piercings","Couch","Bed","Smart","No Condom","Flashing","Jeans","Cum on Ass","Internal","Threesome","Shaved Pussy","Money Shot","Rubbing","Thong","Private","Pale","Pornstar","Straight Hair","Blue Eyes","Medium Tits","Small Ass","Innie Pussy","Dress","Mini Dress","Blouse","Crop Top","Mini Skirt","Casual Wear","Barefoot","Chokers","Bracelets","Necklace","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Bedroom","Living Room","Tit Play","Ass Play","Dick Play","Fingering (pussy)","Kissing","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"melanie-marie","itemId":10171,"title":"Melanie Marie","img":"https://images.psmcdn.net/tsv4/model/profiles/melanie_marie.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/melanie_marie.jpg","alt":"Melanie Marie","name":"Melanie Marie","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-06-02T11:09:42","stats":{"followCount":4539,"sceneCount":10},"seo":{"title":"Melanie Marie","description":"Melanie Marie"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"freeuse-relations","itemId":15905,"img":"https://images.psmcdn.net/teamskeet/fuf/angeline_red_and_jessica_ryan/shared/med.jpg","video":"7fab28220f155b5a8c12fdbddbaced7a","videoSrc":"7fab28220f155b5a8c12fdbddbaced7a","videoTitle":"Freeuse Relations","title":"Freeuse Relations","alt":"Freeuse Relations","type":"video","description":"When Jack Vegas comes home from work, he’s delighted to find his favorite stepdaughter Angeline Red and her mom Jessica Ryan waiting for him in the kitchen. Being such an open family it’s normal for them to share each other’s bodies with one another and enjoy with pleasure as they make plans to go out surfing at the beach.","seo":{"h1":"Freeuse Relations","h2":"Freeuse Relations","title":"Freeuse Relations","description":"When Jack Vegas comes home from work, he’s delighted to find his favorite stepdaughter Angeline Red and her mom Jessica Ryan waiting for him in the kitchen. Being such an open family it’s normal for them to share each other’s bodies with one another and enjoy with pleasure as they make plans to go out surfing at the beach."},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/angeline_red_and_jessica_ryan/bio_small.mp4","stats":{"views":20910,"dislikeCount":33,"likeCount":675},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2021-01-27T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Face Sitting","Reverse Cowgirl","Spitting","Cum in Mouth","Step Dad","Step Mom","Taboo","Older vs Younger","Medium Height","Average Body","Earrings","Professional Camera","Step Daughter","Feet Play","Sucking Balls","Freeuse","Braless","Supportive Parenting","Supportive Obedient","Supportive Pleasure","4k","American","Submissive","Indifferent","Slim","No Piercings","Taboo Talk","Ball Licking","Pirate’s Bounty","Big Ass","Blowjob","Caucasian","Doggystyle","High Heels","Indoor","Missionary","Natural Tits","Slutty","Straight","Teen","Trimmed Pussy","White","Black Hair","Pantyless","Cute","Skinny","Redhead","Short Hair","Tattoos","Big Tits","Clothed Sex","Small Tits","Spanking","No Condom","Jeans","69","Cum Swapping","2 Girl Bj","Threesome","Shaved Pussy","MILF","Money Shot","Kitchen","Mature","Rubbing","Cowgirl","Footjob","Private","Pale","Boy / Girl / Girl","Pornstar","Straight Hair","Blue Eyes","Brown Eyes","Medium Tits","Medium Ass","Outie Pussy","Innie Pussy","Sweater","Crop Top","Bra","Casual Wear","Lace","Pumps","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Tit Play","Ass Play","Dick Play","Kissing","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"angeline-red","itemId":7625,"title":"Angeline Red","img":"https://images.psmcdn.net/tsv4/model/profiles/angeline_red.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/angeline_red.jpg","alt":"Angeline Red","name":"Angeline Red","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-01-08T23:10:18","stats":{"followCount":1517,"sceneCount":12},"seo":{"title":"Angeline Red","description":"Angeline Red"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"jessica-ryan","itemId":1158,"title":"Jessica Ryan","img":"https://images.psmcdn.net/tsv4/model/profiles/jessica_ryan.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/jessica_ryan.jpg","alt":"Jessica Ryan","name":"Jessica Ryan","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-08-14T02:25:41","stats":{"followCount":3893,"sceneCount":32},"seo":{"title":"Jessica Ryan","description":"Jessica Ryan"},"bio":{"about":"Measurements: 32C-22-34\n\nHair Color: Black\n\nEthnicity: Caucasian\n\nNationality: USA\n\nTattoos: Tribal at the base of her spine\n\nPiercings: Ears\n\n","birthdate":"2020-09-03T00:00:00Z","heightFeet":1,"heightInches":3,"weight":114,"breastSize":"32C"},"modelBio":null}],"decorated":false},{"id":"study-while-you-fuck","itemId":21692,"img":"https://images.psmcdn.net/teamskeet/fuf/amber_moore_and_jenna_noelle/shared/med.jpg","video":"d3840f889018f4eb62aa28d19f25c8b7","videoSrc":"d3840f889018f4eb62aa28d19f25c8b7","videoTitle":"Study While You Fuck","title":"Study While You Fuck","alt":"Study While You Fuck","type":"video","description":"\u003cp>Amber is a star kind of student - she studies hard to achieve her wildest dreams! Amber’s mom, Jenna, introduces Tyler, Amber’s new stepbrother. Tyler isn’t as sharp as Amber but wants to help her study regardless. While they study together, Tyler uses Amber as freely as he wants. Amber is all for it but pays Tyler no mind, as she’s focused on success!\u003c/p>","seo":{"h1":"Study While You Fuck","h2":"Study While You Fuck","title":"Study While You Fuck","description":"\u003cp>Amber is a star kind of student - she studies hard to achieve her wildest dreams! Amber’s mom, Jenna, introduces Tyler, Amber’s new stepbrother. Tyler isn’t as sharp as Amber but wants to help her study regardless. While they study together, Tyler uses Amber as freely as he wants. Amber is all for it but pays Tyler no mind, as she’s focused on success!\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/amber_moore_and_jenna_noelle/bio_small.mp4","stats":{"views":0,"dislikeCount":41,"likeCount":668},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2023-03-25T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Face Fucking","Choking","Spitting","Cum in Mouth","Step Sister","Step Brother","Step Mom","Taboo","Gloves","Apron","Standing","Earrings","Standing Doggystyle","Prone Bone","Professional Camera","Spaghetti Strap","Gauges","Freeuse","Braless","PAWG","Indifferent Pleasure","Indifferent Obedient","4k","American","Countertop","Submissive","Indifferent","Slim","No Piercings","No Tattoo","Pirate’s Bounty","Blowjob","Caucasian","Deepthroat","Doggystyle","Indoor","Long Hair","Missionary","Natural Tits","Straight","Student","Teen","Trimmed Pussy","White","Pantyless","Blonde","Cute","Fondling","Tall","Couch","Nerd","Bed","Smart","No Condom","Money Shot","Kitchen","Rubbing","Private","Pale","Boy / Girl","Pornstar","Wavy Hair","Hazel Eyes","Modelesque","Medium Tits","Medium Ass","Outie Pussy","Panties","Pants","Shorts","Casual Wear","Pajamas","Barefoot","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Living Room","Tit Play","Ass Play","Dick Play"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"amber-moore","itemId":9878,"title":"Amber Moore","img":"https://images.psmcdn.net/tsv4/model/profiles/amber_moore_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/amber_moore_v2.jpg","alt":"Amber Moore","name":"Amber Moore","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-02-17T10:18:55","stats":{"followCount":1857,"sceneCount":5},"seo":{"title":"Amber Moore","description":"Amber Moore"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"jenna-noelle","itemId":7694,"title":"Jenna Noelle","img":"https://images.psmcdn.net/tsv4/model/profiles/jenna_noelle.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/jenna_noelle.jpg","alt":"Jenna Noelle","name":"Jenna Noelle","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-02-02T18:00:25","stats":{"followCount":1856,"sceneCount":12},"seo":{"title":"Jenna Noelle","description":"Jenna Noelle"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"take-this-cake","itemId":19131,"img":"https://images.psmcdn.net/teamskeet/fuf/lola_mai_and_mia_kay/shared/med.jpg","video":"c85183f6adf46467c24a4b98d671ccea","videoSrc":"c85183f6adf46467c24a4b98d671ccea","videoTitle":"Take This Cake","title":"Take This Cake","alt":"Take This Cake","type":"video","description":"Lola Mai is the sweetest stepsis you could ask for and wants to bake a cake for Mia Kay’s birthday. Their stepdad, Sergeant Miles, is in on the surprise and wants to help Lola in any way he can. When Mia’s birthday finally arrives, she couldn’t be more shocked at all the goodies and fun times waiting for her.","seo":{"h1":"Take This Cake","h2":"Take This Cake","title":"Take This Cake","description":"Lola Mai is the sweetest stepsis you could ask for and wants to bake a cake for Mia Kay’s birthday. Their stepdad, Sergeant Miles, is in on the surprise and wants to help Lola in any way he can. When Mia’s birthday finally arrives, she couldn’t be more shocked at all the goodies and fun times waiting for her."},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/lola_mai_and_mia_kay/bio_small.mp4","stats":{"views":8980,"dislikeCount":25,"likeCount":660},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2022-04-16T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Face Sitting","Gagging","Cum in Mouth","Female Orgasm","Step Dad","Step Sister","Taboo","Older vs Younger","Medium Height","Party","Tube Top","Overall Skirt","Professional Camera","Step Daughter","Cfnm","Gauges","Freeuse","Braless","Cooking","Squirting","Supportive Parenting","Supportive Obedient","Supportive Pleasure","Indifferent Pleasure","4k","American","Submissive","Indifferent","Bodyguard","Shaking Orgasm","Blowjob","Brunette","Caucasian","Doggystyle","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Slutty","Straight","Teen","Trimmed Pussy","White","Pantyless","Blonde","Cute","Skinny","Ass Licking","Tattoos","Handjob","Piercings","Tan","Couch","Clothed Sex","Bed","Tanlines","Small Tits","Smart","Spanking","Bobby Socks","No Condom","2 Girl Bj","Threesome","Shaved Pussy","Money Shot","Kitchen","Rubbing","Cowgirl","Thong","Private","Pale","Boy / Girl / Girl","Pornstar","Wavy Hair","Green Eyes","Brown Eyes","Medium Tits","Medium Ass","Innie Pussy","Light Skin","Sweater","T Shirt","Dress","Mini Dress","Blouse","Tank Top","Crop Top","Pants","Leggings","Mini Skirt","Shorts","Booty Shorts","Casual Wear","Barefoot","Sneakers","Bracelets","Necklace","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Living Room","Tit Play","Ass Play","Dick Play","Kissing","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"lola-mai","itemId":8957,"title":"Lola Mai","img":"https://images.psmcdn.net/tsv4/model/profiles/lola_mai.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lola_mai.jpg","alt":"Lola Mai","name":"Lola Mai","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2022-03-19T11:37:58","stats":{"followCount":1087,"sceneCount":6},"seo":{"title":"Lola Mai","description":"Lola Mai"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"mia-kay","itemId":7927,"title":"Mia Kay","img":"https://images.psmcdn.net/tsv4/model/profiles/mia_kay.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/mia_kay.jpg","alt":"Mia Kay","name":"Mia Kay","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-04-22T14:29:35","stats":{"followCount":4386,"sceneCount":15},"seo":{"title":"Mia Kay","description":"Mia Kay"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"naughty-namaste","itemId":17366,"img":"https://images.psmcdn.net/teamskeet/fuf/penelope_kay_and_lauren_phillips/shared/med.jpg","video":"03008055fe90c4d759cac8c615792108","videoSrc":"03008055fe90c4d759cac8c615792108","videoTitle":"Naughty Namaste","title":"Naughty Namaste","alt":"Naughty Namaste","type":"video","description":"Lauren Phillips invites Penelope Kay to a yoga session with the renowned yogi Nathan Bronson. From their downward dog through half-lotus, Nathan does what he knows best and helps unlock their chakras. But the yoga session doesn’t end there—in fact, it’s only the beginning.","seo":{"h1":"Naughty Namaste","h2":"Naughty Namaste","title":"Naughty Namaste","description":"Lauren Phillips invites Penelope Kay to a yoga session with the renowned yogi Nathan Bronson. From their downward dog through half-lotus, Nathan does what he knows best and helps unlock their chakras. But the yoga session doesn’t end there—in fact, it’s only the beginning."},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/penelope_kay_and_lauren_phillips/bio_small.mp4","stats":{"views":17345,"dislikeCount":28,"likeCount":658},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2021-08-18T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Big Ass","Blowjob","Brunette","Caucasian","Doggystyle","Indoor","Long Hair","Missionary","Natural Tits","Straight","Teen","Trimmed Pussy","White","Pantyless","Cute","Skinny","Tall","Redhead","Tattoos","Couch","Big Tits","Clothed Sex","Ponytail","Spanking","No Condom","Toned","2 Girl Bj","Threesome","Camel Toe","MILF","Yoga","Money Shot","Mature","Rubbing","Cowgirl","Private","Pale","Boy / Girl / Girl","Pornstar","Wavy Hair","Straight Hair","Hazel Eyes","Brown Eyes","Thick Top","Fake Tits","Medium Tits","Medium Ass","Light Skin","Crop Top","Sports Bra","Leggings","Yoga Pants","Sportswear","Barefoot","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Living Room","Tit Play","Ass Play","Dick Play","Kissing","Pussy Licking","Side Fuck","Face Sitting","Reverse Cowgirl","Face Fucking","Hair Pulling","Spitting","Cum in Mouth","Older vs Younger","Medium Height","Pile Driver","Side Cowgirl","Standing","Standing Doggystyle","Workout Bottoms","Curvy","Professional Camera","Spaghetti Strap","Cfnm","Sucking Balls","Freeuse","Braless","Fit Girls","Slim Thick","PAWG","4k","American","Submissive","Indifferent","Seductive","Client","Coach","Slim","No Piercings","Ball Licking","Pirate’s Bounty","Bodyguard","Spread Eagle"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"penelope-kay","itemId":7539,"title":"Penelope Kay","img":"https://images.psmcdn.net/tsv4/model/profiles/penelope_kay.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/penelope_kay.jpg","alt":"Penelope Kay","name":"Penelope Kay","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-12-11T23:24:36","stats":{"followCount":8193,"sceneCount":62},"seo":{"title":"Penelope Kay","description":"Penelope Kay"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"lauren-phillips","itemId":1607,"title":"Lauren Phillips","img":"https://images.psmcdn.net/tsv4/model/profiles/lauren_phillips_v3.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lauren_phillips_v3.jpg","alt":"Lauren Phillips","name":"Lauren Phillips","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-08-14T02:26:10","stats":{"followCount":12490,"sceneCount":85},"seo":{"title":"Lauren Phillips","description":"Lauren Phillips"},"bio":{"about":"Measurements: 34DDD-25-38\n\nHair Color: Red\n\nPiercings: Yes\n\nEthnicity: Caucasian\n\nNationality: American\n\n","birthdate":"2019-12-08T00:00:00Z","heightFeet":1,"heightInches":10,"weight":135,"breastSize":"34DDD"},"modelBio":null}],"decorated":false},{"id":"freeuse-book-club","itemId":19272,"img":"https://images.psmcdn.net/teamskeet/fuf/bella_forbes_and_jazmin_luv/shared/med.jpg","video":"173764482003f697501a636ede2312fa","videoSrc":"173764482003f697501a636ede2312fa","videoTitle":"Freeuse Book Club","title":"Freeuse Book Club","alt":"Freeuse Book Club","type":"video","description":"Bella, Jazmin, and Penelope love spending time together discussing their favorite books. Penelope’s boyfriend, Peter, also loves the all-girl book club because they let him have his way any time he wants it. As the trio of girls dish out their thoughts on the latest novel, Peter gets off on each one of them.","seo":{"h1":"Freeuse Book Club","h2":"Freeuse Book Club","title":"Freeuse Book Club","description":"Bella, Jazmin, and Penelope love spending time together discussing their favorite books. Penelope’s boyfriend, Peter, also loves the all-girl book club because they let him have his way any time he wants it. As the trio of girls dish out their thoughts on the latest novel, Peter gets off on each one of them."},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/bella_forbes_and_jazmin_luv/bio_small.mp4","stats":{"views":11,"dislikeCount":26,"likeCount":656},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2022-05-07T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Hair Pulling","Cum in Mouth","Medium Height","G String","Ring","Professional Camera","Spaghetti Strap","Cfnm","Boyfriend","Freeuse","Braless","Finger in Mouth","Ghost Nipples","Busty Petite","Slim Thick","PAWG","4k","American","Submissive","Indifferent","Slim","Thick","Dick Slap","Pirate’s Bounty","Boy / Girl / Girl / Girl","Blowjob","Brunette","Caucasian","Doggystyle","High Heels","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Slutty","Straight","Teen","Trimmed Pussy","White","Black Hair","Blonde","Cute","Skinny","Tattoos","Handjob","Piercings","Short","Couch","Clothed Sex","Small Tits","Smart","Spanking","No Condom","2 Girl Bj","Foursome","POV","Shaved Pussy","Money Shot","Rubbing","Cowgirl","Girlfriend","Private","Pale","Twerking","Pornstar","Wavy Hair","Straight Hair","Brown Eyes","Medium Tits","Small Ass","Medium Ass","Outie Pussy","Innie Pussy","Light Skin","Tank Top","Crop Top","Leggings","Mini Skirt","Shorts","Casual Wear","Sheer","Lace","Barefoot","Sandals","Sneakers","Necklace","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Tit Play","Ass Play","Dick Play","Fingering (pussy)","Kissing","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"bella-forbes","itemId":9055,"title":"Bella Forbes","img":"https://images.psmcdn.net/tsv4/model/profiles/bella_forbes.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/bella_forbes.jpg","alt":"Bella Forbes","name":"Bella Forbes","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2022-04-26T11:40:23","stats":{"followCount":411,"sceneCount":2},"seo":{"title":"Bella Forbes","description":"Bella Forbes"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"penelope-kay","itemId":7539,"title":"Penelope Kay","img":"https://images.psmcdn.net/tsv4/model/profiles/penelope_kay.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/penelope_kay.jpg","alt":"Penelope Kay","name":"Penelope Kay","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-12-11T23:24:36","stats":{"followCount":8193,"sceneCount":62},"seo":{"title":"Penelope Kay","description":"Penelope Kay"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"jazmin-luv","itemId":6285,"title":"Jazmin Luv","img":"https://images.psmcdn.net/tsv4/model/profiles/jazmin_luv.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/jazmin_luv.jpg","alt":"Jazmin Luv","name":"Jazmin Luv","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-03-20T16:53:41","stats":{"followCount":5669,"sceneCount":32},"seo":{"title":"Jazmin Luv","description":"Jazmin Luv"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"what-are-best-friends-for","itemId":18574,"img":"https://images.psmcdn.net/teamskeet/fuf/lily_larimar_and_lindsey_lane/shared/med.jpg","video":"0a79e96ca9d25c3f036e9088c3c1fc37","videoSrc":"0a79e96ca9d25c3f036e9088c3c1fc37","videoTitle":"What Are Best Friend's For","title":"What Are Best Friend's For","alt":"What Are Best Friend's For","type":"video","description":"Brad Sterling talks to his girlfriend Lindsey Lane about how he has a very high sex drive and she doesn’t really satisfy him as much as he’d like. Lindsey has an idea of what to do to help out Brad, which is why she calls her friend Lily Larimar and asks her to essentially become Brad’s sexual plaything. Brad is thrilled with this arrangement and happily fucks Lily in front of his girlfriend.","seo":{"h1":"What Are Best Friend's For","h2":"What Are Best Friend's For","title":"What Are Best Friend's For","description":"Brad Sterling talks to his girlfriend Lindsey Lane about how he has a very high sex drive and she doesn’t really satisfy him as much as he’d like. Lindsey has an idea of what to do to help out Brad, which is why she calls her friend Lily Larimar and asks her to essentially become Brad’s sexual plaything. Brad is thrilled with this arrangement and happily fucks Lily in front of his girlfriend."},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/lily_larimar_and_lindsey_lane/bio_small.mp4","stats":{"views":10186,"dislikeCount":39,"likeCount":648},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2022-02-01T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Reverse Cowgirl","Cum on Pussy","Medium Height","Standing","Earrings","Tube Top","Standing Doggystyle","Professional Camera","Spaghetti Strap","Dirty Blonde","Cfnm","Boyfriend","Freeuse","Braless","4k","American","Submissive","Indifferent","Slim","Pirate’s Bounty","Bodyguard","Blowjob","Caucasian","Doggystyle","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Slutty","Straight","Teen","White","Blonde","Cute","Tattoos","Handjob","Piercings","Couch","Clothed Sex","Small Tits","Spanking","No Condom","Flashing","Toned","Shaved Pussy","Money Shot","Kitchen","Rubbing","Cowgirl","Thong","Girlfriend","Private","Pale","Boy / Girl","Pornstar","Straight Hair","Green Eyes","Brown Eyes","Small Ass","Outie Pussy","Tank Top","Crop Top","Panties","Mini Skirt","Shorts","Booty Shorts","Casual Wear","Sneakers","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Living Room","Tit Play","Ass Play","Dick Play","Kissing","Pussy Licking","Tease"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"lindsey-lane","itemId":8667,"title":"Lindsey Lane","img":"https://images.psmcdn.net/tsv4/model/profiles/lindsey_lane.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lindsey_lane.jpg","alt":"Lindsey Lane","name":"Lindsey Lane","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-11-29T15:03:16","stats":{"followCount":840,"sceneCount":2},"seo":{"title":"Lindsey Lane","description":"Lindsey Lane"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"lily-larimar","itemId":7291,"title":"Lily Larimar","img":"https://images.psmcdn.net/tsv4/model/profiles/lily_larimar.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lily_larimar.jpg","alt":"Lily Larimar","name":"Lily Larimar","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-09-30T14:10:36","stats":{"followCount":6916,"sceneCount":22},"seo":{"title":"Lily Larimar","description":"Lily Larimar"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"frees-company","itemId":19761,"img":"https://images.psmcdn.net/teamskeet/fuf/jane_rogers_and_minxx_marley/shared/med.jpg","video":"f607e78570ce8a217140d9b551f103ac","videoSrc":"f607e78570ce8a217140d9b551f103ac","videoTitle":"Frees Company","title":"Frees Company","alt":"Frees Company","type":"video","description":"Jane, Minxx, and Joshua’s lives are just like anyone else's - together, they get into goofy antics and bicker constantly. But when it comes to fucking, sex is on the table 24/7, no questions asked.","seo":{"h1":"Frees Company","h2":"Frees Company","title":"Frees Company","description":"Jane, Minxx, and Joshua’s lives are just like anyone else's - together, they get into goofy antics and bicker constantly. But when it comes to fucking, sex is on the table 24/7, no questions asked."},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/jane_rogers_and_minxx_marley/bio_small.mp4","stats":{"views":0,"dislikeCount":37,"likeCount":645},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2022-07-02T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Deepthroat","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Straight","Teen","Trimmed Pussy","White","Pantyless","Blonde","Cute","Fondling","Glasses","Skinny","Tall","Redhead","Tattoos","Handjob","Piercings","Puffy Nips","Short","Tiny","Couch","Clothed Sex","Tanlines","Small Tits","No Condom","Flashing","Masturbation","2 Girl Bj","Threesome","Money Shot","Kitchen","Rubbing","Cowgirl","Oil","Private","Sextape","Pale","Boy / Girl / Girl","Pornstar","Wavy Hair","Straight Hair","Green Eyes","Modelesque","Small Ass","Medium Ass","Medium Pussy Hair","Outie Pussy","Innie Pussy","T Shirt","Crop Top","Shorts","Booty Shorts","Casual Wear","Lace","Socks","Barefoot","Sneakers","Bracelets","Necklace","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bathroom","Living Room","Tit Play","Ass Play","Dick Play","Pussy Licking","Scissoring","Side Fuck","Reverse Cowgirl","Face Fucking","Cum in Mouth","Ankle Socks","Parody","Ring","Standing","Earrings","Standing Doggystyle","Prone Bone","Professional Camera","Spaghetti Strap","Naked","Gauges","Gray Eyes","Freeuse","Cum on Glasses","Braless","Fit Girls","4k","American","Bathtub","Countertop","Submissive","Indifferent","Roomie","Slim","Pirate’s Bounty","Bodyguard"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"minxx-marley","itemId":8271,"title":"Minxx Marley","img":"https://images.psmcdn.net/tsv4/model/profiles/minxx_marley.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/minxx_marley.jpg","alt":"Minxx Marley","name":"Minxx Marley","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-07-29T15:21:24","stats":{"followCount":3316,"sceneCount":29},"seo":{"title":"Minxx Marley","description":"Minxx Marley"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"jane-rogers","itemId":7844,"title":"Jane Rogers","img":"https://images.psmcdn.net/tsv4/model/profiles/jane_rogers.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/jane_rogers.jpg","alt":"Jane Rogers","name":"Jane Rogers","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-03-24T15:32:46","stats":{"followCount":2966,"sceneCount":11},"seo":{"title":"Jane Rogers","description":"Jane Rogers"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"our-fourway-freeuse-reunion","itemId":26838,"img":"https://images.psmcdn.net/teamskeet/fum/asteria_jade_and_mandy_waters/shared/med.jpg","video":"96d32629717da4c0d4cb64aaaaf5949f","videoSrc":"96d32629717da4c0d4cb64aaaaf5949f","videoTitle":"Our Fourway Freeuse Reunion","title":"Our Fourway Freeuse Reunion","alt":"Our Fourway Freeuse Reunion","type":"video","description":"\u003cp>I’m just trying to be the best stepmom I can be, and today Nicky’s sisters are finally coming over after years apart, so I need everything to be perfect, but Nicky is just lying on the couch. masturbating. At least he is helping me relax by licking my pussy and fucking me in the butt. If Nicky treats his sisters this way, I’m sure we’ll be one happy family. I know that I’m willing to do anything it takes, so I guess we’ll all be eating more than just dinner.\u003c/p>","seo":{"h1":"Our Fourway Freeuse Reunion","h2":"Our Fourway Freeuse Reunion","title":"Our Fourway Freeuse Reunion","description":"\u003cp>I’m just trying to be the best stepmom I can be, and today Nicky’s sisters are finally coming over after years apart, so I need everything to be perfect, but Nicky is just lying on the couch. masturbating. At least he is helping me relax by licking my pussy and fucking me in the butt. If Nicky treats his sisters this way, I’m sure we’ll be one happy family. I know that I’m willing to do anything it takes, so I guess we’ll all be eating more than just dinner.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/asteria_jade_and_mandy_waters/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":633},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2024-10-27T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Medium Height","Professional Camera","Freeuse","Cute Little Butts","PAWG","4k","American","Indifferent","Exotic","Boy / Girl / Girl / Girl","Big Ass","Blowjob","Caucasian","Deepthroat","Facial","Indoor","Long Hair","Natural Tits","Teen","White","Black Hair","Cute","Fondling","Ass Licking","Knee Highs","Wild","Big Tits","Tanlines","Small Tits","2 Girl Bj","Shaved Pussy","MILF","Private","Pale","Pornstar","Wavy Hair","Thick Top","Medium Tits","Outie Pussy","Medium Skin","Casual Wear","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dick Play","Kissing","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"asteria-jade","itemId":11131,"title":"Asteria Jade","img":"https://images.psmcdn.net/tsv4/model/profiles/asteria_jade.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/asteria_jade.jpg","alt":"Asteria Jade","name":"Asteria Jade","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-09-10T15:13:08","stats":{"followCount":5257,"sceneCount":26},"seo":{"title":"Asteria Jade","description":"Asteria Jade"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"sona-bella","itemId":10542,"title":"Sona Bella","img":"https://images.psmcdn.net/tsv4/model/profiles/sona_bella.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/sona_bella.jpg","alt":"Sona Bella","name":"Sona Bella","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-11-29T14:14:14","stats":{"followCount":2303,"sceneCount":34},"seo":{"title":"Sona Bella","description":"Sona Bella"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"mandy-waters","itemId":9422,"title":"Mandy Waters","img":"https://images.psmcdn.net/tsv4/model/profiles/mandy_waters.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/mandy_waters.jpg","alt":"Mandy Waters","name":"Mandy Waters","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2022-09-06T00:37:09","stats":{"followCount":3583,"sceneCount":39},"seo":{"title":"Mandy Waters","description":"Mandy Waters"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"threes-good-company","itemId":20197,"img":"https://images.psmcdn.net/teamskeet/fuf/april_olsen_and_gianna_dior/shared/med.jpg","video":"736348880d5d88cd8acfaecf1566b90d","videoSrc":"736348880d5d88cd8acfaecf1566b90d","videoTitle":"Three's Good Company","title":"Three's Good Company","alt":"Three's Good Company","type":"video","description":"After her parents get her a small mansion for her 18th birthday, April finds the perfect freeuse couple to have as roommates Gianna and Donnie. After they get stuck indoors because of Covid, they figure out the best way to assign chores. If April agrees to become freeuse with them, Gianna and Donnie will take care of everything. April immediately agrees and they three of them have an amazing time fucking each other whenever they want!\n","seo":{"h1":"Three's Good Company","h2":"Three's Good Company","title":"Three's Good Company","description":"After her parents get her a small mansion for her 18th birthday, April finds the perfect freeuse couple to have as roommates Gianna and Donnie. After they get stuck indoors because of Covid, they figure out the best way to assign chores. If April agrees to become freeuse with them, Gianna and Donnie will take care of everything. April immediately agrees and they three of them have an amazing time fucking each other whenever they want!\n"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/april_olsen_and_gianna_dior/bio_small.mp4","stats":{"views":0,"dislikeCount":50,"likeCount":629},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2022-09-10T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Reverse Cowgirl","Cum in Mouth","Medium Height","Platform","Patio","Ring","Standing","Earrings","Standing Doggystyle","Workout Bottoms","Professional Camera","Spaghetti Strap","Low Heels","Naked","Cfnm","Boyfriend","Freeuse","Braless","Busty Petite","Fit Girls","Slim Thick","4k","American","Countertop","Submissive","Indifferent","Roomie","Slim","Bodyguard","Brunette","High Heels","Indoor","Long Hair","Natural Tits","Skirts","Slutty","Straight","Teen","Trimmed Pussy","White","Pantyless","Cute","Fondling","Skinny","Tattoos","Piercings","Puffy Nips","Tan","Couch","Clothed Sex","Ponytail","Tanlines","Spanking","Hispanic","Latina","No Condom","Gym Shorts","Flashing","Outdoor","Jeans","Toned","Threesome","Pool","Money Shot","Kitchen","Hairy Pussy","Rubbing","Cowgirl","Girlfriend","Private","Boy / Girl / Girl","Pornstar","Mixed Ethnicity","Straight Hair","Brown Eyes","Medium Tits","Medium Ass","Innie Pussy","Light Skin","Sweater","Dress","Mini Dress","Blouse","Tank Top","Crop Top","Mini Skirt","Casual Wear","Socks","Barefoot","Necklace","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Tit Play","Ass Play","Fingering (pussy)","Pussy Licking","Tease"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"april-olsen","itemId":8093,"title":"April Olsen","img":"https://images.psmcdn.net/tsv4/model/profiles/april_olsen.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/april_olsen.jpg","alt":"April Olsen","name":"April Olsen","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-06-14T20:17:34","stats":{"followCount":4377,"sceneCount":16},"seo":{"title":"April Olsen","description":"April Olsen"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"gianna-dior","itemId":3755,"title":"Gianna Dior","img":"https://images.psmcdn.net/tsv4/model/profiles/gianna_dior.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/gianna_dior.jpg","alt":"Gianna Dior","name":"Gianna Dior","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-03-14T20:19:06","stats":{"followCount":6234,"sceneCount":17},"seo":{"title":"Gianna Dior","description":"Gianna Dior"},"bio":{"about":"Measurements: 32D-26-33\n\nHair Color: Brunette\n\nEthnicity: Latina\n\nNationality: USA\n\nTattoos: None\n\nPiercings: Navel\n\n","birthdate":"1997-05-12T00:00:00Z","heightFeet":1,"heightInches":6,"weight":null,"breastSize":"32D"},"modelBio":null}],"decorated":false}]]},"sectionTitle":"Popular Videos"},"premiumSeries":{"faqs":{"items":[],"sectionTitle":""},"link":"","text":"","sites":[{"id":"","alt":"","image":"https://images.psmcdn.net/design/tour/promo/nsfw_networkposters/teamskeet_370x570.jpg"},{"id":"","alt":"","image":"https://images.psmcdn.net/design/tour/promo/nsfw_networkposters/mylf_370x570.jpg"},{"id":"","alt":"","image":"https://images.psmcdn.net/design/tour/promo/nsfw_networkposters/swappz_370x570.jpg"},{"id":"","alt":"","image":"https://images.psmcdn.net/design/tour/promo/nsfw_networkposters/freeuse_370x570.jpg"},{"id":"","alt":"","image":"https://images.psmcdn.net/design/tour/promo/nsfw_networkposters/pervz_370x570.jpg"},{"id":"","alt":"","image":"https://images.psmcdn.net/design/tour/promo/nsfw_networkposters/family_370x570.jpg"}],"shortText":"Gain premium access to all the content offered in TeamSkeet !","textColor":"#000","userReviews":{"items":[{"review":"Dadcrush- Unbelievably great! I like her! She should call him \"Daddy\"","userName":"andif36"},{"review":"SisLovesme- Plz upload more videos! I need them every fucking day.","userName":"mviola"},{"review":"DaughterSwap- These two were so hot together! they showed some loving affection towards each other that went deeper then just sex. They also worked each others dad good and hard!!!","userName":"pussymolotov86"},{"review":"Pervmom- Wish I had a hot step mom to fuck. Such a turn on this fantasy","userName":"groundandpound"},{"review":"FosterTapes- I so want a slice of that cake! And some Hazel Cherry Pie!","userName":"cpc291965"},{"review":"FamilyStrokes- Kate sure loves her family! She can't seem to get enough. Nice one TS!","userName":"pussymolotov86"},{"review":"Shoplyfter- Finally some hidden cam porn I can get behind!","userName":"pardonmydick"},{"review":"LittleAsians- Two hot Asian spinners double teaming a cock never gets old.","userName":"smokiesson"},{"review":"BFFS- Love the nice titties on all 3 gals and all 3 have scrumptious pussy to eat out.","userName":"jandemcevoy"}],"sectionTitle":"CHECK OUT WHAT OUR MEMBERS ARE SAYING!"},"sectionTitle":"UNLIMITED ACCESS TO ALL THE STUDIOS!","joinButtonText":"Go Reptyle!","backgroundColor":"#BAF703","memberShipTypes":{"text":"While every other site stays the same, we’re fucking evolving. Six studios, one membership, zero bullshit: TeamSkeet, MYLF, Family Strokes, Pervz, Freeuse, and Swappz. New full-length movies every day, the biggest stars, brand-new fresh talent, and more variety than any other site. Whatever you’re in the mood for, we’ve got it here. If you’re gonna do it, do it right. So trust your instinct - GO REPTYLE.","premium":{"link":"https://join.freeuse.com/track/MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w/join","features":[{"desc":"Access to All Original Series, Bonus Series","logo":"","show":false,"title":"EVERYTHING INCLUDED IN STANDARD","width":"","height":""},{"desc":"+","logo":"","show":false,"title":"","width":"","height":""},{"desc":"Teamskeet [break] MYLF [break] Swappz [break] Freeuse [break] Pervz [break] Family Strokes","logo":"","show":false,"title":"ALL REPTYLE STUDIOS","width":"","height":"","collapsed":true}],"linkCssClass":"join-link","sectionTitle":"reptyle","bottomFeatures":{"link":"https://join.freeuse.com/track/MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w/join","features":["New Daily Uploads Across All Studios","Unlimited Streaming","Early Access to VIP Content","15,000+ Movies, 6,000+ Models"],"sectionTitle":"Reptyle Plan Features"}},"standard":{"features":[{"desc":"Freeuse Fantasy[break] Freeuse Milf[break] Use POV[break] Freaky Fembots","title":"ALL FREEUSE.COM SERIES"}],"sectionTitle":"Freeuse","bottomFeatures":{"link":"https://join.freeuse.com/track/MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w/join","features":["Weekly Freeuse Uploads","Full Freeuse Library","4K Streaming"],"sectionTitle":"Freeuse Plan Features"}},"sectionTitle":"WHY GO REPTYLE?","sectionSubTitle":""},"disablePremiumSeries":false,"swapBenefitsAndSeriesThumbs":false},"searchResults":{"items":{"count":-1,"initialPage":0,"pages":[]}},"seriesContent":{},"videosContent":{},"availablePages":[{"img":"https://images.psmcdn.net/design/tour/promo/freeuse_bundle24/movie_image/movie_835x1114.jpg","link":"movies","text":"Movies","type":"local","target":"_self","shortDesc":"The Entire FreeUse Collection"},{"img":"https://images.psmcdn.net/design/tour/promo/freeuse_bundle24/model_image/model_835x1114.jpg","link":"models","text":"Models","type":"local","target":"_self","shortDesc":"Famous Models , Up-And-Comers, and Hidden Gems"},{"img":"https://images.psmcdn.net/design/tour/promo/freeuse_bundle24/premium_image/premium_835x1114.jpg","link":"series/premium","text":"Reptyle","type":"local","target":"_self","shortDesc":"Get unlimited access to all our studios!"}],"footerCarousel":{"items":[{"alt":"fanfan25","img":"https://rcdn.psmcdn.net/images/56","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=56","type":"remote","target":"_self","customClass":"join-link"}],"controls":true,"dataMode":"dynamic","interval":5000,"indicators":true,"mobileItems":[{"alt":"fanfan25","img":"https://rcdn.psmcdn.net/images/65","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=65","type":"remote","title":"fanfan25","target":"_self","customClass":"join-link"}],"dynamicRange":"0-5","placeholderPadding":"25%","footerCarouselEnabled":true,"placeholderMobilePadding":"118%"},"originalSeries":{"link":"","text":"","items":[{"id":"freeuse-fantasy","alt":"Freeuse Fantasy","image":"https://images.psmcdn.net/tsv4/posters/fu/fuf_350x570.jpg"},{"id":"use-pov","alt":"Use POV","image":"https://images.psmcdn.net/tsv4/posters/fu/use_350x570.jpg"},{"id":"freeuse-milf","alt":"Freeuse MILF","image":"https://images.psmcdn.net/tsv4/posters/fu/fum_350x5702.jpg"},{"id":"freakyfembots","alt":"Freaky Fembots","image":"https://images.psmcdn.net/tsv4/posters/fu/fem_350x570.jpg"},{"id":"freeuse-singles","alt":"freeuse singles","image":"https://images.psmcdn.net/tsv4/posters/fu/fus_350x570.jpg"}],"title":"Freeuse Series","linkText":"","bannerHeader":"https://assets.psmcdn.net/ts/img/original-series-banner.jpg","seriesCarousel":{"items":[{"alt":"feb_25","img":"https://rcdn.psmcdn.net/images/59","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=59","type":"remote","target":"_self","customClass":"join-link"}],"enabled":true,"controls":true,"dataMode":"dynamic","interval":5000,"isEnabled":true,"indicators":true,"mobileItems":[{"alt":"","img":"https://rcdn.psmcdn.net/images/68","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=68","type":"remote","title":"","target":"_self","customClass":"join-link"}],"dynamicRange":"0-5","placeholderPadding":"25%","placeholderMobilePadding":"118%"}},"upcomingVideos":{"items":{"count":1,"initialPage":0,"pages":[[{"id":"freeuse-bar-rules-the-clients-can-use-me-too-share-me","itemId":32421,"img":"https://images.psmcdn.net/teamskeet/fuf/melia_avelin/shared/med.jpg","video":"d0c6e64269c1f24447fbc77756142d4f","videoSrc":"d0c6e64269c1f24447fbc77756142d4f","videoTitle":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","title":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","alt":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","type":"video","description":"\u003cp>Training a new employee is never easy. We work at a freeuse bar, which means that everybody wants to use my body, and I love it. But any time someone new comes along, they want me all for themselves. They can't stand the idea of another man fucking me or shoving their cock down my throat because they think that means I won't have time for them, but the thing about me is that I never have enough. Sharing is caring. I'll show the new guys the ropes. Just because a client is pounding me by the bar doesn't mean he can't do it too. The more, the merrier.\u003c/p>","seo":{"h1":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","h2":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","title":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","description":"\u003cp>Training a new employee is never easy. We work at a freeuse bar, which means that everybody wants to use my body, and I love it. But any time someone new comes along, they want me all for themselves. They can't stand the idea of another man fucking me or shoving their cock down my throat because they think that means I won't have time for them, but the thing about me is that I never have enough. Sharing is caring. I'll show the new guys the ropes. Just because a client is pounding me by the bar doesn't mean he can't do it too. The more, the merrier.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/melia_avelin/bio_small.mp4","stats":{"views":0,"dislikeCount":0,"likeCount":0},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-08-19T00:00:00","isUpcoming":true,"isXSeries":"false","tags":["Reverse Cowgirl","Tag Team","Boss","Bar","Boy / Boy / Girl","Standing Doggystyle","Professional Camera","Freeuse","Braless","4k","American","Table","Debut","Submissive","Indifferent","Bartender","Slim","Spit Roast","Blowjob","Brunette","Caucasian","Doggystyle","Facial","High Heels","Indoor","Long Hair","Missionary","Natural Tits","Straight","Teen","White","Pantyless","Cute","Handjob","Short","Tiny","Tanlines","Small Tits","No Condom","Threesome","Shaved Pussy","Money Shot","Cowgirl","Private","Pale","Pornstar","Straight Hair","Hazel Eyes","Small Ass","Outie Pussy","Dress","Casual Wear","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Dick Play","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"melia-avelin","itemId":12327,"title":"Melia Avelin","img":"https://images.psmcdn.net/tsv4/model/profiles/melia_avelin.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/melia_avelin.jpg","alt":"Melia Avelin","name":"Melia Avelin","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-08-10T13:26:26","stats":{"followCount":6,"sceneCount":1},"seo":{"title":"Melia Avelin","description":"Melia Avelin"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false}]]},"sectionTitle":"Upcoming Videos"},"bannerSeparator":{"title":"GET EVERY FREEUSE VIDEO…ONE MEMBERSHIP!","disabled":false,"joinText":"Join Now","description":"Now is your chance to start exploring a massive library of intense freeuse porn. We’ve got teens, milfs, and more in this incredible collection of XXX movies. Find your favorite today!"},"siteDescription":{"text":{"title":"Official Freeuse Porn Studio - Anything Fucking Goes","content":["It’s no secret that the internet loves Freeuse porn. Getting to fuck around the clock, no questions asked, and having holes at your leisure is a fucking dream come true. Well, we’ve made all of your perverted fantasies a reality with Freeuse.com, and now you can jerk it all day long to the internet’s filthiest, raunchiest, and most taboo freeuse porn site. With series like Freeuse Fantasy, FreeUse Milf, and UsePOV, there isn’t another studio in the world that does Free use like we do. No matter what you’re looking for, we’ve got it here! ","With years of experience under our belts, we’re experts in delivering high-quality premium porn. Stepmoms, stepsisters, stepdaughters, friends, and strangers get used to the fullest extent, giving up their mouths, pussies, and asses all day long for unlimited use. Nothing is off the table, which means you’ll see creampies, anal, cock sucking, edging, group sex, and every other wild dream. Milfs and teens have sex on their minds at all times and are ready and willing to be used. These women want to satisfy every need their guy has, so while they cook, clean, study, give up their bodies as a reward, or are just hanging around the house, they consent to being filled up 24/7.","Get ready to cum and cum again when you see your favorite babes get railed, no questions asked. Hundreds of 4K and HD videos starring the world’s most elite babes are yours for the taking. Get in here and see these sweet fuck toy babes get to work doing what they do best. Anything fucking goes!"]},"awards":[{"key":"avn nominations","logo":"https://images.psmcdn.net/tour/join/images/teamskeet_avn_nominations.svg","padding":"50%"},{"key":"xbiz nominations","logo":"https://images.psmcdn.net/tour/join/images/teamskeet_xbiz_nominations.svg","padding":"50%"},{"key":"galaxy nominations","logo":"https://images.psmcdn.net/tour/join/images/teamskeet_galaxy_nominations.svg","padding":"50%"},{"key":"pornhub nominations","logo":"https://images.psmcdn.net/tour/join/images/teamskeet_pornhub_nominations.svg","padding":"50%"},{"key":"rise nominations","logo":"https://images.psmcdn.net/tour/join/images/teamskeet_rise_nominations.svg","padding":"50%"},{"key":"gfy nominations","logo":"https://images.psmcdn.net/tour/join/images/teamskeet_gfy_nominations.svg","padding":"50%"},{"key":"fleshbot nominations","logo":"https://images.psmcdn.net/tour/join/images/teamskeet_fleshbot_nominations.svg","padding":"50%"}],"awardsCarouselDelay":5000},"homePageCarousel":{"items":[{"alt":"fanfan25","img":"https://rcdn.psmcdn.net/images/53","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=53","type":"remote","video":"","target":"_self","customClass":"join-link"},{"alt":"Premium","img":"https://rcdn.psmcdn.net/images/54","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=54","type":"remote","video":"","target":"_self","customClass":"join-link"},{"alt":"","img":"https://rcdn.psmcdn.net/images/346","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=346","type":"remote","video":"","target":"_self","customClass":"join-link"}],"controls":true,"dataMode":"dynamic","interval":5000,"indicators":true,"mobileItems":[{"alt":"fanfan25","img":"https://rcdn.psmcdn.net/images/62","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=62","type":"remote","title":"fanfan25","video":"","target":"_self","customClass":"join-link"},{"alt":"Premium","img":"https://rcdn.psmcdn.net/images/63","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=63","type":"remote","title":"","video":"","target":"_self","customClass":"join-link"},{"alt":"","img":"https://rcdn.psmcdn.net/images/347","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=347","type":"remote","title":"","video":"","target":"_self","customClass":"join-link"}],"dynamicRange":"0-5","placeholderPadding":"25%","homePageCarouselEnabled":true,"placeholderMobilePadding":"118%"},"featuredVideoRows":{"items":[{"id":"","sort":"latest","query":"latest","sectionTitle":"","items":{"count":-1,"initialPage":0,"pages":[]}},{"id":"","sort":"latest","query":"popular","sectionTitle":"","items":{"count":-1,"initialPage":0,"pages":[]}},{"id":"1","sort":"latest","query":"\"freeuse fantasy\"","sectionTitle":"Freeuse Fantasy","items":{"count":222,"initialPage":0,"pages":[[{"id":"freeuse-bar-rules-the-clients-can-use-me-too-share-me","itemId":32421,"img":"https://images.psmcdn.net/teamskeet/fuf/melia_avelin/shared/med.jpg","video":"d0c6e64269c1f24447fbc77756142d4f","videoSrc":"d0c6e64269c1f24447fbc77756142d4f","videoTitle":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","title":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","alt":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","type":"video","description":"\u003cp>Training a new employee is never easy. We work at a freeuse bar, which means that everybody wants to use my body, and I love it. But any time someone new comes along, they want me all for themselves. They can't stand the idea of another man fucking me or shoving their cock down my throat because they think that means I won't have time for them, but the thing about me is that I never have enough. Sharing is caring. I'll show the new guys the ropes. Just because a client is pounding me by the bar doesn't mean he can't do it too. The more, the merrier.\u003c/p>","seo":{"h1":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","h2":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","title":"Freeuse Bar Rules: The Clients Can Use Me Too! Share Me","description":"\u003cp>Training a new employee is never easy. We work at a freeuse bar, which means that everybody wants to use my body, and I love it. But any time someone new comes along, they want me all for themselves. They can't stand the idea of another man fucking me or shoving their cock down my throat because they think that means I won't have time for them, but the thing about me is that I never have enough. Sharing is caring. I'll show the new guys the ropes. Just because a client is pounding me by the bar doesn't mean he can't do it too. The more, the merrier.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/melia_avelin/bio_small.mp4","stats":{"views":0,"dislikeCount":0,"likeCount":0},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-08-19T00:00:00","isUpcoming":true,"isXSeries":"false","tags":["Reverse Cowgirl","Tag Team","Boss","Bar","Boy / Boy / Girl","Standing Doggystyle","Professional Camera","Freeuse","Braless","4k","American","Table","Debut","Submissive","Indifferent","Bartender","Slim","Spit Roast","Blowjob","Brunette","Caucasian","Doggystyle","Facial","High Heels","Indoor","Long Hair","Missionary","Natural Tits","Straight","Teen","White","Pantyless","Cute","Handjob","Short","Tiny","Tanlines","Small Tits","No Condom","Threesome","Shaved Pussy","Money Shot","Cowgirl","Private","Pale","Pornstar","Straight Hair","Hazel Eyes","Small Ass","Outie Pussy","Dress","Casual Wear","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Dick Play","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"melia-avelin","itemId":12327,"title":"Melia Avelin","img":"https://images.psmcdn.net/tsv4/model/profiles/melia_avelin.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/melia_avelin.jpg","alt":"Melia Avelin","name":"Melia Avelin","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-08-10T13:26:26","stats":{"followCount":6,"sceneCount":1},"seo":{"title":"Melia Avelin","description":"Melia Avelin"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"you-do-the-dishes-and-ill-do-you-she-is-the-new-sex-toy-while-mommy-is-away","itemId":32411,"img":"https://images.psmcdn.net/teamskeet/fuf/gigi_sweets/shared/med.jpg","video":"84f0aa9c28864f9d8808ac1c92354d7d","videoSrc":"84f0aa9c28864f9d8808ac1c92354d7d","videoTitle":"\"You Do the Dishes, and I'll Do You\" - She is the New Sex Toy While Mommy is Away","title":"\"You Do the Dishes, and I'll Do You\" - She is the New Sex Toy While Mommy is Away","alt":"\"You Do the Dishes, and I'll Do You\" - She is the New Sex Toy While Mommy is Away","type":"video","description":"\u003cp>My stepmom has been on vacation for a week. When she told us her plans, I said that I could cover for her and do everything that she does around the house, as if it were so easy. It isn't. I don't know how she does it! I have to clean, cook, and let my stepbrother and stepdad freeuse me all the time. How am I supposed to keep everything spotless if they keep filling my pussy nonstop? I'm still not giving up, though. If she can do it, I can do it. She is going to be so impressed with me when she comes back.\u003c/p>","seo":{"h1":"\"You Do the Dishes, and I'll Do You\" - She is the New Sex Toy While Mommy is Away","h2":"\"You Do the Dishes, and I'll Do You\" - She is the New Sex Toy While Mommy is Away","title":"\"You Do the Dishes, and I'll Do You\" - She is the New Sex Toy While Mommy is Away","description":"\u003cp>My stepmom has been on vacation for a week. When she told us her plans, I said that I could cover for her and do everything that she does around the house, as if it were so easy. It isn't. I don't know how she does it! I have to clean, cook, and let my stepbrother and stepdad freeuse me all the time. How am I supposed to keep everything spotless if they keep filling my pussy nonstop? I'm still not giving up, though. If she can do it, I can do it. She is going to be so impressed with me when she comes back.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/gigi_sweets/bio_small_v2.mp4","stats":{"views":0,"dislikeCount":10,"likeCount":61},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-08-12T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Teen","Trimmed Pussy","White","Blonde","Cute","Tattoos","Short","Couch","Big Tits","Bed","No Condom","Threesome","Money Shot","Kitchen","Cowgirl","Private","Pale","Pornstar","Wavy Hair","Blue Eyes","Medium Ass","Innie Pussy","T Shirt","Dress","Mini Skirt","Casual Wear","Sandals","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Tit Play","Pussy Licking","Tease","Face Sitting","Reverse Cowgirl","Cum in Mouth","Step Dad","Step Sister","Step Brother","Tag Team","Taboo","Older vs Younger","Average Body","Gloves","Headband","Apron","Boy / Boy / Girl","Tube Top","Professional Camera","Step Daughter","Cfnm","Step Family","Freeuse","Braless","Ghost Nipples","Indifferent Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Countertop","Submissive","Indifferent","Spit Roast"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"gigi-sweets","itemId":11278,"title":"Gigi Sweets","img":"https://images.psmcdn.net/tsv4/model/profiles/gigi_sweets.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/gigi_sweets.jpg","alt":"Gigi Sweets","name":"Gigi Sweets","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-11-28T09:45:03","stats":{"followCount":874,"sceneCount":6},"seo":{"title":"Gigi Sweets","description":"Gigi Sweets"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"do-you-like-being-used-while-he-watches-a-threesome-is-better-than-training","itemId":32374,"img":"https://images.psmcdn.net/teamskeet/fuf/millie_morgan/shared/med_v2.jpg","video":"74d1dc22d072ad9650e2bbf55cac69b6","videoSrc":"74d1dc22d072ad9650e2bbf55cac69b6","videoTitle":"\"Do You Like Being Used While He Watches?\" - A Threesome is Better Than Training","title":"\"Do You Like Being Used While He Watches?\" - A Threesome is Better Than Training","alt":"\"Do You Like Being Used While He Watches?\" - A Threesome is Better Than Training","type":"video","description":"\u003cp>My teammates are always saying that my stepmom is the best. Sure, she is hotter than any girl we know, she knows how to please any man, and she lets them fuck her whenever they want. I guess the idea of pounding her from the back on the kitchen table while we talk is fun, and seeing her handle two cocks at once is very hot, but come on. If I'm going to make the team, we have to focus. They can keep fucking her for all I care. She'll never say no, but we need to keep discussing strategies while they do.\u003c/p>","seo":{"h1":"\"Do You Like Being Used While He Watches?\" - A Threesome is Better Than Training","h2":"\"Do You Like Being Used While He Watches?\" - A Threesome is Better Than Training","title":"\"Do You Like Being Used While He Watches?\" - A Threesome is Better Than Training","description":"\u003cp>My teammates are always saying that my stepmom is the best. Sure, she is hotter than any girl we know, she knows how to please any man, and she lets them fuck her whenever they want. I guess the idea of pounding her from the back on the kitchen table while we talk is fun, and seeing her handle two cocks at once is very hot, but come on. If I'm going to make the team, we have to focus. They can keep fucking her for all I care. She'll never say no, but we need to keep discussing strategies while they do.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/millie_morgan/bio_small_v2.mp4","stats":{"views":0,"dislikeCount":21,"likeCount":145},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-08-05T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Reverse Cowgirl","Tag Team","Boy / Boy / Girl","Standing Doggystyle","Professional Camera","Freeuse","Braless","Cute Little Butts","Indifferent Pleasure","Indifferent Obedient","4k","American","Countertop","Submissive","Indifferent","Seductive","Blowjob","Caucasian","Facial","Indoor","Natural Tits","Straight","White","Pantyless","Blonde","Skinny","Tall","Tanlines","Small Tits","No Condom","Threesome","MILF","Money Shot","Kitchen","Cowgirl","Private","Pale","Pornstar","Straight Hair","Blue Eyes","Modelesque","Small Ass","Medium Pussy Hair","Outie Pussy","Dress","Mini Dress","Casual Wear","Barefoot","Necklace","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Tit Play","Dick Play"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"millie-morgan","itemId":10208,"title":"Millie Morgan","img":"https://images.psmcdn.net/tsv4/model/profiles/millie_morgan_v3.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/millie_morgan_v3.jpg","alt":"Millie Morgan","name":"Millie Morgan","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-06-16T12:40:59","stats":{"followCount":3345,"sceneCount":44},"seo":{"title":"Millie Morgan","description":"Millie Morgan"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"freeuse-academy-my-holes-are-for-any-all-students","itemId":32368,"img":"https://images.psmcdn.net/teamskeet/fuf/kimmie_haze/shared/med.jpg","video":"1eccaa1d574e37f96f39d98fc0d10042","videoSrc":"1eccaa1d574e37f96f39d98fc0d10042","videoTitle":"Freeuse Academy: My Holes Are for Any & All Students","title":"Freeuse Academy: My Holes Are for Any & All Students","alt":"Freeuse Academy: My Holes Are for Any & All Students","type":"video","description":"\u003cp>Kimmie is a very good student, and sex ed is her favorite class. It’s not so much about the subject… what Kimmie loves is being used like a doll by her classmates so they can apply everything they learn in class onto her little body. Today is a very special day, because she’ll get to be used by her three classmates all at once! Kimmie’s never done anything like this before, but the idea of having to please three cocks with her little holes makes her pussy so wet, she can barely contain herself!\u003c/p>","seo":{"h1":"Freeuse Academy: My Holes Are for Any & All Students","h2":"Freeuse Academy: My Holes Are for Any & All Students","title":"Freeuse Academy: My Holes Are for Any & All Students","description":"\u003cp>Kimmie is a very good student, and sex ed is her favorite class. It’s not so much about the subject… what Kimmie loves is being used like a doll by her classmates so they can apply everything they learn in class onto her little body. Today is a very special day, because she’ll get to be used by her three classmates all at once! Kimmie’s never done anything like this before, but the idea of having to please three cocks with her little holes makes her pussy so wet, she can barely contain herself!\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/kimmie_haze/bio_small.mp4","stats":{"views":0,"dislikeCount":19,"likeCount":188},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-07-29T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Caucasian","Desk","Facial","Indoor","Long Hair","Missionary","Natural Tits","Schoolgirl","Schoolgirl Outfit","Skirts","Straight","Student","Teen","Trimmed Pussy","Uniform","White","Cute","Fondling","Tattoos","Freckles","Pigtail","Classroom","Small Tits","No Condom","Money Shot","Rubbing","Cowgirl","Private","Pornstar","Straight Hair","Brown Eyes","Small Ass","Innie Pussy","Light Skin","Split Going Forward","Socks","Sneakers","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Tit Play","Dick Play","Fingering (pussy)","Kissing","Pussy Licking","Side Fuck","Reverse Cowgirl","Cum in Mouth","Female Orgasm","Medium Height","Pile Driver","School","Standing","High Socks","Standing Doggystyle","Long Socks","Professional Camera","Freeuse","Sweater Vest","Braless","Ghost Nipples","4k","American","Girl / Boy / Boy / Boy","Gangbang","Blowbang","Group Sex","Supervised Sex","Submissive","Supportive","Slim","Inverted Nips","Ball Licking","Spit Roast","Drill"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"kimmie-haze","itemId":12053,"title":"Kimmie Haze","img":"https://images.psmcdn.net/tsv4/model/profiles/kimmie_haze_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/kimmie_haze_v2.jpg","alt":"Kimmie Haze","name":"Kimmie Haze","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-12-29T08:43:34","stats":{"followCount":516,"sceneCount":5},"seo":{"title":"Kimmie Haze","description":"Kimmie Haze"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"freeuse-is-hr-approved-how-i-became-the-office-fuck-toy","itemId":32311,"img":"https://images.psmcdn.net/teamskeet/fuf/mellanie_monroe/shared/med_v2.jpg","video":"bae0f0536ec19ef8254fba8b8dff1dd7","videoSrc":"bae0f0536ec19ef8254fba8b8dff1dd7","videoTitle":"Freeuse Is HR Approved: How I Became the Office Fuck Toy","title":"Freeuse Is HR Approved: How I Became the Office Fuck Toy","alt":"Freeuse Is HR Approved: How I Became the Office Fuck Toy","type":"video","description":"\u003cp>The new law that was passed makes free use not only legal but mandatory. I couldn’t believe it! Any person you see who you want to fuck is free game, any time, no questions asked. As a human resources worker, this is going to get… sticky, for lack of a better term. What would this look like at the office? Well, I found out soon enough. Turns out I was the new office fuck toy. Any employee could use my holes whenever they wanted. All that PTO I denied, those forms I had them sign… I knew they were going to enjoy a little bit of karma. The men of the office wasted no time groping my tits and rubbing my clit, using me like their property. At first, I thought this would be too much, but after fucking in the office, I kind of like it… Maybe I could get used to a free-use workplace.\u003c/p>","seo":{"h1":"Freeuse Is HR Approved: How I Became the Office Fuck Toy","h2":"Freeuse Is HR Approved: How I Became the Office Fuck Toy","title":"Freeuse Is HR Approved: How I Became the Office Fuck Toy","description":"\u003cp>The new law that was passed makes free use not only legal but mandatory. I couldn’t believe it! Any person you see who you want to fuck is free game, any time, no questions asked. As a human resources worker, this is going to get… sticky, for lack of a better term. What would this look like at the office? Well, I found out soon enough. Turns out I was the new office fuck toy. Any employee could use my holes whenever they wanted. All that PTO I denied, those forms I had them sign… I knew they were going to enjoy a little bit of karma. The men of the office wasted no time groping my tits and rubbing my clit, using me like their property. At first, I thought this would be too much, but after fucking in the office, I kind of like it… Maybe I could get used to a free-use workplace.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/mellanie_monroe/bio_small.mp4","stats":{"views":0,"dislikeCount":23,"likeCount":156},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-07-22T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Big Ass","Blowjob","Caucasian","Desk","Doggystyle","Facial","High Heels","Indoor","Missionary","Office","Skirts","Straight","White","Pantyless","Blonde","Glasses","Stockings","Tall","Short Hair","Piercings","Big Tits","No Condom","Threesome","Shaved Pussy","MILF","Money Shot","Mature","Rubbing","Cowgirl","Cleavage","Boy / Girl","Pornstar","Straight Hair","Blue Eyes","Thick Top","Fake Tits","Innie Pussy","Light Skin","Blouse","Mini Skirt","Bra","Casual Wear","Sheer","Lace","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Public","Tit Play","Fingering (pussy)","Tease","Reverse Cowgirl","Tag Team","Average Body","Standing Missionary","Ass Piercings","Earrings","Boy / Boy / Girl","Standing Doggystyle","Professional Camera","Sunglasses","Tie","Freeuse","Cum on Glasses","PAWG","4k","American","Submissive","Indifferent","Seductive","Co-worker","Spit Roast"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"mellanie-monroe","itemId":8698,"title":"Mellanie Monroe","img":"https://images.psmcdn.net/tsv4/model/profiles/mellanie_monroe_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/mellanie_monroe_v2.jpg","alt":"Mellanie Monroe","name":"Mellanie Monroe","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-12-03T22:05:27","stats":{"followCount":2161,"sceneCount":16},"seo":{"title":"Mellanie Monroe","description":"Mellanie Monroe"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"the-boss-let-me-fuck-all-of-my-coworkers-freeuse-on-the-job","itemId":32286,"img":"https://images.psmcdn.net/teamskeet/fuf/adriana_maya_jewelz_blu/shared/med.jpg","video":"15e788b9bb07e0946ae3619cf68fbadc","videoSrc":"15e788b9bb07e0946ae3619cf68fbadc","videoTitle":"The Boss Let Me Fuck All of My Coworkers: Freeuse On the Job","title":"The Boss Let Me Fuck All of My Coworkers: Freeuse On the Job","alt":"The Boss Let Me Fuck All of My Coworkers: Freeuse On the Job","type":"video","description":"\u003cp>Is this the best job ever? It just might be… I had been doing so well that the boss offered me a special perk - I could use the women at the office as my personal fuck toys, all day long, no questions asked. Huh?! Is this cool with HR? I mean, who am I to turn down a good time? If I’m fucking all day long, you know I’m happy! Asriana, Jewelz, and Luna are there for me to use however I want. No restrictions, just unlimited fun. I’ll be logging a LOT of overtime this quarter…\u003c/p>","seo":{"h1":"The Boss Let Me Fuck All of My Coworkers: Freeuse On the Job","h2":"The Boss Let Me Fuck All of My Coworkers: Freeuse On the Job","title":"The Boss Let Me Fuck All of My Coworkers: Freeuse On the Job","description":"\u003cp>Is this the best job ever? It just might be… I had been doing so well that the boss offered me a special perk - I could use the women at the office as my personal fuck toys, all day long, no questions asked. Huh?! Is this cool with HR? I mean, who am I to turn down a good time? If I’m fucking all day long, you know I’m happy! Asriana, Jewelz, and Luna are there for me to use however I want. No restrictions, just unlimited fun. I’ll be logging a LOT of overtime this quarter…\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/adriana_maya_jewelz_blu/bio_small_v2.mp4","stats":{"views":0,"dislikeCount":31,"likeCount":135},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-07-15T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Face Fucking","Medium Height","Standing Doggystyle","Dreadlocks","Blue Hair","Dirty Blonde","Cfnm","Freeuse","Braless","Fit Girls","Slim Thick","American","Group Sex","German","Indifferent","Seductive","Co-worker","Slim","Thick","Sloppy Blowjob","Boy / Girl / Girl / Girl","Big Ass","Blowjob","Desk","Doggystyle","Facial","High Heels","Indoor","Long Hair","Missionary","Natural Tits","Office","Straight","Teen","African American","Black","Black Hair","Ebony","Interracial","Pantyless","Blonde","Cute","Skinny","Tattoos","Freckles","Short","Tiny","Small Tits","Asian","Latina","No Condom","European","Toned","2 Girl Bj","Shaved Pussy","Money Shot","Cowgirl","Cleavage","Thong","Private","Pale","Pornstar","Mixed Ethnicity","Straight Hair","Blue Eyes","Brown Eyes","Fake Tits","Medium Tits","Medium Ass","Outie Pussy","Innie Pussy","Medium Skin","Dress","Casual Wear","Pumps","Clit Piercings","Nose Piercings","Professional Production","Cinematic - Story","Tit Play","Dick Play","Pussy Licking","Tease"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"luna-luxe","itemId":10516,"title":"Luna Luxe","img":"https://images.psmcdn.net/tsv4/model/profiles/luna_luxe_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/luna_luxe_v2.jpg","alt":"Luna Luxe","name":"Luna Luxe","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-11-09T16:48:28","stats":{"followCount":2161,"sceneCount":33},"seo":{"title":"Luna Luxe","description":"Luna Luxe"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"adriana-maya","itemId":5673,"title":"Adriana Maya","img":"https://images.psmcdn.net/tsv4/model/profiles/adriana_maya_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/adriana_maya_v2.jpg","alt":"Adriana Maya","name":"Adriana Maya","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-11-14T17:56:48","stats":{"followCount":2114,"sceneCount":14},"seo":{"title":"Adriana Maya","description":"Adriana Maya"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null},{"id":"jewelz-blu","itemId":4025,"title":"Jewelz Blu","img":"https://images.psmcdn.net/tsv4/model/profiles/jewelz_blu_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/jewelz_blu_v2.jpg","alt":"Jewelz Blu","name":"Jewelz Blu","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-06-06T20:00:14","stats":{"followCount":9471,"sceneCount":36},"seo":{"title":"Jewelz Blu","description":"Jewelz Blu"},"bio":{"about":"Nationality: German\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null}],"decorated":false},{"id":"am-i-distracting-you-freeuse-games-bree-sky-debut","itemId":32300,"img":"https://images.psmcdn.net/teamskeet/fuf/bree_sky_evie_christian/shared/med.jpg","video":"6e317de59c83ad1260856aaeead54cad","videoSrc":"6e317de59c83ad1260856aaeead54cad","videoTitle":"“Am I Distracting You?” Freeuse Games (Bree Sky Debut)","title":"“Am I Distracting You?” Freeuse Games (Bree Sky Debut)","alt":"“Am I Distracting You?” Freeuse Games (Bree Sky Debut)","type":"video","description":"\u003cp>Summer nights are supposed to be fun - especially weekends! I want to go to parties and fuck boys! Any guy who's willing to whip his cock out and pound my pussy into oblivion is a friend of mine. I want to have earth-shattering orgasms and scream as they eat me out. Instead, I’m sitting here bored as fuck with Evie. I love her, but staying at her house for a sleepover with nothing to do sucks. I thought we were bound for a boring, orgasm-less night until her stpbro showed up. He wanted to play a game of blocks. We build a tower and pull blocks until it falls down, but there is a catch - you can do ANYTHING to distract the other player. Wrap your soft little lips around his cock, suck on your friend's perky nipples, and get your pussy stuffed. No holds barred! This Friday night just got way more interesting.\u003c/p>","seo":{"h1":"“Am I Distracting You?” Freeuse Games (Bree Sky Debut)","h2":"“Am I Distracting You?” Freeuse Games (Bree Sky Debut)","title":"“Am I Distracting You?” Freeuse Games (Bree Sky Debut)","description":"\u003cp>Summer nights are supposed to be fun - especially weekends! I want to go to parties and fuck boys! Any guy who's willing to whip his cock out and pound my pussy into oblivion is a friend of mine. I want to have earth-shattering orgasms and scream as they eat me out. Instead, I’m sitting here bored as fuck with Evie. I love her, but staying at her house for a sleepover with nothing to do sucks. I thought we were bound for a boring, orgasm-less night until her stpbro showed up. He wanted to play a game of blocks. We build a tower and pull blocks until it falls down, but there is a catch - you can do ANYTHING to distract the other player. Wrap your soft little lips around his cock, suck on your friend's perky nipples, and get your pussy stuffed. No holds barred! This Friday night just got way more interesting.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/bree_sky_evie_christian/bio_small.mp4","stats":{"views":0,"dislikeCount":15,"likeCount":163},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-07-08T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Cum in Mouth","Step Sister","Step Brother","Taboo","Medium Height","Standing","Standing Doggystyle","Professional Camera","Spaghetti Strap","Gray Eyes","Freeuse","Braless","Busty Petite","Indifferent Pleasure","Indifferent Obedient","4k","American","Table","Submissive","Indifferent","Slim","Perky Tits","Pirate’s Bounty","Blowjob","Caucasian","Facial","Indoor","Long Hair","Missionary","Natural Tits","Slutty","Straight","Teen","Trimmed Pussy","White","Black Hair","Pantyless","Cute","Skinny","Tattoos","Handjob","Short","Tiny","No Condom","2 Girl Bj","Threesome","Shaved Pussy","Money Shot","Cowgirl","Private","Pale","Boy / Girl / Girl","Pornstar","Straight Hair","Hazel Eyes","Medium Tits","Small Ass","Medium Ass","Outie Pussy","Tank Top","Shorts","Casual Wear","Pajamas","Sneakers","Bracelets","Necklace","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Tit Play","Dick Play","Kissing","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"bree-sky","itemId":12290,"title":"Bree Sky","img":"https://images.psmcdn.net/tsv4/model/profiles/bree_sky.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/bree_sky.jpg","alt":"Bree Sky","name":"Bree Sky","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-06-27T09:36:06","stats":{"followCount":72,"sceneCount":1},"seo":{"title":"Bree Sky","description":"Bree Sky"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"evie-christian","itemId":10478,"title":"Evie Christian","img":"https://images.psmcdn.net/tsv4/model/profiles/evie_christian_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/evie_christian_v2.jpg","alt":"Evie Christian","name":"Evie Christian","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-10-19T15:01:47","stats":{"followCount":2182,"sceneCount":40},"seo":{"title":"Evie Christian","description":"Evie Christian"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"freeuse-4th-of-july-desperate-sorority-girls-earn-their-spot","itemId":32230,"img":"https://images.psmcdn.net/teamskeet/fuf/aubree_blair_isabella_jules/shared/med.jpg","video":"14937952ccc9cd73964c1d3d482bac40","videoSrc":"14937952ccc9cd73964c1d3d482bac40","videoTitle":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","title":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","alt":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","type":"video","description":"\u003cp>My bestie and I signed up for the top sorority on campus. Whether it was because of our parents' pressure or the urge to be part of something bigger, we just joined and went with it. When they told us about the “4th of July pool party,” it sounded… normal. We thought the hazing would be something fun, like skinny dipping or making out with the girls. Who knew we’d be getting our pussies eaten and pounded this good on the Fourth of July? Everyone can see us getting used like fuck toys, but we don’t care. We wanna keep going. We want every hole we have used in front of everyone.\u003c/p>","seo":{"h1":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","h2":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","title":"Freeuse 4th of July: Desperate Sorority Girls Earn Their Spot","description":"\u003cp>My bestie and I signed up for the top sorority on campus. Whether it was because of our parents' pressure or the urge to be part of something bigger, we just joined and went with it. When they told us about the “4th of July pool party,” it sounded… normal. We thought the hazing would be something fun, like skinny dipping or making out with the girls. Who knew we’d be getting our pussies eaten and pounded this good on the Fourth of July? Everyone can see us getting used like fuck toys, but we don’t care. We wanna keep going. We want every hole we have used in front of everyone.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/aubree_blair_isabella_jules/bio_small.mp4","stats":{"views":0,"dislikeCount":19,"likeCount":223},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-07-01T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Straight","Teen","White","Bikini","Blonde","Cute","Skinny","Tall","Tattoos","Piercings","Short","Tiny","Couch","Small Tits","Spanking","Hispanic","Latina","No Condom","Outdoor","2 Girl Bj","Threesome","Pool","Money Shot","Rubbing","Cowgirl","Pale","Boy / Girl / Girl","Pornstar","Straight Hair","Green Eyes","Brown Eyes","Medium Tits","Small Ass","Outie Pussy","Medium Skin","Blouse","Crop Top","Shorts","Casual Wear","Swimsuit","Sneakers","Nipple Piercings","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Public","Home","Pussy Licking","Tease","Face Sitting","Reverse Cowgirl","Curly Hair","Patio","Party","Bikini Top","Bikini Bottom","Professional Camera","4th of July","Freeuse","Braless","4k","American","Submissive","Slim"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"aubree-blaire","itemId":12254,"title":"Aubree Blaire","img":"https://images.psmcdn.net/tsv4/model/profiles/aubree_blaire.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/aubree_blaire.jpg","alt":"Aubree Blaire","name":"Aubree Blaire","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-05-28T10:19:53","stats":{"followCount":154,"sceneCount":2},"seo":{"title":"Aubree Blaire","description":"Aubree Blaire"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"isabella-jules","itemId":11578,"title":"Isabella Jules","img":"https://images.psmcdn.net/tsv4/model/profiles/isabella_jules.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/isabella_jules.jpg","alt":"Isabella Jules","name":"Isabella Jules","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-04-15T10:18:17","stats":{"followCount":1385,"sceneCount":14},"seo":{"title":"Isabella Jules","description":"Isabella Jules"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"freeuse-household-my-dad-let-me-fuck-his-wife-247-while-he-was-away","itemId":32198,"img":"https://images.psmcdn.net/teamskeet/fuf/andi_avalon_summer_kline/shared/med.jpg","video":"4cb9e44013588b9cbe5ca156969fa462","videoSrc":"4cb9e44013588b9cbe5ca156969fa462","videoTitle":"Freeuse Household: My Dad Let Me Fuck His Wife 24/7 While He Was Away…","title":"Freeuse Household: My Dad Let Me Fuck His Wife 24/7 While He Was Away…","alt":"Freeuse Household: My Dad Let Me Fuck His Wife 24/7 While He Was Away…","type":"video","description":"\u003cp>Our house is a little different than most. My dad was paranoid that while he was away, his wife would cheat on him. So we made a household deal. I could fuck my stepmom and stepsis as much as I wanted. Their bodies were mine to use 24/7, no questions asked. So, of course, I was fucking them around the clock. We got so used to it, we hardly even paid attention to the fucking. It was a free use paradise. Now that Dad is coming back home, I wonder if he’ll continue to let me live this lifestyle…\u003c/p>","seo":{"h1":"Freeuse Household: My Dad Let Me Fuck His Wife 24/7 While He Was Away…","h2":"Freeuse Household: My Dad Let Me Fuck His Wife 24/7 While He Was Away…","title":"Freeuse Household: My Dad Let Me Fuck His Wife 24/7 While He Was Away…","description":"\u003cp>Our house is a little different than most. My dad was paranoid that while he was away, his wife would cheat on him. So we made a household deal. I could fuck my stepmom and stepsis as much as I wanted. Their bodies were mine to use 24/7, no questions asked. So, of course, I was fucking them around the clock. We got so used to it, we hardly even paid attention to the fucking. It was a free use paradise. Now that Dad is coming back home, I wonder if he’ll continue to let me live this lifestyle…\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/andi_avalon_summer_kline/bio_small.mp4","stats":{"views":0,"dislikeCount":22,"likeCount":199},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-06-24T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Doggystyle","Facial","High Heels","Long Hair","Missionary","Natural Tits","Skirts","Straight","White","Blonde","Cute","Tattoos","Short","Tiny","Couch","Big Tits","Lingerie","Tanlines","Small Tits","No Condom","Threesome","MILF","Money Shot","Kitchen","Cowgirl","Pale","Boy / Girl / Girl","Pornstar","Straight Hair","Hazel Eyes","Blue Eyes","Thick Top","Fake Tits","Medium Ass","Innie Pussy","Light Skin","Dress","Blouse","Crop Top","Panties","Shorts","Casual Wear","Lace","Barefoot","Belly Button Piercings","Professional Production","Cinematic - Story","Home","Bedroom","Living Room","Tit Play","Pussy Licking","Face Sitting","Reverse Cowgirl","Face Fucking","Taboo","Older vs Younger","Medium Height","Teddy","Garters","Standing","Standing Doggystyle","Dirty Blonde","Freeuse","Braless","Fit Girls","PAWG","Supportive Parenting","Indifferent Pleasure","Indifferent Obedient","American","Submissive","Indifferent","Seductive","Slim","Pirate’s Bounty"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"summer-kline","itemId":12227,"title":"Summer Kline","img":"https://images.psmcdn.net/tsv4/model/profiles/summer_kline_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/summer_kline_v2.jpg","alt":"Summer Kline","name":"Summer Kline","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-05-07T12:58:30","stats":{"followCount":667,"sceneCount":5},"seo":{"title":"Summer Kline","description":"Summer Kline"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"andi-avalon","itemId":10505,"title":"Andi Avalon","img":"https://images.psmcdn.net/tsv4/model/profiles/andi_avalon_v4.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/andi_avalon_v4.jpg","alt":"Andi Avalon","name":"Andi Avalon","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-11-06T09:53:51","stats":{"followCount":1238,"sceneCount":19},"seo":{"title":"Andi Avalon","description":"Andi Avalon"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"freeuse-training-my-coach-pushed-me-to-my-limits","itemId":32164,"img":"https://images.psmcdn.net/teamskeet/fuf/riley_reign/shared/med.jpg","video":"17fe9ede274e142df16bc13f4f718b8b","videoSrc":"17fe9ede274e142df16bc13f4f718b8b","videoTitle":"Freeuse Training: My Coach Pushed Me To My Limits...","title":"Freeuse Training: My Coach Pushed Me To My Limits...","alt":"Freeuse Training: My Coach Pushed Me To My Limits...","type":"video","description":"\u003cp>I knew rugby training would be intense, but I never knew my stepdad would push me this far. Tied up, tits slapped, pussy slapped. I was pushed to my limits, and I was loving every second of being his free use fuck toy. I know he wants what is best for me, and when this training is over, I’ll be the toughest, most badass bitch on the field.\u003c/p>","seo":{"h1":"Freeuse Training: My Coach Pushed Me To My Limits...","h2":"Freeuse Training: My Coach Pushed Me To My Limits...","title":"Freeuse Training: My Coach Pushed Me To My Limits...","description":"\u003cp>I knew rugby training would be intense, but I never knew my stepdad would push me this far. Tied up, tits slapped, pussy slapped. I was pushed to my limits, and I was loving every second of being his free use fuck toy. I know he wants what is best for me, and when this training is over, I’ll be the toughest, most badass bitch on the field.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/riley_reign/bio_small.mp4","stats":{"views":0,"dislikeCount":16,"likeCount":205},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-06-10T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Big Ass","Blowjob","Caucasian","Doggystyle","Indoor","Long Hair","Missionary","Natural Tits","Slutty","Straight","Teen","White","Pantyless","Blonde","Cute","Tall","Shy","Tattoos","Freckles","Puffy Nips","Couch","Ponytail","Bed","Spanking","No Condom","Shaved Pussy","Money Shot","Cowgirl","Private","Pale","Boy / Girl","Pornstar","Straight Hair","Hazel Eyes","Medium Tits","Innie Pussy","T Shirt","Sports Bra","Shorts","Booty Shorts","Sportswear","Socks","Sneakers","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Living Room","Tit Play","Tit Fuck","Side Fuck","Reverse Cowgirl","Face Fucking","Gagging","Cum in Mouth","Step Dad","Taboo","Older vs Younger","Standing Missionary","Side Cowgirl","Standing","Long Socks","Workout Bottoms","Curvy","Professional Camera","Step Daughter","Freeuse","Braless","Ghost Nipples","Slim Thick","PAWG","Supportive Obedient","Supportive Pleasure","Indifferent Obedient","4k","American","Submissive","Indifferent","Coach","Jacket","Slim","Thick","Tied","Jockeying","Pussy Slap","Tit Slapping","Bodyguard"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"riley-reign","itemId":9824,"title":"Riley Reign","img":"https://images.psmcdn.net/tsv4/model/profiles/riley_reign_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/riley_reign_v2.jpg","alt":"Riley Reign","name":"Riley Reign","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-01-20T11:50:14","stats":{"followCount":2015,"sceneCount":12},"seo":{"title":"Riley Reign","description":"Riley Reign"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"my-new-freeuse-household-i-can-use-katie-whenever-wherever-i-want","itemId":32144,"img":"https://images.psmcdn.net/teamskeet/fuf/katie_kush/shared/med.jpg","video":"2d3f7844ea4239f3f7504b990ad5b930","videoSrc":"2d3f7844ea4239f3f7504b990ad5b930","videoTitle":"My New Freeuse Household: I Can Use Katie Whenever & Wherever I Want…","title":"My New Freeuse Household: I Can Use Katie Whenever & Wherever I Want…","alt":"My New Freeuse Household: I Can Use Katie Whenever & Wherever I Want…","type":"video","description":"\u003cp>Whoa! What the fuck… When I moved in with my stepsis, I wasn’t expecting to finger her pussy within the first ten minutes of arriving. Should I even be doing this with someone I’m this close to? She says it’s a free-use household. I don’t even have to ask - it’s expected. It’s weird, you know? Playing with my stepsister’s tits… But she wants it and expects it. So I’ll try to get used to this new lifestyle. Get my cock sucked while I exercise, spread her legs and fuck her while she argues on the phone wth her boyfriend. It’s certainly strange, but I could get used to this…\u003c/p>","seo":{"h1":"My New Freeuse Household: I Can Use Katie Whenever & Wherever I Want…","h2":"My New Freeuse Household: I Can Use Katie Whenever & Wherever I Want…","title":"My New Freeuse Household: I Can Use Katie Whenever & Wherever I Want…","description":"\u003cp>Whoa! What the fuck… When I moved in with my stepsis, I wasn’t expecting to finger her pussy within the first ten minutes of arriving. Should I even be doing this with someone I’m this close to? She says it’s a free-use household. I don’t even have to ask - it’s expected. It’s weird, you know? Playing with my stepsister’s tits… But she wants it and expects it. So I’ll try to get used to this new lifestyle. Get my cock sucked while I exercise, spread her legs and fuck her while she argues on the phone wth her boyfriend. It’s certainly strange, but I could get used to this…\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/katie_kush/bio_small.mp4","stats":{"views":0,"dislikeCount":12,"likeCount":219},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-06-03T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Face Sitting","Reverse Cowgirl","Step Sister","Step Brother","Medium Height","Pile Driver","Standing Doggystyle","Professional Camera","Freeuse","Braless","Flexible","Cute Little Butts","Supportive Pleasure","4k","American","Submissive","Indifferent","Taboo Talk","Bodyguard","Blowjob","Brunette","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Teen","Trimmed Pussy","White","Pantyless","Cute","Skinny","Tattoos","Piercings","Couch","Tanlines","Small Tits","No Condom","Money Shot","Rubbing","Cowgirl","Thong","Private","Pale","Boy / Girl","Pornstar","Wavy Hair","Blue Eyes","Small Ass","Innie Pussy","Blouse","Tank Top","Crop Top","Mini Skirt","Shorts","Casual Wear","Socks","Sneakers","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Tit Play","Dick Play","Fingering (pussy)","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"katie-kush","itemId":3647,"title":"Katie Kush","img":"https://images.psmcdn.net/tsv4/model/profiles/katie_kush_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/katie_kush_v2.jpg","alt":"Katie Kush","name":"Katie Kush","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-02-08T17:58:15","stats":{"followCount":6733,"sceneCount":47},"seo":{"title":"Katie Kush","description":"Katie Kush"},"bio":{"about":"Measurements: 32B-26-34\n\nHair Color: Blonde\n\nNationality: American\n\nTattoos: Yes\n\nPiercings: Yes\n\n","birthdate":"2020-04-21T00:00:00Z","heightFeet":null,"heightInches":null,"weight":null,"breastSize":"32B"},"modelBio":null}],"decorated":false},{"id":"want-that-car-be-my-free-use-fuck-toy","itemId":32103,"img":"https://images.psmcdn.net/teamskeet/fuf/madison_wilde/shared/med_v2.jpg","video":"46d3a07818ac544710a516163ff62b5e","videoSrc":"46d3a07818ac544710a516163ff62b5e","videoTitle":"Want That Car? Be My Free Use Fuck Toy!","title":"Want That Car? Be My Free Use Fuck Toy!","alt":"Want That Car? Be My Free Use Fuck Toy!","type":"video","description":"\u003cp>Madison is as spoiled as they come. Bratty, entitled, and mischievous, she is always messing around the house while expecting to be treated like a princess. Lately, she’s been fixated on getting a shiny new car, but she doesn’t know how to ask her dad for one for her birthday. She knows that Juan, her nerdy stepbrother, has a way of talking to him, so she practically begs him to intervene on her behalf so she can drive off in her new sports car. Juan accepts, but only on one condition: he wants full free use privileges of Madison! She is game and gets right to work - her pussy is all his, 24/7, no questions asked.\u003c/p>","seo":{"h1":"Want That Car? Be My Free Use Fuck Toy!","h2":"Want That Car? Be My Free Use Fuck Toy!","title":"Want That Car? Be My Free Use Fuck Toy!","description":"\u003cp>Madison is as spoiled as they come. Bratty, entitled, and mischievous, she is always messing around the house while expecting to be treated like a princess. Lately, she’s been fixated on getting a shiny new car, but she doesn’t know how to ask her dad for one for her birthday. She knows that Juan, her nerdy stepbrother, has a way of talking to him, so she practically begs him to intervene on her behalf so she can drive off in her new sports car. Juan accepts, but only on one condition: he wants full free use privileges of Madison! She is game and gets right to work - her pussy is all his, 24/7, no questions asked.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/madison_wilde/bio_small.mp4","stats":{"views":0,"dislikeCount":17,"likeCount":188},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-05-27T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Step Sister","Step Brother","Taboo","Average Body","Apron","Standing","Standing Doggystyle","Professional Camera","Spaghetti Strap","Bribe","Freeuse","Braless","Bow","Indifferent Pleasure","4k","American","Table","Submissive","Indifferent","No Piercings","No Tattoo","Pirate’s Bounty","Blowjob","Brunette","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Teen","Pantyless","Cute","Glasses","Handjob","Short","Tiny","Couch","Clothed Sex","Small Tits","Smart","Latina","No Condom","Money Shot","Kitchen","Hairy Pussy","Cowgirl","Private","Boy / Girl","Pornstar","Straight Hair","Brown Eyes","Medium Ass","Outie Pussy","Light Skin","T Shirt","Blouse","Mini Skirt","Shorts","Casual Wear","Sneakers","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Tit Play","Ass Play","Fingering (pussy)"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"madison-wilde","itemId":9982,"title":"Madison Wilde","img":"https://images.psmcdn.net/tsv4/model/profiles/madison_wilde_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/madison_wilde_v2.jpg","alt":"Madison Wilde","name":"Madison Wilde","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-03-27T17:58:29","stats":{"followCount":4374,"sceneCount":39},"seo":{"title":"Madison Wilde","description":"Madison Wilde"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"use-me-however-you-want-free-use-to-release-our-pent-up-energy","itemId":32078,"img":"https://images.psmcdn.net/teamskeet/fuf/rachael_cavalli/shared/med_v3.jpg","video":"b2586c5b94ff8052b19eb89fe262bc86","videoSrc":"b2586c5b94ff8052b19eb89fe262bc86","videoTitle":"\"Use Me However You Want...\" Free Use To Release Our Pent-up Energy","title":"\"Use Me However You Want...\" Free Use To Release Our Pent-up Energy","alt":"\"Use Me However You Want...\" Free Use To Release Our Pent-up Energy","type":"video","description":"\u003cp>Don't get me wrong, I love my stepsons. But they have too much energy. As their stepmom, it's my responsibility to deal with that. I'd do anything to keep my guys happy and busy, and I know they don't like anything more than using my body. Nothing calms them down more than sucking my tits whenever they want. They can use me any time because once I feel their cum dripping in my pussy or my face, I know that I helped them release all their energy. I'm already feeling more relaxed just thinking about being their personal sex toy.\u003c/p>","seo":{"h1":"\"Use Me However You Want...\" Free Use To Release Our Pent-up Energy","h2":"\"Use Me However You Want...\" Free Use To Release Our Pent-up Energy","title":"\"Use Me However You Want...\" Free Use To Release Our Pent-up Energy","description":"\u003cp>Don't get me wrong, I love my stepsons. But they have too much energy. As their stepmom, it's my responsibility to deal with that. I'd do anything to keep my guys happy and busy, and I know they don't like anything more than using my body. Nothing calms them down more than sucking my tits whenever they want. They can use me any time because once I feel their cum dripping in my pussy or my face, I know that I helped them release all their energy. I'm already feeling more relaxed just thinking about being their personal sex toy.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/rachael_cavalli/bio_small.mp4","stats":{"views":0,"dislikeCount":18,"likeCount":179},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-05-24T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Cum on Pussy","Step Mom","Tag Team","Taboo","Older vs Younger","Average Body","Long Skirt","Gloves","Foyer","Boy / Boy / Girl","Workout Bottoms","Watch","Professional Camera","Step Son","Sunglasses","Hoodie","Step Family","Freeuse","Ghost Nipples","PAWG","Supportive Parenting","Supportive Obedient","Supportive Pleasure","Indifferent Pleasure","4k","American","Indifferent","Supportive","Seductive","Pirate’s Bounty","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Missionary","Skirts","Slutty","Straight","White","Blonde","Tall","Handjob","Couch","Big Tits","No Condom","Hotpants","Threesome","Camel Toe","MILF","Money Shot","Hairy Pussy","Rubbing","Cowgirl","Oil","Thong","Private","Pale","Pornstar","Straight Hair","Hazel Eyes","Thick Top","Fake Tits","Medium Ass","Innie Pussy","T Shirt","Crop Top","Sports Bra","Bra","Casual Wear","Sportswear","Necklace","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Kissing","Tease"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"rachael-cavalli","itemId":1941,"title":"Rachael Cavalli","img":"https://images.psmcdn.net/tsv4/model/profiles/rachael_cavalli_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/rachael_cavalli_v2.jpg","alt":"Rachael Cavalli","name":"Rachael Cavalli","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-09-25T15:00:10","stats":{"followCount":6268,"sceneCount":63},"seo":{"title":"Rachael Cavalli","description":"Rachael Cavalli"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null}],"decorated":false},{"id":"pet-play-free-use-shes-our-fuck-toy-for-the-day","itemId":32068,"img":"https://images.psmcdn.net/teamskeet/fuf/chloe_rose_thea_summers/shared/med.jpg","video":"4e4f5677087ee1716e2eaa7557f081fd","videoSrc":"4e4f5677087ee1716e2eaa7557f081fd","videoTitle":"Pet-Play Free Use: She’s Our Fuck Toy for the Day","title":"Pet-Play Free Use: She’s Our Fuck Toy for the Day","alt":"Pet-Play Free Use: She’s Our Fuck Toy for the Day","type":"video","description":"\u003cp>I just want to be as obedient and willing as possible. We decided to try some pet-play, or pup-play, for fun. For the whole day, I’d be their little fuck toy to be used whenever and wherever they wanted. They’d put a leash on me, have me perform tricks, and I was always obligated to say yes. Being their plaything was fun for me - I liked being submissive and praised. Being a sweet pup for them opened my eyes to a whole new world of obedience…\u003c/p>","seo":{"h1":"Pet-Play Free Use: She’s Our Fuck Toy for the Day","h2":"Pet-Play Free Use: She’s Our Fuck Toy for the Day","title":"Pet-Play Free Use: She’s Our Fuck Toy for the Day","description":"\u003cp>I just want to be as obedient and willing as possible. We decided to try some pet-play, or pup-play, for fun. For the whole day, I’d be their little fuck toy to be used whenever and wherever they wanted. They’d put a leash on me, have me perform tricks, and I was always obligated to say yes. Being their plaything was fun for me - I liked being submissive and praised. Being a sweet pup for them opened my eyes to a whole new world of obedience…\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/chloe_rose_thea_summers/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":286},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-05-20T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Cum in Mouth","Female Orgasm","Step Sister","Taboo","Medium Height","Average Body","Leash","Brother in Law","Professional Camera","Spaghetti Strap","Boyfriend","Freeuse","Braless","Cute Little Butts","Indifferent Pleasure","Indifferent Obedient","4k","American","Submissive","Indifferent","Slim","Blowjob","Caucasian","Doggystyle","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Teen","White","Pantyless","Blonde","Cute","Skinny","Stockings","Tattoos","Couch","Lingerie","Small Tits","No Condom","Toned","Threesome","Shaved Pussy","Money Shot","Cowgirl","Girlfriend","Private","Pale","Boy / Girl / Girl","Pornstar","Straight Hair","Blue Eyes","Brown Eyes","Small Ass","Outie Pussy","Sweater","Bodysuit","Mini Skirt","Casual Wear","Underwear","Barefoot","Sneakers","Necklace","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Living Room","Tit Play","Fingering (pussy)","Pussy Licking","Tease"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"thea-summers","itemId":11363,"title":"Thea Summers","img":"https://images.psmcdn.net/tsv4/model/profiles/thea_summers_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/thea_summers_v2.jpg","alt":"Thea Summers","name":"Thea Summers","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-01-08T11:13:20","stats":{"followCount":1924,"sceneCount":20},"seo":{"title":"Thea Summers","description":"Thea Summers"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"chloe-rose","itemId":9892,"title":"Chloe Rose","img":"https://images.psmcdn.net/tsv4/model/profiles/chloe_rose_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/chloe_rose_v2.jpg","alt":"Chloe Rose","name":"Chloe Rose","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-02-23T12:43:25","stats":{"followCount":4195,"sceneCount":38},"seo":{"title":"Chloe Rose","description":"Chloe Rose"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"break-shot-celestina-freeused-by-the-pool-sharks","itemId":32016,"img":"https://images.psmcdn.net/teamskeet/fuf/celestina_blooms/shared/med_v2.jpg","video":"95081f3ae1acbe728fd3594443b08a0a","videoSrc":"95081f3ae1acbe728fd3594443b08a0a","videoTitle":"Break Shot: Celestina Freeused by the Pool Sharks","title":"Break Shot: Celestina Freeused by the Pool Sharks","alt":"Break Shot: Celestina Freeused by the Pool Sharks","type":"video","description":"\u003cp>Everyone loves a good game of pool. But you know what’s even better? Free use during the game! Celestina gets bent over the table &amp; these two pool sharks are sinking a lot more balls than just solids and stripes. The game is always way more fun when you get to spitroast the new girl while making the winning shot. \u003c/p>","seo":{"h1":"Break Shot: Celestina Freeused by the Pool Sharks","h2":"Break Shot: Celestina Freeused by the Pool Sharks","title":"Break Shot: Celestina Freeused by the Pool Sharks","description":"\u003cp>Everyone loves a good game of pool. But you know what’s even better? Free use during the game! Celestina gets bent over the table &amp; these two pool sharks are sinking a lot more balls than just solids and stripes. The game is always way more fun when you get to spitroast the new girl while making the winning shot. \u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/celestina_blooms/bio_small.mp4","stats":{"views":0,"dislikeCount":14,"likeCount":172},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-05-10T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Natural Tits","Slutty","Straight","Teen","White","Skinny","Tall","Redhead","Ponytail","Lingerie","Small Tits","No Condom","Threesome","Money Shot","Kitchen","Cowgirl","Thong","Private","Pale","Boy / Girl / Girl","Pornstar","Wavy Hair","Blue Eyes","Modelesque","Small Ass","Innie Pussy","Dress","Dressed up","Sheer","Bracelets","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Tag Team","Standing","Earrings","Standing Doggystyle","Game Room","Professional Camera","Low Heels","Lingerie Dress","Freeuse","Braless","4k","American","Countertop","Table","Submissive","Indifferent","Competitive","Seductive","No Piercings","Spit Roast","Jockeying","Bodyguard"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"celestina-blooms","itemId":8286,"title":"Celestina Blooms","img":"https://images.psmcdn.net/tsv4/model/profiles/celestina_blooms_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/celestina_blooms_v2.jpg","alt":"Celestina Blooms","name":"Celestina Blooms","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-08-06T17:31:35","stats":{"followCount":2920,"sceneCount":30},"seo":{"title":"Celestina Blooms","description":"Celestina Blooms"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"polar-opposites-tall-bully-short-nerd-vs-the-extra-curvy-tutor","itemId":31959,"img":"https://images.psmcdn.net/teamskeet/fuf/aleksa_mink/shared/med_v2.jpg","video":"c5cce621895facc57c8dd1060ba8d58c","videoSrc":"c5cce621895facc57c8dd1060ba8d58c","videoTitle":"Polar Opposites: Tall Bully & Short Nerd vs the Extra Curvy Tutor","title":"Polar Opposites: Tall Bully & Short Nerd vs the Extra Curvy Tutor","alt":"Polar Opposites: Tall Bully & Short Nerd vs the Extra Curvy Tutor","type":"video","description":"\u003cp>There is enough of busty goddess Aleksa Mink for everyone. Today she’s tutoring Blake &amp; Josh. Blake is a short king, and Josh towers over him. Aleksa is the perfect middle size between them. She can suck Josh’s cock while Blake eats her out from behind. And they’ll both get to play with those magnificent tits of hers. This size differential makes the free use way more fun. Either way, they’ve both got big dicks and get to pound Aleksa until they’re ready to paint her face with a creamy load.\u003c/p>","seo":{"h1":"Polar Opposites: Tall Bully & Short Nerd vs the Extra Curvy Tutor","h2":"Polar Opposites: Tall Bully & Short Nerd vs the Extra Curvy Tutor","title":"Polar Opposites: Tall Bully & Short Nerd vs the Extra Curvy Tutor","description":"\u003cp>There is enough of busty goddess Aleksa Mink for everyone. Today she’s tutoring Blake &amp; Josh. Blake is a short king, and Josh towers over him. Aleksa is the perfect middle size between them. She can suck Josh’s cock while Blake eats her out from behind. And they’ll both get to play with those magnificent tits of hers. This size differential makes the free use way more fun. Either way, they’ve both got big dicks and get to pound Aleksa until they’re ready to paint her face with a creamy load.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/aleksa_mink/bio_small_v3.mp4","stats":{"views":0,"dislikeCount":16,"likeCount":195},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-04-28T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Big Ass","Blowjob","Caucasian","Desk","Doggystyle","Facial","High Heels","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Student","Teen","White","Black Hair","Cute","Glasses","Tattoos","Handjob","Couch","Big Tits","Smart","No Condom","Threesome","Shaved Pussy","Money Shot","Rubbing","Cowgirl","Cleavage","Thong","Private","Pale","Pornstar","Straight Hair","Blue Eyes","Outie Pussy","Tank Top","Mini Skirt","Casual Wear","Barefoot","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Tit Play","Dick Play","Fingering (pussy)","Pussy Licking","Reverse Cowgirl","Face Fucking","Medium Height","Tutoring","Standing","Earrings","Boy / Boy / Girl","Standing Doggystyle","Curvy","Professional Camera","Freeuse","Braless","Cum on Legs","Ghost Nipples","Slim Thick","4k","American","Submissive","Indifferent","Tutor","Slim","Thick","No Piercings","Spit Roast","Pirate’s Bounty"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"aleksa-mink","itemId":11579,"title":"Aleksa Mink","img":"https://images.psmcdn.net/tsv4/model/profiles/aleksa_mink_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/aleksa_mink_v2.jpg","alt":"Aleksa Mink","name":"Aleksa Mink","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-04-15T15:06:50","stats":{"followCount":891,"sceneCount":6},"seo":{"title":"Aleksa Mink","description":"Aleksa Mink"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"stuck-indoors-a-full-day-of-free-use-games","itemId":31869,"img":"https://images.psmcdn.net/teamskeet/fuf/charlie_valentine_daydream_daisy/shared/med.jpg","video":"91590963cb860c10f44e6308944f476c","videoSrc":"91590963cb860c10f44e6308944f476c","videoTitle":"Stuck Indoors: a Full Day of Free Use Games","title":"Stuck Indoors: a Full Day of Free Use Games","alt":"Stuck Indoors: a Full Day of Free Use Games","type":"video","description":"\u003cp>Can you believe this?! Nobody is allowed to get out of their house because of the weather. What am I supposed to do? Just stay here, locked in with my stepmom and my stepsister? I need to get out of here! My stepmom has this idea that if we play the games we used to love ages ago, we'll have fun. I guess I can give it a shot, at least I can finger them and squeeze their tits while we play. Besides, having to stay quiet while one of them sucks my cock and the other one looks for us during hide and seek doesn't sound too bad. Fine. I guess that as long as I get to cum all over them, the day might not be totally ruined.\u003c/p>","seo":{"h1":"Stuck Indoors: a Full Day of Free Use Games","h2":"Stuck Indoors: a Full Day of Free Use Games","title":"Stuck Indoors: a Full Day of Free Use Games","description":"\u003cp>Can you believe this?! Nobody is allowed to get out of their house because of the weather. What am I supposed to do? Just stay here, locked in with my stepmom and my stepsister? I need to get out of here! My stepmom has this idea that if we play the games we used to love ages ago, we'll have fun. I guess I can give it a shot, at least I can finger them and squeeze their tits while we play. Besides, having to stay quiet while one of them sucks my cock and the other one looks for us during hide and seek doesn't sound too bad. Fine. I guess that as long as I get to cum all over them, the day might not be totally ruined.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/charlie_valentine_daydream_daisy/bio_small.mp4","stats":{"views":0,"dislikeCount":19,"likeCount":207},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-04-08T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Caucasian","Facial","High Heels","Indoor","Long Hair","Natural Tits","Skirts","Straight","Teen","Trimmed Pussy","White","Black Hair","Pantyless","Cute","Tall","Puffy Nips","Tan","Couch","Bed","Small Tits","No Condom","Threesome","Shaved Pussy","MILF","Money Shot","Rubbing","Private","Pale","Boy / Girl / Girl","Pornstar","Straight Hair","Green Eyes","Brown Eyes","Modelesque","Fake Tits","Medium Tits","Medium Ass","Outie Pussy","Innie Pussy","Light Skin","Dress","Mini Dress","Crop Top","Mini Skirt","Bra","Casual Wear","Pumps","Sneakers","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Living Room","Fingering (pussy)","Pussy Licking","Step Sister","Step Brother","Step Mom","Taboo","Older vs Younger","Medium Height","Braids","Standing Doggystyle","Professional Camera","Step Son","Step Daughter","Step Family","Freeuse","Braless","Fit Girls","Indifferent Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Submissive","Indifferent","Seductive","Slim"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"daydream-daisy","itemId":11849,"title":"Daydream Daisy","img":"https://images.psmcdn.net/tsv4/model/profiles/daydream_daisy.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/daydream_daisy.jpg","alt":"Daydream Daisy","name":"Daydream Daisy","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-08-14T10:43:25","stats":{"followCount":696,"sceneCount":14},"seo":{"title":"Daydream Daisy","description":"Daydream Daisy"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"charlie-valentine","itemId":8309,"title":"Charlie Valentine","img":"https://images.psmcdn.net/tsv4/model/profiles/charlie_valentine_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/charlie_valentine_v2.jpg","alt":"Charlie Valentine","name":"Charlie Valentine","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-08-12T18:16:49","stats":{"followCount":2111,"sceneCount":22},"seo":{"title":"Charlie Valentine","description":"Charlie Valentine"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"uncles-free-use-dream-tiny-gamer-girl-glitches-unless-she-gets-dick","itemId":31850,"img":"https://images.psmcdn.net/teamskeet/fuf/aria_banks2/shared/med.jpg","video":"9279a5890eddaddf7233984438d278cd","videoSrc":"9279a5890eddaddf7233984438d278cd","videoTitle":"Uncle’s Free Use Dream: Tiny Gamer Girl Glitches Unless She Gets Dick","title":"Uncle’s Free Use Dream: Tiny Gamer Girl Glitches Unless She Gets Dick","alt":"Uncle’s Free Use Dream: Tiny Gamer Girl Glitches Unless She Gets Dick","type":"video","description":"\u003cp>My step-uncle Clarke is staying with us this summer. He’s such a creep! I can’t believe I used to have a crush on him. I wanna play online with my friends, but he keeps trying to get me offline. One day, he even disconnected the wifi to stop me from doing what I wanted. To teach him a lesson, I pretended to “glitch,” and he fell for it! Weird thing is, he started playing with my pussy to see if he could fix me, and I enjoyed it a lot more than I expected! I think I’ll play this one out for a little longer to see what else he's willing to do to me while “I glitch.”\u003c/p>","seo":{"h1":"Uncle’s Free Use Dream: Tiny Gamer Girl Glitches Unless She Gets Dick","h2":"Uncle’s Free Use Dream: Tiny Gamer Girl Glitches Unless She Gets Dick","title":"Uncle’s Free Use Dream: Tiny Gamer Girl Glitches Unless She Gets Dick","description":"\u003cp>My step-uncle Clarke is staying with us this summer. He’s such a creep! I can’t believe I used to have a crush on him. I wanna play online with my friends, but he keeps trying to get me offline. One day, he even disconnected the wifi to stop me from doing what I wanted. To teach him a lesson, I pretended to “glitch,” and he fell for it! Weird thing is, he started playing with my pussy to see if he could fix me, and I enjoyed it a lot more than I expected! I think I’ll play this one out for a little longer to see what else he's willing to do to me while “I glitch.”\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/aria_banks2/bio_small.mp4","stats":{"views":0,"dislikeCount":21,"likeCount":204},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-04-01T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Face Fucking","Gagging","Cum in Mouth","Step Uncle","Taboo","Older vs Younger","Average Body","Fishnets","High Socks","Long Socks","Prone Bone","Professional Camera","Spaghetti Strap","Headphones","Hoodie","Cfnm","Freeuse","Braless","Supportive Pleasure","Indifferent Pleasure","4k","American","Step Niece","Submissive","Indifferent","Gamer","Thick","Blowjob","Caucasian","Doggystyle","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Slutty","Straight","Teen","Thigh Highs","Trimmed Pussy","White","Pantyless","Blonde","Cute","Glasses","Pigtail","Puffy Nips","Short","Tiny","Couch","Small Tits","Spanking","No Condom","POV","Money Shot","Kitchen","Rubbing","Insertion","Cowgirl","Private","Pale","Boy / Girl","Pornstar","Wavy Hair","Brown Eyes","Medium Ass","Innie Pussy","Tank Top","Crop Top","Mini Skirt","Casual Wear","Socks","Vibrator","Nipple Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Tit Play","Dick Play","Fingering (pussy)","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"aria-banks","itemId":6221,"title":"Aria Banks","img":"https://images.psmcdn.net/tsv4/model/profiles/aria_banks.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/aria_banks.jpg","alt":"Aria Banks","name":"Aria Banks","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-03-02T15:49:07","stats":{"followCount":4926,"sceneCount":46},"seo":{"title":"Aria Banks","description":"Aria Banks"},"bio":{"about":"Measurements: 32A-24-40\n\nHair Color: Blonde\n\nBody Art: Yes\n\nPiercings: Yes\n\nDate Of Birth: 04/07\n\nEthnicity: Caucasian\n\nNationality: American\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"kittys-punishment-free-using-the-new-teachers-pet","itemId":31831,"img":"https://images.psmcdn.net/teamskeet/fuf/kitty_cam/shared/med.jpg","video":"8d78938cf4b70af3601325a56f666d6c","videoSrc":"8d78938cf4b70af3601325a56f666d6c","videoTitle":"Kitty’s Punishment: Free Using the New Teacher’s Pet","title":"Kitty’s Punishment: Free Using the New Teacher’s Pet","alt":"Kitty’s Punishment: Free Using the New Teacher’s Pet","type":"video","description":"\u003cp>Kitty’s first year at college isn’t exactly going well. She’s been caught doing graffiti, disturbing Mr. Pounder’s class, and causing all sorts of problems that are about to get her expelled. She believes Mr. Pounder is being an asshole about it, and the guy really wants to set his students on the right track, so they strike a deal: she can continue her college career if she becomes the teacher’s pet. Easy peasy, right? But she didn’t expect that Mr. Pounder’s idea of “teacher’s pet” would be slightly different. In order to stay in school, she’ll have to be the professor’s hole, fucked when and however he pleases. And if other students want to get involved, Kitty will have to let them join. She’s the teacher’s new little fuck doll, and he plans to use her as much as possible.\u003c/p>","seo":{"h1":"Kitty’s Punishment: Free Using the New Teacher’s Pet","h2":"Kitty’s Punishment: Free Using the New Teacher’s Pet","title":"Kitty’s Punishment: Free Using the New Teacher’s Pet","description":"\u003cp>Kitty’s first year at college isn’t exactly going well. She’s been caught doing graffiti, disturbing Mr. Pounder’s class, and causing all sorts of problems that are about to get her expelled. She believes Mr. Pounder is being an asshole about it, and the guy really wants to set his students on the right track, so they strike a deal: she can continue her college career if she becomes the teacher’s pet. Easy peasy, right? But she didn’t expect that Mr. Pounder’s idea of “teacher’s pet” would be slightly different. In order to stay in school, she’ll have to be the professor’s hole, fucked when and however he pleases. And if other students want to get involved, Kitty will have to let them join. She’s the teacher’s new little fuck doll, and he plans to use her as much as possible.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/kitty_cam/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":236},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-03-25T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Desk","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Schoolgirl","Skirts","Slutty","Straight","Student","Teen","Trimmed Pussy","Uniform","White","Black Hair","University","Cute","Skinny","Knee Highs","Tattoos","Freckles","Handjob","Piercings","Pigtail","Classroom","Short","Tiny","Small Tits","Spanking","Dyed","No Condom","Threesome","Money Shot","Rubbing","Cowgirl","Thong","Private","Pale","Pornstar","Straight Hair","Multicolored","Blue Eyes","Medium Ass","Innie Pussy","Mini Skirt","Socks","Sneakers","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Tit Play","Ass Play","Dick Play","Fingering (pussy)","Pussy Licking","Side Fuck","Reverse Cowgirl","Face Fucking","Choking","Gagging","Cum in Mouth","Older vs Younger","Headband","School","Button-up Shirt","Standing","Earrings","Boy / Boy / Girl","Standing Doggystyle","Paddle","Professional Camera","Hold the Moan","Long Sleeve Shirt","Plaid School Girl Skirt","Cfnm","Sucking Balls","Freeuse","Sweater Vest","Braless","Bow","4k","American","Submissive","Indifferent","Slim","Sloppy Blowjob","Ball Licking","Spit Roast","Pirate’s Bounty"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"kitty-cam","itemId":9412,"title":"Kitty Cam","img":"https://images.psmcdn.net/tsv4/model/profiles/kitty_cam.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/kitty_cam.jpg","alt":"Kitty Cam","name":"Kitty Cam","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2022-08-30T11:29:47","stats":{"followCount":1849,"sceneCount":14},"seo":{"title":"Kitty Cam","description":"Kitty Cam"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"dollys-punishment-sent-straight-to-the-freeuse-chair","itemId":31798,"img":"https://images.psmcdn.net/teamskeet/fuf/dolly_paige/shared/med_v2.jpg","video":"bebc3f581b2ac79ee0063b47826a35ea","videoSrc":"bebc3f581b2ac79ee0063b47826a35ea","videoTitle":"Dolly’s Punishment! Sent Straight to the “Freeuse Chair”","title":"Dolly’s Punishment! Sent Straight to the “Freeuse Chair”","alt":"Dolly’s Punishment! Sent Straight to the “Freeuse Chair”","type":"video","description":"\u003cp>After getting caught trying to escape to a party, Dolly is officially grounded. This is the third time in a month she’s gotten in trouble. Her stepdad, Peter, decides that desperate times call for desperate measures. He needs to teach her a hard lesson. He thinks it’s a good idea to bring out the Freeuse Chair. For the duration of her punishment, she’ll be his to use freely. But it isn’t just the Freeuse Chair where Dolly’s body belongs to him - it’s his wherever he wants it, whenever he wants it…\u003c/p>","seo":{"h1":"Dolly’s Punishment! Sent Straight to the “Freeuse Chair”","h2":"Dolly’s Punishment! Sent Straight to the “Freeuse Chair”","title":"Dolly’s Punishment! Sent Straight to the “Freeuse Chair”","description":"\u003cp>After getting caught trying to escape to a party, Dolly is officially grounded. This is the third time in a month she’s gotten in trouble. Her stepdad, Peter, decides that desperate times call for desperate measures. He needs to teach her a hard lesson. He thinks it’s a good idea to bring out the Freeuse Chair. For the duration of her punishment, she’ll be his to use freely. But it isn’t just the Freeuse Chair where Dolly’s body belongs to him - it’s his wherever he wants it, whenever he wants it…\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/dolly_paige/bio_small.mp4","stats":{"views":0,"dislikeCount":15,"likeCount":211},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-03-18T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Reverse Cowgirl","Hair Pulling","Female Orgasm","Step Dad","Taboo","Older vs Younger","Standing","Standing Doggystyle","Fish Hook","Professional Camera","Spaghetti Strap","Step Daughter","Cfnm","Freeuse","Braless","Finger in Mouth","Supportive Pleasure","Indifferent Pleasure","Disgusted Parenting","Indifferent Obedient","4k","American","Table","Submissive","Indifferent","Slim","No Tattoo","Pirate’s Bounty","Blowjob","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Slutty","Straight","Student","Teen","Trimmed Pussy","White","Black Hair","Upskirt","Cute","Skinny","Tall","Handjob","Couch","Dildo","Toys","Small Tits","Bobby Socks","No Condom","Money Shot","Rubbing","Insertion","Cowgirl","Thong","Private","Pale","Boy / Girl","Pornstar","Wavy Hair","Blue Eyes","Small Ass","Innie Pussy","Sweater","Crop Top","Mini Skirt","Casual Wear","Socks","Barefoot","Sneakers","Vibrator","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Living Room","Tit Play","Dick Play","Fingering (pussy)","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"dolly-paige","itemId":11979,"title":"Dolly Paige","img":"https://images.psmcdn.net/tsv4/model/profiles/dolly_paige.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/dolly_paige.jpg","alt":"Dolly Paige","name":"Dolly Paige","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-11-07T13:28:19","stats":{"followCount":518,"sceneCount":7},"seo":{"title":"Dolly Paige","description":"Dolly Paige"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"daddy-needs-a-new-pocket-pussy-haley-my-personal-goon-doll","itemId":31768,"img":"https://images.psmcdn.net/teamskeet/fuf/haley_spades/shared/med.jpg","video":"6391f6373949e7d9f3d03676572d6fee","videoSrc":"6391f6373949e7d9f3d03676572d6fee","videoTitle":"“Daddy Needs a New Pocket Pussy” Haley, My Personal Goon Doll","title":"“Daddy Needs a New Pocket Pussy” Haley, My Personal Goon Doll","alt":"“Daddy Needs a New Pocket Pussy” Haley, My Personal Goon Doll","type":"video","description":"\u003cp>The mischievous Haley Spades is always fooling with her family’s stuff, peeping into their rooms and drawers for fun things to play with. One day, she finds her stepdad’s jerk-off toy and breaks it by accident. Jason is pissed! He loves playing with his sex toy and is tired of Haley messing up with his things, so, to teach her a lesson on respecting other people’s personal property, she turns her into his personal fuck toy. When Jason’s wife finds out about it, she supports her husband and instructs Haley to be a good girl and take Jason’s cock until she learns her lesson.\u003c/p>","seo":{"h1":"“Daddy Needs a New Pocket Pussy” Haley, My Personal Goon Doll","h2":"“Daddy Needs a New Pocket Pussy” Haley, My Personal Goon Doll","title":"“Daddy Needs a New Pocket Pussy” Haley, My Personal Goon Doll","description":"\u003cp>The mischievous Haley Spades is always fooling with her family’s stuff, peeping into their rooms and drawers for fun things to play with. One day, she finds her stepdad’s jerk-off toy and breaks it by accident. Jason is pissed! He loves playing with his sex toy and is tired of Haley messing up with his things, so, to teach her a lesson on respecting other people’s personal property, she turns her into his personal fuck toy. When Jason’s wife finds out about it, she supports her husband and instructs Haley to be a good girl and take Jason’s cock until she learns her lesson.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/haley_spades/bio_small.mp4","stats":{"views":0,"dislikeCount":16,"likeCount":284},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-03-11T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Slutty","Straight","Teen","Thigh Highs","White","Pantyless","Cute","Tattoos","Pigtail","Short","Tiny","Couch","Small Tits","No Condom","Shaved Pussy","Money Shot","Cowgirl","Private","Pale","Boy / Girl","Pornstar","Straight Hair","Blue Eyes","Medium Ass","Innie Pussy","Sweater","T Shirt","Mini Skirt","Casual Wear","Barefoot","Bracelets","Necklace","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Tit Play","Dick Play","Pussy Licking","Reverse Cowgirl","Face Fucking","Step Dad","Step Mom","Taboo","Older vs Younger","Average Body","Boots","High Socks","Earrings","Long Socks","Prone Bone","Fleshlight","Professional Camera","Step Daughter","Cfnm","Freeuse","Braless","Flexible","PAWG","Indifferent Pleasure","Disgusted Parenting","Indifferent Obedient","4k","American","Indifferent","Disgusted","Pirate’s Bounty"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"vivianne-desilva","itemId":8180,"title":"Vivianne DeSilva","img":"https://images.psmcdn.net/tsv4/model/profiles/vivianne_desilva_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/vivianne_desilva_v2.jpg","alt":"Vivianne DeSilva","name":"Vivianne DeSilva","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-07-07T21:28:36","stats":{"followCount":4104,"sceneCount":82},"seo":{"title":"Vivianne DeSilva","description":"Vivianne DeSilva"},"bio":{"about":"Nationality: Brazilian\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"haley-spades","itemId":7928,"title":"Haley Spades","img":"https://images.psmcdn.net/tsv4/model/profiles/haley_spades_v3.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/haley_spades_v3.jpg","alt":"Haley Spades","name":"Haley Spades","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-04-22T14:29:35","stats":{"followCount":7064,"sceneCount":56},"seo":{"title":"Haley Spades","description":"Haley Spades"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"lexi-luna-vs-lana-smalls-part-2-ill-make-a-housewife-out-of-you-mom-vs-gf-special","itemId":31728,"img":"https://images.psmcdn.net/teamskeet/fuf/lana_smalls/shared/med.jpg","video":"60374af4513ca4adf7d737ee9d218a35","videoSrc":"60374af4513ca4adf7d737ee9d218a35","videoTitle":"Lexi Luna vs Lana Smalls, Part 2: I'll Make a Housewife Out of You… (“Mom vs GF” Special)","title":"Lexi Luna vs Lana Smalls, Part 2: I'll Make a Housewife Out of You… (“Mom vs GF” Special)","alt":"Lexi Luna vs Lana Smalls, Part 2: I'll Make a Housewife Out of You… (“Mom vs GF” Special)","type":"video","description":"\u003cp>Lexi Luna vs Lana, a “Mom vs Girlfriend” special event (part 2 of 3): I felt bad putting Lana in her place, but she needs to learn that there is no replacing mom… Now that she’s back, I need to set some ground rules. If she’s going to keep getting fucked by my son, tainting his mind with filth, she needs to learn it’s not all about dirty, hardcore sex. She needs to learn how to take care of a man - how to be the perfect housewife. I want her to be his personal Freeuse maid, available to his call 24/7, no questions asked. Maybe if she proves herself worthy, I’ll give her a second chance at being part of our family… (Continued in Part 3).&nbsp;\u003c/p>","seo":{"h1":"Lexi Luna vs Lana Smalls, Part 2: I'll Make a Housewife Out of You… (“Mom vs GF” Special)","h2":"Lexi Luna vs Lana Smalls, Part 2: I'll Make a Housewife Out of You… (“Mom vs GF” Special)","title":"Lexi Luna vs Lana Smalls, Part 2: I'll Make a Housewife Out of You… (“Mom vs GF” Special)","description":"\u003cp>Lexi Luna vs Lana, a “Mom vs Girlfriend” special event (part 2 of 3): I felt bad putting Lana in her place, but she needs to learn that there is no replacing mom… Now that she’s back, I need to set some ground rules. If she’s going to keep getting fucked by my son, tainting his mind with filth, she needs to learn it’s not all about dirty, hardcore sex. She needs to learn how to take care of a man - how to be the perfect housewife. I want her to be his personal Freeuse maid, available to his call 24/7, no questions asked. Maybe if she proves herself worthy, I’ll give her a second chance at being part of our family… (Continued in Part 3).&nbsp;\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/lana_smalls/bio_small.mp4","stats":{"views":0,"dislikeCount":25,"likeCount":260},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-02-19T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Caucasian","Doggystyle","Indoor","Long Hair","Natural Tits","Skirts","Straight","Teen","Trimmed Pussy","White","Cute","Skinny","Stockings","Tattoos","Handjob","Bed","Small Tits","No Condom","Money Shot","Rubbing","Thong","Girlfriend","Private","Pale","Boy / Girl","Pornstar","Straight Hair","Blue Eyes","Small Ass","Outie Pussy","Crop Top","Mini Skirt","Shorts","Costume","Barefoot","Necklace","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Bedroom","Dick Play","Tease","Side Fuck","Reverse Cowgirl","Cum in Mouth","Medium Height","Laundry Room","Maid","Apron","Cum on Self","Professional Camera","Boyfriend","Maid Sexy Outfit","Freeuse","Braless","Cute Little Butts","Indifferent Parenting","Supportive Pleasure","Indifferent Pleasure","Disgusted Obedient","4k","American","Rivalry","Supervised Sex","Mother-in-law","Submissive","Indifferent","Slim","Clamps","Daughter-in-law"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"lana-smalls","itemId":9312,"title":"Lana Smalls","img":"https://images.psmcdn.net/tsv4/model/profiles/lana_smalls_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lana_smalls_v2.jpg","alt":"Lana Smalls","name":"Lana Smalls","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2022-08-03T17:06:17","stats":{"followCount":3854,"sceneCount":41},"seo":{"title":"Lana Smalls","description":"Lana Smalls"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"lexi-luna","itemId":2035,"title":"Lexi Luna","img":"https://images.psmcdn.net/tsv4/model/profiles/lexi_luna.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lexi_luna.jpg","alt":"Lexi Luna","name":"Lexi Luna","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2018-01-29T16:00:20","stats":{"followCount":10894,"sceneCount":35},"seo":{"title":"Lexi Luna","description":"Lexi Luna"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null}],"decorated":false},{"id":"my-biggest-fan-deserves-free-reign-over-my-body","itemId":31652,"img":"https://images.psmcdn.net/teamskeet/fuf/river_lynn/shared/med.jpg","video":"f9be1ba73e8516012d44eb5c0cd23873","videoSrc":"f9be1ba73e8516012d44eb5c0cd23873","videoTitle":"My Biggest Fan Deserves Free Reign Over My Body!","title":"My Biggest Fan Deserves Free Reign Over My Body!","alt":"My Biggest Fan Deserves Free Reign Over My Body!","type":"video","description":"\u003cp>The only thing I love more than being a porn star is my fans. The world has supported me so much, so I wanted to give Jack, one of my first fans, an extra sweet treat. I visited him to record an interview, but he was much older than I am, so he kept getting distracted. That's when I knew it was time to reveal the super secret surprise. As long as he focused on the interview, he could do anything he wanted to my body. Anything. After all, my first fan deserved to use my body however he pleased. I even let his friends join, too! They were so sweet. Jack even asked me where he was allowed to cum. Adorable. Of course, I was going to let my fan do it anywhere he wanted.\u003c/p>","seo":{"h1":"My Biggest Fan Deserves Free Reign Over My Body!","h2":"My Biggest Fan Deserves Free Reign Over My Body!","title":"My Biggest Fan Deserves Free Reign Over My Body!","description":"\u003cp>The only thing I love more than being a porn star is my fans. The world has supported me so much, so I wanted to give Jack, one of my first fans, an extra sweet treat. I visited him to record an interview, but he was much older than I am, so he kept getting distracted. That's when I knew it was time to reveal the super secret surprise. As long as he focused on the interview, he could do anything he wanted to my body. Anything. After all, my first fan deserved to use my body however he pleased. I even let his friends join, too! They were so sweet. Jack even asked me where he was allowed to cum. Adorable. Of course, I was going to let my fan do it anywhere he wanted.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/river_lynn/bio_small.mp4","stats":{"views":0,"dislikeCount":25,"likeCount":223},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-02-12T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Cum in Mouth","Older vs Younger","Fishnets","Headband","Earrings","Prone Bone","Professional Camera","Sunglasses","Freeuse","Braless","PAWG","Interview","4k","American","Supervised Sex","Submissive","Indifferent","Supportive","Slim","No Piercings","Caucasian","Doggystyle","Indoor","Long Hair","Missionary","Natural Tits","Straight","Teen","White","Blonde","Cute","Tall","Ass Licking","Handjob","Puffy Nips","Couch","Small Tits","Spanking","No Condom","Shaved Pussy","Money Shot","Cowgirl","Private","Sextape","Pale","Boy / Girl","Pornstar","Straight Hair","Blue Eyes","Medium Tits","Medium Ass","Outie Pussy","Dress","Mini Dress","Panties","Casual Wear","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Tit Play","Dick Play"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"river-lynn","itemId":8200,"title":"River Lynn","img":"https://images.psmcdn.net/tsv4/model/profiles/river_lynn_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/river_lynn_v2.jpg","alt":"River Lynn","name":"River Lynn","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-07-13T14:07:55","stats":{"followCount":4549,"sceneCount":47},"seo":{"title":"River Lynn","description":"River Lynn"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"freeuse-proposal-nightmare-i-made-satine-squirt-while-she-was-stuck-inside-a-trash-can","itemId":31581,"img":"https://images.psmcdn.net/teamskeet/fuf/satine_summers2/shared/med_v2.jpg","video":"eba94625d885534e70cdec06effe3008","videoSrc":"eba94625d885534e70cdec06effe3008","videoTitle":"Freeuse Proposal Nightmare: I Made Satine Squirt While She Was Stuck Inside a Trash Can!","title":"Freeuse Proposal Nightmare: I Made Satine Squirt While She Was Stuck Inside a Trash Can!","alt":"Freeuse Proposal Nightmare: I Made Satine Squirt While She Was Stuck Inside a Trash Can!","type":"video","description":"\u003cp>I've been thinking about proposing to my girlfriend. I even bought a ring and everything. I only needed my stepsister's advice to do it the right way. Talking about it was making me nervous. Luckily, she always lets me grab her tits or fill her pussy to calm down. I trust her so much that I asked her to take care of the ring while I went to get a new shirt, but when I came back, she had half of her body in the washing machine, with her bare ass pointing at me. How could she lose it?! We searched the house together, and I fucked her in every corner, trying not to lose my mind. After pounding her all day and remembering how good it is that her body is mine, I started thinking that maybe I don't want to get married after all.\u003c/p>","seo":{"h1":"Freeuse Proposal Nightmare: I Made Satine Squirt While She Was Stuck Inside a Trash Can!","h2":"Freeuse Proposal Nightmare: I Made Satine Squirt While She Was Stuck Inside a Trash Can!","title":"Freeuse Proposal Nightmare: I Made Satine Squirt While She Was Stuck Inside a Trash Can!","description":"\u003cp>I've been thinking about proposing to my girlfriend. I even bought a ring and everything. I only needed my stepsister's advice to do it the right way. Talking about it was making me nervous. Luckily, she always lets me grab her tits or fill her pussy to calm down. I trust her so much that I asked her to take care of the ring while I went to get a new shirt, but when I came back, she had half of her body in the washing machine, with her bare ass pointing at me. How could she lose it?! We searched the house together, and I fucked her in every corner, trying not to lose my mind. After pounding her all day and remembering how good it is that her body is mine, I started thinking that maybe I don't want to get married after all.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/satine_summers2/bio_small.mp4","stats":{"views":0,"dislikeCount":16,"likeCount":247},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2026-01-18T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Teen","Pantyless","Cute","Handjob","Piercings","Couch","Small Tits","No Condom","Money Shot","Hairy Pussy","Rubbing","Private","Boy / Girl","Pornstar","Mixed Ethnicity","Brown Eyes","Medium Ass","Outie Pussy","Light Skin","Crop Top","Mini Skirt","Casual Wear","Sneakers","Necklace","Nipple Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Tit Play","Dick Play","Pussy Licking","Side Fuck","Reverse Cowgirl","Cum in Mouth","Step Sister","Step Brother","Taboo","Curly Hair","Medium Height","Laundry Room","Standing","Standing Doggystyle","Professional Camera","Long Sleeve Shirt","Tongue Piercing","Cfnm","Freeuse","Braless","Indifferent Pleasure","Indifferent Obedient","4k","American","Submissive","Indifferent","Slim","Bodyguard"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"satine-summers","itemId":9973,"title":"Satine Summers","img":"https://images.psmcdn.net/tsv4/model/profiles/satine_summers_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/satine_summers_v2.jpg","alt":"Satine Summers","name":"Satine Summers","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-03-23T13:58:56","stats":{"followCount":1747,"sceneCount":29},"seo":{"title":"Satine Summers","description":"Satine Summers"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"be-our-frats-personal-fuck-toy-breezy-bri-the-free-use-pinata","itemId":31439,"img":"https://images.psmcdn.net/teamskeet/fuf/breezy_bri/shared/med.jpg","video":"1a5e8ac9dfec6d59d1b960863953b891","videoSrc":"1a5e8ac9dfec6d59d1b960863953b891","videoTitle":"“Be Our Frat’s Personal Fuck Toy” Breezy Bri, the Free Use Piñata","title":"“Be Our Frat’s Personal Fuck Toy” Breezy Bri, the Free Use Piñata","alt":"“Be Our Frat’s Personal Fuck Toy” Breezy Bri, the Free Use Piñata","type":"video","description":"\u003cp>I’d do anything to get a good recommendation for one of the best sororities in the school! My boyfriend happens to be the president of his fraternity, so getting him to vouch for me is my best bet. He told me the initiation process wouldn’t be easy, and that during the entire process, I wouldn’t be his girlfriend, but instead, a personal fuck toy for him and his right-hand man. I’ve never been free used before, but I was so desperate for his recommendation that I was willing to do anything… At first, I was nervous — being fucked by two guys around the clock, submitting to any one of their sexual needs with no questions asked… It seemed really intimidating. But I got the hang of it super quickly, and soon, I was happy to have any of my holes filled whenever they wanted. I know I’ll be getting that recommendation any day now! Go Reptyle!\u003c/p>","seo":{"h1":"“Be Our Frat’s Personal Fuck Toy” Breezy Bri, the Free Use Piñata","h2":"“Be Our Frat’s Personal Fuck Toy” Breezy Bri, the Free Use Piñata","title":"“Be Our Frat’s Personal Fuck Toy” Breezy Bri, the Free Use Piñata","description":"\u003cp>I’d do anything to get a good recommendation for one of the best sororities in the school! My boyfriend happens to be the president of his fraternity, so getting him to vouch for me is my best bet. He told me the initiation process wouldn’t be easy, and that during the entire process, I wouldn’t be his girlfriend, but instead, a personal fuck toy for him and his right-hand man. I’ve never been free used before, but I was so desperate for his recommendation that I was willing to do anything… At first, I was nervous — being fucked by two guys around the clock, submitting to any one of their sexual needs with no questions asked… It seemed really intimidating. But I got the hang of it super quickly, and soon, I was happy to have any of my holes filled whenever they wanted. I know I’ll be getting that recommendation any day now! Go Reptyle!\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/breezy_bri/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":299},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2025-12-29T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Slutty","Straight","Student","Teen","White","Cute","Skinny","Tattoos","Handjob","Piercings","Short","Tiny","Couch","Lingerie","Small Tits","No Condom","Threesome","Shaved Pussy","Money Shot","Kitchen","Rubbing","Cowgirl","Girlfriend","Private","Pale","Pornstar","College","Straight Hair","Blue Eyes","Small Ass","Outie Pussy","Sweater","Mini Skirt","Bra","Casual Wear","Costume","Barefoot","Necklace","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Living Room","Tit Play","Ass Play","Dick Play","Kissing","Side Fuck","Reverse Cowgirl","G String","Boy / Boy / Girl","Professional Camera","Apartment","Boyfriend","Freeuse","Ghost Nipples","4k","American","Submissive","Indifferent","Slim","Perky Tits","Spit Roast"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"breezy-bri","itemId":9690,"title":"Breezy Bri","img":"https://images.psmcdn.net/tsv4/model/profiles/breezy_bri_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/breezy_bri_v2.jpg","alt":"Breezy Bri","name":"Breezy Bri","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2022-12-01T10:15:06","stats":{"followCount":3516,"sceneCount":25},"seo":{"title":"Breezy Bri","description":"Breezy Bri"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"ava-sophias-freeuse-sleepover","itemId":31492,"img":"https://images.psmcdn.net/teamskeet/fuf/ava_davis_sophia_sterling/shared/med.jpg","video":"895fff5036e197997973d02967c44c47","videoSrc":"895fff5036e197997973d02967c44c47","videoTitle":"Ava & Sophia’s Freeuse Sleepover","title":"Ava & Sophia’s Freeuse Sleepover","alt":"Ava & Sophia’s Freeuse Sleepover","type":"video","description":"\u003cp>No one ever sleeps over my house! I guess not everyone can get behind the idea of a freeuse household. My stepdad can be pretty involved, and he likes to fuck A LOT, so most of my friends can’t handle as much dick as I can. That was why I was so surprised &amp; so happy when my friend Ava wanted to have a sleepover! It had been so long since I had a bestie sleepover, and I wanted to go all out. Ava was so ready and willing to get used at all times. Daddy didn’t waste any of the time he had with two girls - his cock was out in an instant, and Ava picked up on the freeuse stuff so quickly, it was impressive. It was fun seeing another girl wrap her soft, delicate lips around my daddy’s cock. And I loved sharing him. Bedtime was especially fun. Getting to play with each other’s pussies while my dad switched between us was the perfect nightcap.\u003c/p>","seo":{"h1":"Ava & Sophia’s Freeuse Sleepover","h2":"Ava & Sophia’s Freeuse Sleepover","title":"Ava & Sophia’s Freeuse Sleepover","description":"\u003cp>No one ever sleeps over my house! I guess not everyone can get behind the idea of a freeuse household. My stepdad can be pretty involved, and he likes to fuck A LOT, so most of my friends can’t handle as much dick as I can. That was why I was so surprised &amp; so happy when my friend Ava wanted to have a sleepover! It had been so long since I had a bestie sleepover, and I wanted to go all out. Ava was so ready and willing to get used at all times. Daddy didn’t waste any of the time he had with two girls - his cock was out in an instant, and Ava picked up on the freeuse stuff so quickly, it was impressive. It was fun seeing another girl wrap her soft, delicate lips around my daddy’s cock. And I loved sharing him. Bedtime was especially fun. Getting to play with each other’s pussies while my dad switched between us was the perfect nightcap.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/ava_davis_sophia_sterling/bio_small.mp4","stats":{"views":0,"dislikeCount":11,"likeCount":353},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2025-12-26T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Teen","White","Pantyless","Blonde","Cute","Skinny","Tall","Knee Highs","Redhead","Puffy Nips","Bed","Small Tits","No Condom","Masturbation","2 Girl Bj","Threesome","Shaved Pussy","Money Shot","Rubbing","Cowgirl","Private","Pale","Boy / Girl / Girl","Pornstar","Medium Hair","Straight Hair","Blue Eyes","Brown Eyes","Medium Ass","Innie Pussy","Sweater","Mini Skirt","Shorts","Casual Wear","Pajamas","Socks","Flats","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bathroom","Bedroom","Living Room","Tit Play","Kissing","Pussy Licking","Spooning","Side Fuck","Face Sitting","Face Fucking","Cum in Mouth","Step Dad","Taboo","Older vs Younger","Medium Height","Average Body","Pile Driver","Headband","High Socks","Earrings","Overall Skirt","Overalls","Long Socks","Prone Bone","Professional Camera","Step Daughter","Plaid School Girl Skirt","Sucking Balls","Freeuse","Sweater Vest","Braless","Ghost Nipples","Supportive Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Submissive","Indifferent","Homely","No Piercings","Ball Licking","Pirate’s Bounty"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"sophia-sterling","itemId":10526,"title":"Sophia Sterling","img":"https://images.psmcdn.net/tsv4/model/profiles/sophia_sterling_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/sophia_sterling_v2.jpg","alt":"Sophia Sterling","name":"Sophia Sterling","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-11-16T10:31:33","stats":{"followCount":2280,"sceneCount":30},"seo":{"title":"Sophia Sterling","description":"Sophia Sterling"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"ava-davis","itemId":9759,"title":"Ava Davis","img":"https://images.psmcdn.net/tsv4/model/profiles/ava_davis.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/ava_davis.jpg","alt":"Ava Davis","name":"Ava Davis","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-01-02T15:13:30","stats":{"followCount":1746,"sceneCount":23},"seo":{"title":"Ava Davis","description":"Ava Davis"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"freeuse-school-hands-on-learning-with-the-new-student","itemId":31374,"img":"https://images.psmcdn.net/teamskeet/fuf/gal_ritchie_kylie_rocket/shared/med.jpg","video":"c08580bb4a17d31f1694aa4421aa8fc0","videoSrc":"c08580bb4a17d31f1694aa4421aa8fc0","videoTitle":"Freeuse School: Hands-On Learning With the New Student","title":"Freeuse School: Hands-On Learning With the New Student","alt":"Freeuse School: Hands-On Learning With the New Student","type":"video","description":"\u003cp>Gal has just started her new life in her strange new school. She is not used to the ways of this institution, where freeuse is a norm and also an experimental method of teaching students to cast aside all inhibitions. The point of it is providing an intimate learning environment where students can flourish and feel free from the restrictions of sexual frustration. Determined to fit in, Gal tries his best to adapt, but it is all so new to her, giving her a hard time adjusting to this unusual method. With a little help from her teacher and some of her fellow students, Gal soon discovers a whole new way of thinking and a new lifestyle she can definitely profit from.\u003c/p>","seo":{"h1":"Freeuse School: Hands-On Learning With the New Student","h2":"Freeuse School: Hands-On Learning With the New Student","title":"Freeuse School: Hands-On Learning With the New Student","description":"\u003cp>Gal has just started her new life in her strange new school. She is not used to the ways of this institution, where freeuse is a norm and also an experimental method of teaching students to cast aside all inhibitions. The point of it is providing an intimate learning environment where students can flourish and feel free from the restrictions of sexual frustration. Determined to fit in, Gal tries his best to adapt, but it is all so new to her, giving her a hard time adjusting to this unusual method. With a little help from her teacher and some of her fellow students, Gal soon discovers a whole new way of thinking and a new lifestyle she can definitely profit from.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/gal_ritchie_kylie_rocket/bio_small.mp4","stats":{"views":0,"dislikeCount":18,"likeCount":404},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2025-12-15T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Reverse Cowgirl","Cum in Mouth","Curly Hair","Medium Height","Average Body","School","Button-up Shirt","High Socks","Standing Doggystyle","Long Socks","Professional Camera","Long Sleeve Shirt","Freeuse","Braless","Cute Little Butts","PAWG","4k","American","British","Group Sex","Submissive","Indifferent","Seductive","Slim","Perky Tits","Spit Roast","Blowjob","Brunette","Caucasian","Desk","Indoor","Long Hair","Missionary","Natural Tits","Schoolgirl","Skirts","Straight","Student","Teen","Trimmed Pussy","Uniform","White","Black Hair","Blonde","Cute","Glasses","Skinny","Knee Highs","Tattoos","Freckles","Piercings","Classroom","Puffy Nips","Tiny","Tan","Clothed Sex","Ponytail","Tanlines","Small Tits","Hispanic","Latina","No Condom","European","Orgy","Shaved Pussy","Money Shot","Puerto Rican","Rubbing","Cowgirl","Thong","Private","Pale","Pornstar","Straight Hair","Hazel Eyes","Green Eyes","Brown Eyes","Medium Tits","Medium Ass","Outie Pussy","Innie Pussy","Light Skin","Sweater","Mini Skirt","Socks","Sneakers","Nipple Piercings","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Tit Play","Dick Play","Kissing","Pussy Licking","Tease"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"gal-ritchie","itemId":10256,"title":"Gal Ritchie","img":"https://images.psmcdn.net/tsv4/model/profiles/gal_ritchie_v3.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/gal_ritchie_v3.jpg","alt":"Gal Ritchie","name":"Gal Ritchie","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-07-12T11:26:48","stats":{"followCount":3671,"sceneCount":38},"seo":{"title":"Gal Ritchie","description":"Gal Ritchie"},"bio":{"about":"Nationality: British\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"kylie-rocket","itemId":6031,"title":"Kylie Rocket","img":"https://images.psmcdn.net/tsv4/model/profiles/kylie_rocket.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/kylie_rocket.jpg","alt":"Kylie Rocket","name":"Kylie Rocket","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-01-24T05:20:20","stats":{"followCount":5971,"sceneCount":30},"seo":{"title":"Kylie Rocket","description":"Kylie Rocket"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null},{"id":"lily-lane","itemId":2807,"title":"Lily Lane","img":"https://images.psmcdn.net/tsv4/model/profiles/lily_lane.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lily_lane.jpg","alt":"Lily Lane","name":"Lily Lane","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2018-03-05T15:46:04","stats":{"followCount":3584,"sceneCount":33},"seo":{"title":"Lily Lane","description":"Lily Lane"},"bio":{"about":"Measurements: 32B-24-36 / 32E-26-36\n\nHair Color: Brunette / Redhead\n\nNationality: American / American\n\nTattoos: Yes / Yes\n\nPiercings: No / Yes\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":"32B"},"modelBio":null},{"id":"lexi-lore","itemId":2005,"title":"Lexi Lore","img":"https://images.psmcdn.net/tsv4/model/profiles/lexi_lore.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lexi_lore.jpg","alt":"Lexi Lore","name":"Lexi Lore","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-12-19T00:00:42","stats":{"followCount":6986,"sceneCount":35},"seo":{"title":"Lexi Lore","description":"Lexi Lore"},"bio":{"about":"Measurements: 34B-22-32\n\nHair Color: blonde\n\nEthnicity: Caucasian\n\nNationality: American\n\nTattoos: Various\n\nPiercings: Various\n\n","birthdate":"2020-10-30T00:00:00Z","heightFeet":null,"heightInches":null,"weight":null,"breastSize":"34B"},"modelBio":null}],"decorated":false},{"id":"ivy-league-girls-like-free-use-too","itemId":31339,"img":"https://images.psmcdn.net/teamskeet/fuf/claire_black/shared/med.jpg","video":"84cea6518c411a94bec424c821f5155b","videoSrc":"84cea6518c411a94bec424c821f5155b","videoTitle":"Ivy League Girls Like Free Use, Too","title":"Ivy League Girls Like Free Use, Too","alt":"Ivy League Girls Like Free Use, Too","type":"video","description":"\u003cp>Claire has just joined an Ivy League college, and she wants to stand out at any cost. This elite school has its own set of eccentric rules that Claire has to follow in order to be someone on campus. There’s one in particular she is particularly curious about: students are expected to freeuse each other on a daily basis. Claire’s family suggested she join a club to get familiar with other students and bond through common interests. With so many options, she decided to play safe and test her skills at the chess club. In it, she meets Tony Marzo, a strict teacher who likes to push students to realize their potential to the fullest. Claire admires her professor and follows each and every one of his lessons. Passion, determination and loads of sex will help Claire make friends in the club and stay focused on her goals. Tony isn’t afraid to put some extra pressure on her to make sure the lessons stick — even if it means using a little creamy reinforcement.\u003c/p>","seo":{"h1":"Ivy League Girls Like Free Use, Too","h2":"Ivy League Girls Like Free Use, Too","title":"Ivy League Girls Like Free Use, Too","description":"\u003cp>Claire has just joined an Ivy League college, and she wants to stand out at any cost. This elite school has its own set of eccentric rules that Claire has to follow in order to be someone on campus. There’s one in particular she is particularly curious about: students are expected to freeuse each other on a daily basis. Claire’s family suggested she join a club to get familiar with other students and bond through common interests. With so many options, she decided to play safe and test her skills at the chess club. In it, she meets Tony Marzo, a strict teacher who likes to push students to realize their potential to the fullest. Claire admires her professor and follows each and every one of his lessons. Passion, determination and loads of sex will help Claire make friends in the club and stay focused on her goals. Tony isn’t afraid to put some extra pressure on her to make sure the lessons stick — even if it means using a little creamy reinforcement.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/claire_black/bio_small.mp4","stats":{"views":0,"dislikeCount":26,"likeCount":190},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2025-12-01T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Older vs Younger","School","Button-up Shirt","High Socks","Standing Doggystyle","Long Socks","Professional Camera","Long Sleeve Shirt","Plaid School Girl Skirt","Tie","Freeuse","Braless","Bow","Fit Girls","4k","American","Submissive","Indifferent","Slim","Blowjob","Desk","Indoor","Long Hair","Missionary","Natural Tits","Schoolgirl","Skirts","Straight","Student","Teen","Black Hair","Cute","Glasses","Knee Highs","Handjob","Classroom","Short","Tiny","Small Tits","Teacher","Latina","No Condom","Shaved Pussy","Money Shot","Cowgirl","Boy / Girl","Pornstar","Straight Hair","Brown Eyes","Medium Ass","Innie Pussy","Medium Skin","Blouse","Panties","Casual Wear","Socks","Nipple Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Public","Tit Play","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"claire-black","itemId":3513,"title":"Claire Black","img":"https://images.psmcdn.net/tsv4/model/profiles/claire_black.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/claire_black.jpg","alt":"Claire Black","name":"Claire Black","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2018-12-07T18:12:07","stats":{"followCount":3349,"sceneCount":21},"seo":{"title":"Claire Black","description":"Claire Black"},"bio":{"about":"Measurements: 32D-24-32\n\nHair Color: Brunette\n\nNationality: American\n\nTattoos: Yes\n\nPiercings: Yes\n\n","birthdate":"2020-06-05T00:00:00Z","heightFeet":null,"heightInches":null,"weight":null,"breastSize":"32D"},"modelBio":null}],"decorated":false},{"id":"blake-makes-amends-my-old-school-bully-let-me-free-use-her","itemId":31316,"img":"https://images.psmcdn.net/teamskeet/fuf/blake_blossom2/shared/med.jpg","video":"89b5bd503fa6c4f945c7ea7a7acafa83","videoSrc":"89b5bd503fa6c4f945c7ea7a7acafa83","videoTitle":"Blake Makes Amends: My Old School Bully Let Me Free Use Her","title":"Blake Makes Amends: My Old School Bully Let Me Free Use Her","alt":"Blake Makes Amends: My Old School Bully Let Me Free Use Her","type":"video","description":"\u003cp>Blake, a former Queen B, recently had a change of heart and is trying to make things right with everyone she was mean to in High School. Her Thanksgiving resolution involves her going door to door to apologize for her past behavior and thanking people for giving her a second chance. Everything goes well until she visits the home of Jimmy, the school nerd and known pervert. His house has some weird rules, but Blake has promised herself that, no matter what, she’ll be a better person.\u003c/p>","seo":{"h1":"Blake Makes Amends: My Old School Bully Let Me Free Use Her","h2":"Blake Makes Amends: My Old School Bully Let Me Free Use Her","title":"Blake Makes Amends: My Old School Bully Let Me Free Use Her","description":"\u003cp>Blake, a former Queen B, recently had a change of heart and is trying to make things right with everyone she was mean to in High School. Her Thanksgiving resolution involves her going door to door to apologize for her past behavior and thanking people for giving her a second chance. Everything goes well until she visits the home of Jimmy, the school nerd and known pervert. His house has some weird rules, but Blake has promised herself that, no matter what, she’ll be a better person.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/blake_blossom2/bio_small.mp4","stats":{"views":0,"dislikeCount":16,"likeCount":346},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2025-11-24T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Doggystyle","High Heels","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Slutty","Straight","Teen","White","Upskirt","Blonde","Cute","Cum on Tits","Tan","Couch","Nerd","Tanlines","Spanking","No Condom","Flashing","Shaved Pussy","Money Shot","Kitchen","Rubbing","Cowgirl","Thong","Private","Pale","Boy / Girl","Pornstar","Straight Hair","Blue Eyes","Thick Top","Medium Tits","Medium Ass","Outie Pussy","Sweater","Tank Top","Mini Skirt","Casual Wear","Barefoot","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Tit Play","Ass Play","Dick Play","Fingering (pussy)","Pussy Licking","Side Fuck","Reverse Cowgirl","Face Fucking","Gagging","Medium Height","Standing","Thanksgiving","Earrings","Standing Doggystyle","Professional Camera","Dirty Blonde","Freeuse","Braless","4k","American","Submissive","Indifferent","Slim","No Piercings","No Tattoo","Sloppy Blowjob","Bodyguard"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"blake-blossom","itemId":7469,"title":"Blake Blossom","img":"https://images.psmcdn.net/tsv4/model/profiles/blake_blossom.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/blake_blossom.jpg","alt":"Blake Blossom","name":"Blake Blossom","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-11-23T22:50:16","stats":{"followCount":8945,"sceneCount":36},"seo":{"title":"Blake Blossom","description":"Blake Blossom"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"freeuse-is-a-gooners-best-friend","itemId":31250,"img":"https://images.psmcdn.net/teamskeet/fuf/isabella_jules_jasmine_sherni/shared/med.jpg","video":"2b1563631566e7df7fd70b4d22f39abe","videoSrc":"2b1563631566e7df7fd70b4d22f39abe","videoTitle":"Freeuse Is a Gooner’s Best Friend","title":"Freeuse Is a Gooner’s Best Friend","alt":"Freeuse Is a Gooner’s Best Friend","type":"video","description":"\u003cp>Donnie's excessive masturbation and \"gooning\" habits consume more of his time than his family. Isabella, his loving stepdaughter, wants to do an intervention to help her stepdad be his own self again. After doing some research, she finds out some information about Doctor Sherni, a specialized therapist who knows how to deal with this sticky situation. After Jasmine is hired, she shows up at Isabella and Donnie’s door and proposes a two-pronged approach to overcome his addiction: a month-long abstinence from ejaculation during November, and replacing his porn-related obsessive-compulsive disorder with a healthier alternative: freeuse. More determined than ever, Isabella does everything in her power with the help of Dr. Sherni to heal her stepdad and make him a recovered gooner.\u003c/p>","seo":{"h1":"Freeuse Is a Gooner’s Best Friend","h2":"Freeuse Is a Gooner’s Best Friend","title":"Freeuse Is a Gooner’s Best Friend","description":"\u003cp>Donnie's excessive masturbation and \"gooning\" habits consume more of his time than his family. Isabella, his loving stepdaughter, wants to do an intervention to help her stepdad be his own self again. After doing some research, she finds out some information about Doctor Sherni, a specialized therapist who knows how to deal with this sticky situation. After Jasmine is hired, she shows up at Isabella and Donnie’s door and proposes a two-pronged approach to overcome his addiction: a month-long abstinence from ejaculation during November, and replacing his porn-related obsessive-compulsive disorder with a healthier alternative: freeuse. More determined than ever, Isabella does everything in her power with the help of Dr. Sherni to heal her stepdad and make him a recovered gooner.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fuf/tour/pics/isabella_jules_jasmine_sherni/bio_small.mp4","stats":{"views":0,"dislikeCount":19,"likeCount":385},"sitelogo":"https://images.psmcdn.net/ts/fuf/tour/logo/logo.png","publishedDate":"2025-11-09T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Facial","High Heels","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Teen","Black Hair","Pantyless","Cute","Skinny","Tattoos","Handjob","Short","Tiny","Couch","Small Tits","Hispanic","Latina","No Condom","Cum Swapping","Pantyhose","2 Girl Bj","Threesome","Shaved Pussy","MILF","Money Shot","Kitchen","Rubbing","Cowgirl","Private","Boy / Girl / Girl","Pornstar","Mixed Ethnicity","Straight Hair","Brown Eyes","Medium Tits","Small Ass","Medium Ass","Outie Pussy","Medium Skin","T Shirt","Blouse","Tank Top","Mini Skirt","Casual Wear","Dressed up","Barefoot","Sneakers","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Living Room","Tit Play","Dick Play","Kissing","Pussy Licking","Cum in Mouth","Step Dad","Taboo","Older vs Younger","Curly Hair","Average Body","Button-up Shirt","Earrings","Therapist","Arab","Professional Camera","Step Daughter","Long Sleeve Shirt","Bribe","Sucking Balls","Freeuse","Braless","Supportive Parenting","Supportive Obedient","Supportive Pleasure","4k","American","Pakistani","Submissive","Indifferent","Exotic","Seductive","Client","Jacket","Slim","No Piercings","Cum Licking","Pirate’s Bounty"],"_doc_type":"tour_movie","site":{"itemId":384,"shortName":"fuf","nickName":"freeuse-fantasy","name":"Freeuse Fantasy","billingProfileType":"pay","channel":{"type":"sa"},"seo":{"seoSlug":"freeuse-fantasy"}},"models":[{"id":"isabella-jules","itemId":11578,"title":"Isabella Jules","img":"https://images.psmcdn.net/tsv4/model/profiles/isabella_jules.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/isabella_jules.jpg","alt":"Isabella Jules","name":"Isabella Jules","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-04-15T10:18:17","stats":{"followCount":1385,"sceneCount":14},"seo":{"title":"Isabella Jules","description":"Isabella Jules"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"jasmine-sherni","itemId":10772,"title":"Jasmine Sherni","img":"https://images.psmcdn.net/tsv4/model/profiles/jasmine_sherni.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/jasmine_sherni.jpg","alt":"Jasmine Sherni","name":"Jasmine Sherni","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-03-25T00:40:19","stats":{"followCount":1148,"sceneCount":9},"seo":{"title":"Jasmine Sherni","description":"Jasmine Sherni"},"bio":{"about":"Nationality: Pakistani\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false}]]}},{"id":"2","sort":"latest","query":"\"freeuse milf\"","sectionTitle":"Freeuse Milf","items":{"count":180,"initialPage":0,"pages":[[{"id":"the-secret-to-a-happy-family-share-your-wifes-pussy","itemId":31570,"img":"https://images.psmcdn.net/teamskeet/fum/mssexysaigon/shared/med_v2.jpg","video":"459084e9c33f059a8c9f13e830a8de89","videoSrc":"459084e9c33f059a8c9f13e830a8de89","videoTitle":"The Secret to a Happy Family? Share Your Wife's Pussy...","title":"The Secret to a Happy Family? Share Your Wife's Pussy...","alt":"The Secret to a Happy Family? Share Your Wife's Pussy...","type":"video","description":"\u003cp>There's nothing worse than knowing your husband and your stepson don't get along. Mine were always arguing over every little thing, until I found the solution. Everyone knows that a man is never as happy as when he is having good sex, so how do I keep both of my men in a great mood all the time? Easy: I let them fuck me anytime they want, and however they want. Being the household's sex toy is sometimes the most important duty of a housewife. Now, I have the happiest family there is.\u003c/p>","seo":{"h1":"The Secret to a Happy Family? Share Your Wife's Pussy...","h2":"The Secret to a Happy Family? Share Your Wife's Pussy...","title":"The Secret to a Happy Family? Share Your Wife's Pussy...","description":"\u003cp>There's nothing worse than knowing your husband and your stepson don't get along. Mine were always arguing over every little thing, until I found the solution. Everyone knows that a man is never as happy as when he is having good sex, so how do I keep both of my men in a great mood all the time? Easy: I let them fuck me anytime they want, and however they want. Being the household's sex toy is sometimes the most important duty of a housewife. Now, I have the happiest family there is.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/mssexysaigon/bio_small.mp4","stats":{"views":0,"dislikeCount":33,"likeCount":152},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2026-01-22T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Step Dad","Step Mom","Taboo","Older vs Younger","Medium Height","Average Body","Corset / Bustier","Ring","Earrings","Boy / Boy / Girl","Professional Camera","Step Son","Long Sleeve Shirt","Freeuse","Braless","Indifferent Pleasure","Disgusted Parenting","Gilf","4k","American","Submissive","Indifferent","Disgusted","Seductive","No Piercings","No Tattoo","Spit Roast","Blowjob","Doggystyle","Facial","High Heels","Indoor","Long Hair","Natural Tits","Skirts","Straight","Black Hair","Handjob","Cum on Tits","Couch","Clothed Sex","Tanlines","Asian","No Condom","Threesome","Shaved Pussy","MILF","Money Shot","Mature","Cowgirl","Thong","Private","Pornstar","Wavy Hair","Black Eyes","Medium Tits","Medium Ass","Innie Pussy","Light Skin","Sweater","Dress","Mini Dress","Mini Skirt","Dressed up","Barefoot","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Bedroom","Living Room","Tit Play","Dick Play"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"mssexysaigon","itemId":11826,"title":"MsSexySaigon","img":"https://images.psmcdn.net/tsv4/model/profiles/mssexysaigon.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/mssexysaigon.jpg","alt":"MsSexySaigon","name":"MsSexySaigon","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-07-29T11:55:31","stats":{"followCount":149,"sceneCount":2},"seo":{"title":"MsSexySaigon","description":"MsSexySaigon"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"every-sperm-donor-gets-a-freeusable-nurse","itemId":31515,"img":"https://images.psmcdn.net/teamskeet/fum/kiki_daire/shared/med.jpg","video":"e073448a313a006829ef414f97b22dbb","videoSrc":"e073448a313a006829ef414f97b22dbb","videoTitle":"Every Sperm Donor Gets a Freeusable Nurse","title":"Every Sperm Donor Gets a Freeusable Nurse","alt":"Every Sperm Donor Gets a Freeusable Nurse","type":"video","description":"\u003cp>Quinton is single and has always dreamed of spreading his seeds, minus the taking care of the baby part. Looking for a thrill, he decides to donate his swimmers to one of the top labs in town. But this lab isn’t playing around—they run every donor through a battery of tests to make sure only the premium stuff makes the cut. To his surprise, part of the service involves sending Kiki, a sexy and diligent nurse, straight to his home… ready to collect the sample in person. And to make things even more interesting, the lab’s rules stipulate that, while Kiki is at Quinton’s house, he is allowed to do anything he wants with her to help Quinton provide his juicy donation.\u003c/p>","seo":{"h1":"Every Sperm Donor Gets a Freeusable Nurse","h2":"Every Sperm Donor Gets a Freeusable Nurse","title":"Every Sperm Donor Gets a Freeusable Nurse","description":"\u003cp>Quinton is single and has always dreamed of spreading his seeds, minus the taking care of the baby part. Looking for a thrill, he decides to donate his swimmers to one of the top labs in town. But this lab isn’t playing around—they run every donor through a battery of tests to make sure only the premium stuff makes the cut. To his surprise, part of the service involves sending Kiki, a sexy and diligent nurse, straight to his home… ready to collect the sample in person. And to make things even more interesting, the lab’s rules stipulate that, while Kiki is at Quinton’s house, he is allowed to do anything he wants with her to help Quinton provide his juicy donation.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/kiki_daire/bio_small.mp4","stats":{"views":0,"dislikeCount":30,"likeCount":168},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2026-01-07T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Reverse Cowgirl","Cum in Mouth","Workout","Average Body","Patient","Doctor","Scrubs","Standing Doggystyle","Professional Camera","Freeuse","Braless","Slim Thick","PAWG","4k","American","Submissive","Indifferent","Seductive","Thick","Big Ass","Blowjob","Caucasian","Doggystyle","Indoor","Long Hair","Missionary","Straight","Uniform","White","Pantyless","Redhead","Tattoos","Short","Couch","Big Tits","Dyed","No Condom","Shaved Pussy","MILF","Money Shot","Mature","Cowgirl","Cleavage","Private","Pale","Boy / Girl","Pornstar","Wavy Hair","Brown Eyes","Fake Tits","Innie Pussy","Sweater","Crop Top","Pants","Leggings","Robe","Casual Wear","Sneakers","Clit Piercings","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Tit Play","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"kiki-daire","itemId":3423,"title":"Kiki Daire","img":"https://images.psmcdn.net/tsv4/model/profiles/kiki_daire_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/kiki_daire_v2.jpg","alt":"Kiki Daire","name":"Kiki Daire","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2018-11-02T17:17:16","stats":{"followCount":1407,"sceneCount":15},"seo":{"title":"Kiki Daire","description":"Kiki Daire"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null}],"decorated":false},{"id":"prove-that-your-girlfriend-is-a-good-girl-make-her-lick-your-moms-tits","itemId":31422,"img":"https://images.psmcdn.net/teamskeet/fum/julia_james_krystal_sparks/shared/med.jpg","video":"be46057c5e5f86f957883405c2c609be","videoSrc":"be46057c5e5f86f957883405c2c609be","videoTitle":"Prove That Your Girlfriend Is a Good Girl: Make Her Lick Your Mom's Tits","title":"Prove That Your Girlfriend Is a Good Girl: Make Her Lick Your Mom's Tits","alt":"Prove That Your Girlfriend Is a Good Girl: Make Her Lick Your Mom's Tits","type":"video","description":"\u003cp>Being the backbone of the family is hard, but being a female cop makes it even harder. I need to set a good example for my stepson, be strict, and make sure he's always on the right path. When I caught him getting his cock sucked in the middle of the street, I had to intervene and find out who that slut was. She even had the nerve to have her face covered in my stepson's cum and lied, claiming it was ice cream! I had to lick it off her cheek to show them they couldn't trick me. I could tell he really liked this girl, but I want him to marry a good, traditional woman, so I arrested her and took her back to my place for interrogation. She was very nervous, so I thought she might be hiding something and had to do a cavity search. I lifted her pretty skirt and slowly shoved my fingers inside her pussy. Her cunt was very tight, and she said she was a virgin, but if she was going to date my stepson, she needed to loosen it up, so I asked him to fuck her. Suddenly, she started licking my tits! I like a woman who helps without being asked. The more she touched me and shared my stepson's dick with me, the more I liked her. Having my stepson's cum in her face didn't seem too bad when it was mixed with mine. I think she might work out after all.\u003c/p>","seo":{"h1":"Prove That Your Girlfriend Is a Good Girl: Make Her Lick Your Mom's Tits","h2":"Prove That Your Girlfriend Is a Good Girl: Make Her Lick Your Mom's Tits","title":"Prove That Your Girlfriend Is a Good Girl: Make Her Lick Your Mom's Tits","description":"\u003cp>Being the backbone of the family is hard, but being a female cop makes it even harder. I need to set a good example for my stepson, be strict, and make sure he's always on the right path. When I caught him getting his cock sucked in the middle of the street, I had to intervene and find out who that slut was. She even had the nerve to have her face covered in my stepson's cum and lied, claiming it was ice cream! I had to lick it off her cheek to show them they couldn't trick me. I could tell he really liked this girl, but I want him to marry a good, traditional woman, so I arrested her and took her back to my place for interrogation. She was very nervous, so I thought she might be hiding something and had to do a cavity search. I lifted her pretty skirt and slowly shoved my fingers inside her pussy. Her cunt was very tight, and she said she was a virgin, but if she was going to date my stepson, she needed to loosen it up, so I asked him to fuck her. Suddenly, she started licking my tits! I like a woman who helps without being asked. The more she touched me and shared my stepson's dick with me, the more I liked her. Having my stepson's cum in her face didn't seem too bad when it was mixed with mine. I think she might work out after all.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/julia_james_krystal_sparks/bio_small_v2.mp4","stats":{"views":0,"dislikeCount":10,"likeCount":289},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-12-22T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Face Sitting","Reverse Cowgirl","Step Mom","Dating","Taboo","Older vs Younger","Medium Height","Button-up Shirt","Standing","Earrings","Police","Standing Doggystyle","Arab","Professional Camera","Spaghetti Strap","Step Son","Sunglasses","Bralette","Boyfriend","Cap","Freeuse","Braless","Interrogation","Fit Girls","Supportive Parenting","Supportive Obedient","Indifferent Pleasure","4k","American","Russian","Submissive","Indifferent","Dominant","Exotic","Seductive","Slim","No Piercings","No Tattoo","Daughter-in-law","Blowjob","Brunette","Caucasian","Facial","High Heels","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Teen","Trimmed Pussy","Uniform","White","Cute","Skinny","Stockings","Shy","Puffy Nips","Short","Bed","Lingerie","Small Tits","No Condom","Outdoor","Toned","Threesome","Shaved Pussy","MILF","Money Shot","Rubbing","Indian","Thong","Girlfriend","Private","Pale","Boy / Girl / Girl","Pornstar","Mixed Ethnicity","Straight Hair","Brown Eyes","Fake Tits","Medium Tits","Small Ass","Medium Ass","Outie Pussy","Light Skin","Sweater","Blouse","Crop Top","Panties","Pants","Mini Skirt","Casual Wear","Lace","Pumps","Sneakers","Belt","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Bedroom","Tit Play","Dick Play","Fingering (pussy)","Kissing","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"julia-james","itemId":11655,"title":"Julia James","img":"https://images.psmcdn.net/tsv4/model/profiles/julia_james_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/julia_james_v2.jpg","alt":"Julia James","name":"Julia James","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-05-08T15:18:04","stats":{"followCount":2285,"sceneCount":24},"seo":{"title":"Julia James","description":"Julia James"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"krystal-sparks","itemId":10167,"title":"Krystal Sparks","img":"https://images.psmcdn.net/tsv4/model/profiles/krystal_sparks_v3.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/krystal_sparks_v3.jpg","alt":"Krystal Sparks","name":"Krystal Sparks","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-05-31T11:18:02","stats":{"followCount":2196,"sceneCount":40},"seo":{"title":"Krystal Sparks","description":"Krystal Sparks"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"focus-would-you-listen-more-if-i-taught-with-your-dicks-in-my-mouth","itemId":31354,"img":"https://images.psmcdn.net/teamskeet/fum/aderes_quin2/shared/med.jpg","video":"5048227553b484d2191537c0ee7d828a","videoSrc":"5048227553b484d2191537c0ee7d828a","videoTitle":"Focus! Would You Listen More If I Taught With Your Dicks in My Mouth?","title":"Focus! Would You Listen More If I Taught With Your Dicks in My Mouth?","alt":"Focus! Would You Listen More If I Taught With Your Dicks in My Mouth?","type":"video","description":"\u003cp>I knew these students were trouble, but I thought they would at least behave a little in detention. They weren't listening to me at all, so I had to bring them to my house to control them better. All they wanted to do was draw dicks and touch my tits, but I had a better idea. If they were getting distracted because they were horny, they could fuck me while doing their homework. I thought that would help them focus. Surprisingly, they listened to me more when I had one of their cocks in my mouth. I couldn't believe they were learning more when I was riding their big, fat dicks than when I was in front of them in a proper classroom. When they completed all their homework, I even let them pound me from the back and cum all over my big ass. It was a rewarding experience for all of us.\u003c/p>","seo":{"h1":"Focus! Would You Listen More If I Taught With Your Dicks in My Mouth?","h2":"Focus! Would You Listen More If I Taught With Your Dicks in My Mouth?","title":"Focus! Would You Listen More If I Taught With Your Dicks in My Mouth?","description":"\u003cp>I knew these students were trouble, but I thought they would at least behave a little in detention. They weren't listening to me at all, so I had to bring them to my house to control them better. All they wanted to do was draw dicks and touch my tits, but I had a better idea. If they were getting distracted because they were horny, they could fuck me while doing their homework. I thought that would help them focus. Surprisingly, they listened to me more when I had one of their cocks in my mouth. I couldn't believe they were learning more when I was riding their big, fat dicks than when I was in front of them in a proper classroom. When they completed all their homework, I even let them pound me from the back and cum all over my big ass. It was a rewarding experience for all of us.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/aderes_quin2/bio_small.mp4","stats":{"views":0,"dislikeCount":30,"likeCount":242},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-12-07T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Face Fucking","Older vs Younger","Bun","Medium Height","Average Body","Butt Plug","Side Cowgirl","Earrings","Standing Doggystyle","Nature","Professional Camera","Freeuse","Braless","4k","American","4 Boys / Girl","Group Sex","Submissive","Indifferent","Elegant","Jacket","No Piercings","Blowjob","Caucasian","Indoor","Long Hair","Missionary","Straight","Trimmed Pussy","White","Blonde","Tattoos","Couch","Clothed Sex","Teacher","No Condom","Outdoor","Cum on Ass","MILF","Money Shot","Rubbing","Insertion","Cowgirl","Thong","Pale","Boy / Girl","Pornstar","Straight Hair","Brown Eyes","Fake Tits","Medium Tits","Medium Ass","Medium Pussy Hair","Innie Pussy","Dress","Blouse","Wedges","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Public","Home","Living Room","Tit Play","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"aderes-quin","itemId":10210,"title":"Aderes Quin","img":"https://images.psmcdn.net/tsv4/model/profiles/aderes_quin.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/aderes_quin.jpg","alt":"Aderes Quin","name":"Aderes Quin","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-06-16T13:07:55","stats":{"followCount":1724,"sceneCount":24},"seo":{"title":"Aderes Quin","description":"Aderes Quin"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"free-use-gets-whitney-ocs-creative-juices-flowing","itemId":31309,"img":"https://images.psmcdn.net/teamskeet/fum/whitney_oc/shared/med.jpg","video":"7a43166536ce958e1958936e4b4ec716","videoSrc":"7a43166536ce958e1958936e4b4ec716","videoTitle":"Free Use Gets Whitney OC’s Creative Juices Flowing","title":"Free Use Gets Whitney OC’s Creative Juices Flowing","alt":"Free Use Gets Whitney OC’s Creative Juices Flowing","type":"video","description":"\u003cp>Whitney, a world-famous painter, has hit a serious creative dry spell. She is having a serious case of artist's block, and nothing seems to get her creative juices flowing. When a friend suggests she try a new experimental “inspiration method” that’s been making waves in the European art scene, Whitney decides to experiment with it. So she calls up her best friend Rion to help her “test” the technique: freeuse! Things get messy, paint starts flying, and Whitney discovers that maybe the secret to great art… is a little less about the brush, and a little more about the body. After all, art is all about breaking boundaries, right?\u003c/p>","seo":{"h1":"Free Use Gets Whitney OC’s Creative Juices Flowing","h2":"Free Use Gets Whitney OC’s Creative Juices Flowing","title":"Free Use Gets Whitney OC’s Creative Juices Flowing","description":"\u003cp>Whitney, a world-famous painter, has hit a serious creative dry spell. She is having a serious case of artist's block, and nothing seems to get her creative juices flowing. When a friend suggests she try a new experimental “inspiration method” that’s been making waves in the European art scene, Whitney decides to experiment with it. So she calls up her best friend Rion to help her “test” the technique: freeuse! Things get messy, paint starts flying, and Whitney discovers that maybe the secret to great art… is a little less about the brush, and a little more about the body. After all, art is all about breaking boundaries, right?\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/whitney_oc/bio_small.mp4","stats":{"views":0,"dislikeCount":15,"likeCount":161},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-11-16T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Face Fucking","Painter","Medium Height","Standing","Standing Doggystyle","Hat","Prone Bone","Professional Camera","Freeuse","Pearls","Flexible","Fit Girls","PAWG","4k","American","Submissive","Indifferent","Seductive","Slim","No Piercings","Bodyguard","Blowjob","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Straight","Trimmed Pussy","White","Black Hair","Fondling","Skinny","Tattoos","Couch","Ponytail","Small Tits","No Condom","Toned","MILF","Money Shot","Thong","Private","Boy / Girl","Pornstar","Straight Hair","Blue Eyes","Medium Ass","Innie Pussy","Light Skin","Dress","Bra","Costume","Sheer","Lace","Barefoot","Bracelets","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Pussy Licking","Tease"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"whitney-oc","itemId":10291,"title":"Whitney OC","img":"https://images.psmcdn.net/tsv4/model/profiles/whitney_oc.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/whitney_oc.jpg","alt":"Whitney OC","name":"Whitney OC","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-07-26T12:37:18","stats":{"followCount":1695,"sceneCount":24},"seo":{"title":"Whitney OC","description":"Whitney OC"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"shes-the-worlds-only-freeuse-realtor-mia-vs-frat-house","itemId":31124,"img":"https://images.psmcdn.net/teamskeet/fum/mia_james2/shared/med.jpg","video":"b98485abb52faa8f7df444ae18f788d6","videoSrc":"b98485abb52faa8f7df444ae18f788d6","videoTitle":"She's the World’s Only Freeuse Realtor! Mia vs. Frat House","title":"She's the World’s Only Freeuse Realtor! Mia vs. Frat House","alt":"She's the World’s Only Freeuse Realtor! Mia vs. Frat House","type":"video","description":"\u003cp>I'm a realtor. I wanted a real client, but when these guys requested a house tour, I couldn't say no. What I didn't know was that my boss had other plans for me. To convince them to buy the house, I had to let them use my body however they wanted while showing them around. I thought about saying no, but the only way these guys would listen to me was if they were fingering my pussy, grabbing my big tits, and peeking under my tight dress. Fine. If being their sex toy would mean they'll buy the place, I would let them fuck me for a couple of hours. At least their cocks were big, fat, and hard, and they knew how to use them. I earned my commission and an orgasm at the same time, so we all won.\u003c/p>","seo":{"h1":"She's the World’s Only Freeuse Realtor! Mia vs. Frat House","h2":"She's the World’s Only Freeuse Realtor! Mia vs. Frat House","title":"She's the World’s Only Freeuse Realtor! Mia vs. Frat House","description":"\u003cp>I'm a realtor. I wanted a real client, but when these guys requested a house tour, I couldn't say no. What I didn't know was that my boss had other plans for me. To convince them to buy the house, I had to let them use my body however they wanted while showing them around. I thought about saying no, but the only way these guys would listen to me was if they were fingering my pussy, grabbing my big tits, and peeking under my tight dress. Fine. If being their sex toy would mean they'll buy the place, I would let them fuck me for a couple of hours. At least their cocks were big, fat, and hard, and they knew how to use them. I earned my commission and an orgasm at the same time, so we all won.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/mia_james2/bio_small.mp4","stats":{"views":0,"dislikeCount":30,"likeCount":194},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-10-07T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Big Ass","Blowjob","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Missionary","Straight","White","Blonde","Glasses","Tall","Tattoos","Couch","Big Tits","No Condom","Threesome","Shaved Pussy","MILF","Money Shot","Kitchen","Mature","Rubbing","Cowgirl","Cleavage","Thong","Private","Pornstar","Straight Hair","Hazel Eyes","Thick Top","Fake Tits","Innie Pussy","Light Skin","Dress","Mini Dress","Bra","Casual Wear","Lace","Pumps","Bracelets","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Tit Play","Dick Play","Fingering (pussy)","Pussy Licking","Tease","Reverse Cowgirl","Cum in Mouth","Tag Team","Real Estate Agent","Garters","Boy / Boy / Girl","Curvy","Professional Camera","Dirty Blonde","Freeuse","Pearls","Slim Thick","4k","American","Countertop","Submissive","Indifferent","Elegant","No Piercings","Spit Roast","Spread Pussy"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"mia-james","itemId":10636,"title":"Mia James","img":"https://images.psmcdn.net/tsv4/model/profiles/mia_james_v3.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/mia_james_v3.jpg","alt":"Mia James","name":"Mia James","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-01-15T16:05:49","stats":{"followCount":1146,"sceneCount":15},"seo":{"title":"Mia James","description":"Mia James"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"shes-our-freeuse-fuck-doll-my-fiances-kinky-surprise","itemId":30846,"img":"https://images.psmcdn.net/teamskeet/fum/alexa_chains_millie_morgan/shared/med.jpg","video":"9c39aa6a282c2e79c2834b73d19b1531","videoSrc":"9c39aa6a282c2e79c2834b73d19b1531","videoTitle":"“She’s Our Freeuse Fuck Doll” My Fiancés Kinky Surprise","title":"“She’s Our Freeuse Fuck Doll” My Fiancés Kinky Surprise","alt":"“She’s Our Freeuse Fuck Doll” My Fiancés Kinky Surprise","type":"video","description":"\u003cp>Rion and Alexa have been going through a rough patch lately. His sex drive is at an all-time high, but Alexa hasn’t been in the mood as often. Eager to make things steamy again, Rion suggests getting a sex doll. Alexa finds it kinda creepy, but she agrees to do it to make Rion happy. After some research, they discover Millie’s living sex doll services, an exclusive offering that is guaranteed to mend their sexual chemistry. Millie visits Rion and Alexa and introduces them to her services: she sits on their bed and invites them to do whatever they want with her while she sits still like a cute doll. The lovers slowly start trying things out on her. They are shocked to see how steady she is while they play with her boobs and lick her pussy. Aroused by Millie’s professionalism, Alexa and Rion hold back no more and do some really kinky stuff to her, reigniting the spark in their relationship.\u003c/p>","seo":{"h1":"“She’s Our Freeuse Fuck Doll” My Fiancés Kinky Surprise","h2":"“She’s Our Freeuse Fuck Doll” My Fiancés Kinky Surprise","title":"“She’s Our Freeuse Fuck Doll” My Fiancés Kinky Surprise","description":"\u003cp>Rion and Alexa have been going through a rough patch lately. His sex drive is at an all-time high, but Alexa hasn’t been in the mood as often. Eager to make things steamy again, Rion suggests getting a sex doll. Alexa finds it kinda creepy, but she agrees to do it to make Rion happy. After some research, they discover Millie’s living sex doll services, an exclusive offering that is guaranteed to mend their sexual chemistry. Millie visits Rion and Alexa and introduces them to her services: she sits on their bed and invites them to do whatever they want with her while she sits still like a cute doll. The lovers slowly start trying things out on her. They are shocked to see how steady she is while they play with her boobs and lick her pussy. Aroused by Millie’s professionalism, Alexa and Rion hold back no more and do some really kinky stuff to her, reigniting the spark in their relationship.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/alexa_chains_millie_morgan/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":357},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-09-23T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Face Fucking","Cum on Pussy","Medium Height","Button-up Shirt","High Socks","Long Socks","Prone Bone","Professional Camera","Doll","Lingerie Dress","Boyfriend","Freeuse","Sweater Vest","Braless","Finger in Mouth","Ghost Nipples","Cute Little Butts","Slim Thick","4k","American","Submissive","Indifferent","Supportive","Homely","Seductive","Slim","Blowjob","Caucasian","Doggystyle","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","White","Black Hair","Pantyless","Blonde","Glasses","Skinny","Tall","Knee Highs","Tattoos","Handjob","Bed","Small Tits","Latina","No Condom","Masturbation","Threesome","Shaved Pussy","MILF","Money Shot","Rubbing","Thong","Girlfriend","Private","Pale","Boy / Girl / Girl","Pornstar","Straight Hair","Blue Eyes","Brown Eyes","Modelesque","Medium Tits","Small Ass","Medium Ass","Medium Pussy Hair","Outie Pussy","Innie Pussy","Blouse","Split Going Forward","Casual Wear","Pajamas","Socks","Barefoot","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Tit Play","Dick Play","Kissing","Pussy Licking","Tease"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"alexa-chains","itemId":11762,"title":"Alexa Chains","img":"https://images.psmcdn.net/tsv4/model/profiles/alexa_chains.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/alexa_chains.jpg","alt":"Alexa Chains","name":"Alexa Chains","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-06-18T11:55:56","stats":{"followCount":1471,"sceneCount":11},"seo":{"title":"Alexa Chains","description":"Alexa Chains"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"millie-morgan","itemId":10208,"title":"Millie Morgan","img":"https://images.psmcdn.net/tsv4/model/profiles/millie_morgan_v3.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/millie_morgan_v3.jpg","alt":"Millie Morgan","name":"Millie Morgan","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-06-16T12:40:59","stats":{"followCount":3345,"sceneCount":44},"seo":{"title":"Millie Morgan","description":"Millie Morgan"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"fucking-the-stress-away-freeused-all-labor-day-weekend","itemId":30943,"img":"https://images.psmcdn.net/teamskeet/fum/annie_king2/shared/med.jpg","video":"18f66fa2bc78f3520abcb2536e1ff2c5","videoSrc":"18f66fa2bc78f3520abcb2536e1ff2c5","videoTitle":"Fucking the Stress Away: Freeused All Labor Day Weekend","title":"Fucking the Stress Away: Freeused All Labor Day Weekend","alt":"Fucking the Stress Away: Freeused All Labor Day Weekend","type":"video","description":"\u003cp>Annie is a successful businesswoman who lives and breathes for her job. Day or night, she’s always taking work calls—she doesn’t stop, not even on Labor Day. Her loving but concerned stepson, Max, worries about her, so he decides to shake up her routine and convince her to take a break. He makes her a nice breakfast and even takes her phone mid-call. Annie tries to push him away, but Max’s words finally sink in, and she finds herself doing something unfamiliar: taking time for herself. She is still talking about work, ranting about the things she needs to do, but Max’s gentle touch and constant fondling help Annie unwind. In a moment of weakness, the workaholic milf tries to recover her phone to make a call, but Max catches her before she can do it, offering her a nice back rub and a little freeuse to relax.\u003c/p>","seo":{"h1":"Fucking the Stress Away: Freeused All Labor Day Weekend","h2":"Fucking the Stress Away: Freeused All Labor Day Weekend","title":"Fucking the Stress Away: Freeused All Labor Day Weekend","description":"\u003cp>Annie is a successful businesswoman who lives and breathes for her job. Day or night, she’s always taking work calls—she doesn’t stop, not even on Labor Day. Her loving but concerned stepson, Max, worries about her, so he decides to shake up her routine and convince her to take a break. He makes her a nice breakfast and even takes her phone mid-call. Annie tries to push him away, but Max’s words finally sink in, and she finds herself doing something unfamiliar: taking time for herself. She is still talking about work, ranting about the things she needs to do, but Max’s gentle touch and constant fondling help Annie unwind. In a moment of weakness, the workaholic milf tries to recover her phone to make a call, but Max catches her before she can do it, offering her a nice back rub and a little freeuse to relax.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/annie_king2/bio_small.mp4","stats":{"views":0,"dislikeCount":16,"likeCount":347},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-08-31T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Caucasian","Facial","High Heels","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","White","Glasses","Tall","Tattoos","Piercings","Massage","Bed","Tanlines","Smart","No Condom","Gym Shorts","Flashing","Shaved Pussy","Camel Toe","MILF","Money Shot","Rubbing","Private","Pale","Boy / Girl","Pornstar","Wavy Hair","Brown Eyes","Medium Tits","Medium Ass","Innie Pussy","Blouse","Crop Top","Pants","Pajamas","Dressed up","Sportswear","Barefoot","Belt","Necklace","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Tit Play","Ass Play","Dick Play","Kissing","Side Fuck","Reverse Cowgirl","Face Fucking","Cum in Mouth","Step Mom","Taboo","Older vs Younger","Average Body","Briefs","Pajama Pants","Button-down Shirt","Prone Bone","Workout Bottoms","Professional Camera","Step Son","Long Sleeve Shirt","Freeuse","Braless","Indifferent Pleasure","Disgusted Parenting","Indifferent Obedient","4k","American","Labor Day","Submissive","Indifferent","Disgusted","Seductive","Jacket","Pirate’s Bounty","Bodyguard"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"annie-king","itemId":10958,"title":"Annie King","img":"https://images.psmcdn.net/tsv4/model/profiles/annie_king.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/annie_king.jpg","alt":"Annie King","name":"Annie King","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-06-24T17:53:35","stats":{"followCount":1604,"sceneCount":17},"seo":{"title":"Annie King","description":"Annie King"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"honey-if-sex-is-on-your-mind-freeuse-will-get-it-out-of-your-system-izi-blu-debut","itemId":30926,"img":"https://images.psmcdn.net/teamskeet/fum/izi_blu/shared/med.jpg","video":"5821415ce657bb6b66d30d89e1d39181","videoSrc":"5821415ce657bb6b66d30d89e1d39181","videoTitle":"Honey, If Sex Is On Your Mind, Freeuse Will Get It Out Of Your System (Izi Blu Debut)","title":"Honey, If Sex Is On Your Mind, Freeuse Will Get It Out Of Your System (Izi Blu Debut)","alt":"Honey, If Sex Is On Your Mind, Freeuse Will Get It Out Of Your System (Izi Blu Debut)","type":"video","description":"\u003cp>Izi, a successful therapist and loving stepmom, receives an urgent call from her stepson’s school. Elias was caught watching highly erotic pictures during class, and now she’s concerned that he might have a sex problem. Elias doesn’t want to make a big deal out of it, but Izi knows the problem will only grow if she doesn’t tackle it head-on. She has been working on an experimental therapy for patients with similar issues, an antidote for people who find it hard separating fantasy from reality–freeuse! Elias needs to develop a healthy relationship with sex and find the time and place to indulge in his pervy urges, and who better to help him figure it out than his smart and sexy stepmom?\u003c/p>","seo":{"h1":"Honey, If Sex Is On Your Mind, Freeuse Will Get It Out Of Your System (Izi Blu Debut)","h2":"Honey, If Sex Is On Your Mind, Freeuse Will Get It Out Of Your System (Izi Blu Debut)","title":"Honey, If Sex Is On Your Mind, Freeuse Will Get It Out Of Your System (Izi Blu Debut)","description":"\u003cp>Izi, a successful therapist and loving stepmom, receives an urgent call from her stepson’s school. Elias was caught watching highly erotic pictures during class, and now she’s concerned that he might have a sex problem. Elias doesn’t want to make a big deal out of it, but Izi knows the problem will only grow if she doesn’t tackle it head-on. She has been working on an experimental therapy for patients with similar issues, an antidote for people who find it hard separating fantasy from reality–freeuse! Elias needs to develop a healthy relationship with sex and find the time and place to indulge in his pervy urges, and who better to help him figure it out than his smart and sexy stepmom?\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/izi_blu/bio_small.mp4","stats":{"views":0,"dislikeCount":22,"likeCount":258},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-08-24T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Deepthroat","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Office","Skirts","Slutty","Straight","Student","Glasses","Skinny","Tattoos","Couch","Bed","Small Tits","Smart","No Condom","Shaved Pussy","MILF","Money Shot","Rubbing","Cowgirl","Private","Boy / Girl","Pornstar","Mixed Ethnicity","Wavy Hair","Brown Eyes","Small Ass","Outie Pussy","Light Skin","Panties","Bra","Dressed up","Pumps","Barefoot","Bracelets","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Living Room","Tit Play","Ass Play","Dick Play","Pussy Licking","Tease","Side Fuck","Reverse Cowgirl","Step Mom","Taboo","Older vs Younger","Medium Height","Button-up Shirt","Native American","Therapist","Professional Camera","Step Son","Long Sleeve Shirt","Freeuse","Supportive Parenting","Supportive Obedient","Indifferent Pleasure","4k","American","Submissive","Indifferent","Seductive","Slim","No Piercings","Pirate’s Bounty"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"izi-blu","itemId":11852,"title":"Izi Blu","img":"https://images.psmcdn.net/tsv4/model/profiles/izi_blu_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/izi_blu_v2.jpg","alt":"Izi Blu","name":"Izi Blu","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-08-19T10:56:13","stats":{"followCount":312,"sceneCount":5},"seo":{"title":"Izi Blu","description":"Izi Blu"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"whatever-my-hubby-needs","itemId":30775,"img":"https://images.psmcdn.net/teamskeet/fum/carmen_valentina/shared/med.jpg","video":"0f4b94bd19c89570eab99ec6a774bf0e","videoSrc":"0f4b94bd19c89570eab99ec6a774bf0e","videoTitle":"Whatever My Hubby Needs!","title":"Whatever My Hubby Needs!","alt":"Whatever My Hubby Needs!","type":"video","description":"\u003cp>Carmen Valentina is the perfect tradwife. She lives and breathes to make her husband, Will – obviously the most important person in the world – happy. She's extremely proud of him because he's a good man and a reliable provider, and Carmen sees it as her job to make sure he has everything he needs to keep doing what he does best. Will’s work is stressful, and every decision he makes carries real weight, so Carmen is always there behind him, helping him unwind and become the best version of himself. Cleaning and cooking are just the start for Carmen, though. To keep her man up and running, she is her man’s freeuse doll, a mouth always ready to suck and a hole that always screams for cock. With a nice smile on her dick-filled mouth and a pussy that’s always ready for action, Carmen never lets her man down!\u003c/p>","seo":{"h1":"Whatever My Hubby Needs!","h2":"Whatever My Hubby Needs!","title":"Whatever My Hubby Needs!","description":"\u003cp>Carmen Valentina is the perfect tradwife. She lives and breathes to make her husband, Will – obviously the most important person in the world – happy. She's extremely proud of him because he's a good man and a reliable provider, and Carmen sees it as her job to make sure he has everything he needs to keep doing what he does best. Will’s work is stressful, and every decision he makes carries real weight, so Carmen is always there behind him, helping him unwind and become the best version of himself. Cleaning and cooking are just the start for Carmen, though. To keep her man up and running, she is her man’s freeuse doll, a mouth always ready to suck and a hole that always screams for cock. With a nice smile on her dick-filled mouth and a pussy that’s always ready for action, Carmen never lets her man down!\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/carmen_valentina/bio_small.mp4","stats":{"views":0,"dislikeCount":28,"likeCount":157},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-08-03T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Gagging","Cum in Mouth","Older vs Younger","Average Body","Apron","Husband","Standing Doggystyle","Professional Camera","Lingerie Dress","Tongue Piercing","Cfnm","Freeuse","Pearls","Braless","Ghost Nipples","4k","American","Countertop","Submissive","Indifferent","Supportive","Homely","Seductive","Wife","Pirate’s Bounty","Big Ass","Blowjob","Brunette","Doggystyle","Facial","High Heels","Indoor","Long Hair","Missionary","Natural Tits","Straight","White","Pantyless","Cute","Stockings","Short","Bed","No Condom","MILF","Money Shot","Kitchen","Rubbing","Cowgirl","Private","Boy / Girl","Pornstar","Straight Hair","Hazel Eyes","Thick Top","Medium Tits","Medium Pussy Hair","Innie Pussy","Light Skin","Dress","Casual Wear","Pumps","Barefoot","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Bathroom","Bedroom","Tit Play","Dick Play","Fingering (pussy)","Tease"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"carmen-valentina","itemId":1864,"title":"Carmen Valentina","img":"https://images.psmcdn.net/tsv4/model/profiles/carmen_valentina.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/carmen_valentina.jpg","alt":"Carmen Valentina","name":"Carmen Valentina","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-09-01T20:33:54","stats":{"followCount":2462,"sceneCount":29},"seo":{"title":"Carmen Valentina","description":"Carmen Valentina"},"bio":{"about":"Measurements: 34B-26-36\n\nHair Color: Brown\n\nBody Art: Yes\n\nPiercings: Yes\n\nDate Of Birth: 01/26\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"fake-news-freeuse","itemId":30754,"img":"https://images.psmcdn.net/teamskeet/fum/addyson_james/shared/med.jpg","video":"b42a8fbf782c100ff33c5016c596542c","videoSrc":"b42a8fbf782c100ff33c5016c596542c","videoTitle":"Fake News Freeuse","title":"Fake News Freeuse","alt":"Fake News Freeuse","type":"video","description":"\u003cp>Connor is taking a sabbatical year before going to college, and Daniel, his sort-tempered dad, is not happy about it. He wants his slacker Connor to move out ASAP, but Addyson, Connor’s overcaring pushover stepmom, tends to let him get away with everything. Every time Daniel starts arguing with Connor, Addyson steps between them, always taking Connor’s side. Noticing his stepmom’s bias in his favor, Connor decides to pull a little shenanigan on his parents by creating the most absurd fake news he can think of: freeuse is now mandatory! Daniel immediately discredits Connor’s silly idea, but Addyson assures him they must abide by the rules! Despite Daniel’s reluctance, Connor starts freeusing his stepmom around the house, even when they are trying to have a nice moment together as a family. Daniel watches, uneasy, as his son teases his wife, while Connor enjoys every second of it, knowing the fun won't last long.\u003c/p>","seo":{"h1":"Fake News Freeuse","h2":"Fake News Freeuse","title":"Fake News Freeuse","description":"\u003cp>Connor is taking a sabbatical year before going to college, and Daniel, his sort-tempered dad, is not happy about it. He wants his slacker Connor to move out ASAP, but Addyson, Connor’s overcaring pushover stepmom, tends to let him get away with everything. Every time Daniel starts arguing with Connor, Addyson steps between them, always taking Connor’s side. Noticing his stepmom’s bias in his favor, Connor decides to pull a little shenanigan on his parents by creating the most absurd fake news he can think of: freeuse is now mandatory! Daniel immediately discredits Connor’s silly idea, but Addyson assures him they must abide by the rules! Despite Daniel’s reluctance, Connor starts freeusing his stepmom around the house, even when they are trying to have a nice moment together as a family. Daniel watches, uneasy, as his son teases his wife, while Connor enjoys every second of it, knowing the fun won't last long.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/addyson_james/bio_small.mp4","stats":{"views":0,"dislikeCount":25,"likeCount":245},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-07-29T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Reverse Cowgirl","Gagging","Cum on Stomach","Step Mom","Taboo","Older vs Younger","Medium Height","Average Body","Cuckold","Husband","Professional Camera","Spaghetti Strap","Step Son","Freeuse","Fit Girls","Supportive Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Submissive","Indifferent","Supportive","Seductive","Wife","Jacket","No Piercings","Blowjob","Caucasian","Doggystyle","Indoor","Missionary","Natural Tits","Straight","White","Bimbo","Pantyless","Blonde","Handjob","Tan","Couch","Clothed Sex","Tanlines","No Condom","Toned","Shaved Pussy","MILF","Money Shot","Cowgirl","Private","Pale","Boy / Girl","Pornstar","Medium Hair","Straight Hair","Brown Eyes","Medium Tits","Small Ass","Innie Pussy","Pants","Bra","Casual Wear","Barefoot","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Tit Play","Dick Play","Tease"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"addyson-james","itemId":11064,"title":"Addyson James","img":"https://images.psmcdn.net/tsv4/model/profiles/addyson_james.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/addyson_james.jpg","alt":"Addyson James","name":"Addyson James","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-08-12T17:25:41","stats":{"followCount":648,"sceneCount":7},"seo":{"title":"Addyson James","description":"Addyson James"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"freeuse-summer-school-a-foursome-to-beat-the-heat","itemId":30669,"img":"https://images.psmcdn.net/teamskeet/fum/cali_sweets/shared/med.jpg","video":"f0654f1a595f7d17f4991b5bd52c0ce7","videoSrc":"f0654f1a595f7d17f4991b5bd52c0ce7","videoTitle":"Freeuse Summer School: A Foursome to Beat the Heat","title":"Freeuse Summer School: A Foursome to Beat the Heat","alt":"Freeuse Summer School: A Foursome to Beat the Heat","type":"video","description":"\u003cp>These students just never pay attention. It’s bad enough they’re stuck in summer school, but the weather recently is fucking ridiculous. It’s like 1,000,000 degrees out, and the school A/C just went. Now, I have even more trouble getting these guys to focus. But maybe I’m just taking the wrong approach… Maybe they need a little extra encouragement. How about this? “You guys focus on the assignment, and I’ll let you all free use my perfect black body?” I know they’re always staring at my tits and ass, so why not let them have it? If it’s to beat the heat and get us the fuck out of summer lessons ASAP, I’ll let them fuck me all day long…\u003c/p>","seo":{"h1":"Freeuse Summer School: A Foursome to Beat the Heat","h2":"Freeuse Summer School: A Foursome to Beat the Heat","title":"Freeuse Summer School: A Foursome to Beat the Heat","description":"\u003cp>These students just never pay attention. It’s bad enough they’re stuck in summer school, but the weather recently is fucking ridiculous. It’s like 1,000,000 degrees out, and the school A/C just went. Now, I have even more trouble getting these guys to focus. But maybe I’m just taking the wrong approach… Maybe they need a little extra encouragement. How about this? “You guys focus on the assignment, and I’ll let you all free use my perfect black body?” I know they’re always staring at my tits and ass, so why not let them have it? If it’s to beat the heat and get us the fuck out of summer lessons ASAP, I’ll let them fuck me all day long…\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/cali_sweets/bio_small.mp4","stats":{"views":0,"dislikeCount":29,"likeCount":200},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-07-20T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Cum in Mouth","Female Orgasm","Older vs Younger","Curly Hair","Medium Height","Dark Skin","G String","School","Corset / Bustier","Standing","Standing Doggystyle","Dreadlocks","Professional Camera","Feet Play","Freeuse","4k","American","Girl / Boy / Boy / Boy","Gangbang","Blowbang","Group Sex","Submissive","Exotic","Seductive","Slim","Grinding","Spit Roast","Big Ass","Blowjob","Desk","Facial","High Heels","Indoor","Long Hair","Missionary","Skirts","Slutty","Straight","Student","African American","Black","Black Hair","Ebony","Interracial","Stockings","Tattoos","Handjob","Piercings","Classroom","Wild","Lingerie","Teacher","No Condom","Shaved Pussy","MILF","Money Shot","Rubbing","Cowgirl","Private","Pornstar","Brown Eyes","Thick Top","Fake Tits","Medium Tits","Innie Pussy","Blouse","Mini Skirt","Dressed up","Lace","Pumps","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Tit Play","Dick Play","Pussy Licking","Tease"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"cali-sweets","itemId":10679,"title":"Cali Sweets","img":"https://images.psmcdn.net/tsv4/model/profiles/cali_sweets.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/cali_sweets.jpg","alt":"Cali Sweets","name":"Cali Sweets","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-02-05T20:40:15","stats":{"followCount":1045,"sceneCount":21},"seo":{"title":"Cali Sweets","description":"Cali Sweets"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"red-hot-my-4th-of-july-freeuse-threesome","itemId":30651,"img":"https://images.psmcdn.net/teamskeet/fum/scarlet_skies_sophia_locke/shared/med.jpg","video":"32b1e6db604f1686fcf8af4c78679f40","videoSrc":"32b1e6db604f1686fcf8af4c78679f40","videoTitle":"Red Hot: My 4th of July Freeuse Threesome","title":"Red Hot: My 4th of July Freeuse Threesome","alt":"Red Hot: My 4th of July Freeuse Threesome","type":"video","description":"\u003cp>Rion loves spending time with his girl Scarlet because she’s gorgeous, because she’s smart, and because she and her stepmom, Sophia, are the hottest freeuse sluts he’s ever met. It doesn’t matter what they’re doing, he always has access to their little holes and they’re always ready to milk his cock. This 4th of July is no different, so Rion will spend the entire day doing the most American thing ever: fucking the tightest and sluttiest red-headed duo as they prepare for the big pageant… this is what our founding fathers fought for.\u003c/p>","seo":{"h1":"Red Hot: My 4th of July Freeuse Threesome","h2":"Red Hot: My 4th of July Freeuse Threesome","title":"Red Hot: My 4th of July Freeuse Threesome","description":"\u003cp>Rion loves spending time with his girl Scarlet because she’s gorgeous, because she’s smart, and because she and her stepmom, Sophia, are the hottest freeuse sluts he’s ever met. It doesn’t matter what they’re doing, he always has access to their little holes and they’re always ready to milk his cock. This 4th of July is no different, so Rion will spend the entire day doing the most American thing ever: fucking the tightest and sluttiest red-headed duo as they prepare for the big pageant… this is what our founding fathers fought for.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/scarlet_skies_sophia_locke/bio_small.mp4","stats":{"views":0,"dislikeCount":15,"likeCount":404},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-07-06T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Slutty","Straight","Teen","Trimmed Pussy","White","Cute","Skinny","Redhead","Tattoos","Freckles","Handjob","Piercings","Couch","Big Tits","Clothed Sex","Small Tits","No Condom","Toned","Threesome","Shaved Pussy","MILF","Money Shot","Kitchen","Rubbing","Cowgirl","Thong","Girlfriend","Private","Pale","Boy / Girl / Girl","Pornstar","Wavy Hair","Straight Hair","Blue Eyes","Thick Top","Muscular","Fake Tits","Small Ass","Medium Ass","Outie Pussy","Innie Pussy","Dress","Tank Top","Crop Top","Mini Skirt","Casual Wear","Dressed up","Lace","Barefoot","Wedges","Bracelets","Necklace","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Living Room","Tit Play","Dick Play","Pussy Licking","Tease","Face Sitting","Reverse Cowgirl","Face Fucking","Step Mom","Taboo","Older vs Younger","Medium Height","Platform","Headband","Ring","Standing","Earrings","Bandana","Standing Doggystyle","Professional Camera","Step Daughter","4th of July","Boyfriend","Freeuse","Pearls","Braless","Fit Girls","PAWG","Supportive Parenting","Indifferent Pleasure","4k","American","Table","Mother-in-law","Submissive","Indifferent","Elegant","Homely","Slim","Pointy Nips","Ball Licking","Pirate’s Bounty"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"scarlet-skies","itemId":7708,"title":"Scarlet Skies","img":"https://images.psmcdn.net/tsv4/model/profiles/scarlet_skies_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/scarlet_skies_v2.jpg","alt":"Scarlet Skies","name":"Scarlet Skies","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-02-04T22:00:49","stats":{"followCount":5656,"sceneCount":29},"seo":{"title":"Scarlet Skies","description":"Scarlet Skies"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"sophia-locke","itemId":5905,"title":"Sophia Locke","img":"https://images.psmcdn.net/tsv4/model/profiles/sophia_locke_v3.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/sophia_locke_v3.jpg","alt":"Sophia Locke","name":"Sophia Locke","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-12-20T10:31:25","stats":{"followCount":5703,"sceneCount":57},"seo":{"title":"Sophia Locke","description":"Sophia Locke"},"bio":{"about":"Hair Color: Red\n\nBody Art: Yes\n\nPiercings: Yes\n\nDate Of Birth: 4/07\n\nNationality: American\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"stock-market-fever","itemId":30500,"img":"https://images.psmcdn.net/teamskeet/fum/rachel_ramsey/shared/med.jpg","video":"b4dfdacd2e4c1135ebf58cd416e46481","videoSrc":"b4dfdacd2e4c1135ebf58cd416e46481","videoTitle":"Stock Market Fever","title":"Stock Market Fever","alt":"Stock Market Fever","type":"video","description":"\u003cp>The job market has gone crazy in the past couple of years, with so many job candidates and so few positions. Secretaries are not only expected to cater to each and every of their superiors’ whims, but they are now also supposed to be their private freeuse dolls. That’s the case of Rachel, an experienced and sexy assistant who works in a stock market company. Her days are frenetic, with lots of tasks to do and so little time. In a normal day for Rachel, her bosses Nade and Connor encourage their clients to buy or sell company shares while relaxing by groping or fucking Rachel. Little do they know that she overhears every conversation and knows much more about the stock market than they do. Lately, she has a scoop: a new and innovative company is about to go public. When Nade and Connor rally everyone to pour their money into this potential new gold mine, they will soon find out that Rachel is behind all of this, secretly concocting a power grab to become their boss.\u003c/p>","seo":{"h1":"Stock Market Fever","h2":"Stock Market Fever","title":"Stock Market Fever","description":"\u003cp>The job market has gone crazy in the past couple of years, with so many job candidates and so few positions. Secretaries are not only expected to cater to each and every of their superiors’ whims, but they are now also supposed to be their private freeuse dolls. That’s the case of Rachel, an experienced and sexy assistant who works in a stock market company. Her days are frenetic, with lots of tasks to do and so little time. In a normal day for Rachel, her bosses Nade and Connor encourage their clients to buy or sell company shares while relaxing by groping or fucking Rachel. Little do they know that she overhears every conversation and knows much more about the stock market than they do. Lately, she has a scoop: a new and innovative company is about to go public. When Nade and Connor rally everyone to pour their money into this potential new gold mine, they will soon find out that Rachel is behind all of this, secretly concocting a power grab to become their boss.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/rachel_ramsey/bio_small.mp4","stats":{"views":0,"dislikeCount":24,"likeCount":221},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-06-22T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Reverse Cowgirl","Tag Team","Secretary","Medium Height","Button-up Shirt","Boss","Garters","Boy / Boy / Girl","Standing Doggystyle","Professional Camera","Freeuse","4k","American","Submissive","Indifferent","Seductive","Assistant","Co-worker","Slim","No Piercings","Blowjob","Caucasian","Facial","High Heels","Indoor","Long Hair","Natural Tits","Office","Skirts","Straight","White","Blonde","Stockings","Tattoos","Tan","Small Tits","No Condom","Threesome","Shaved Pussy","MILF","Money Shot","Mature","Cowgirl","Thong","Private","Pale","Pornstar","Straight Hair","Brown Eyes","Small Ass","Outie Pussy","Bra","Casual Wear","Pumps","Professional Production","Cinematic - Story","3rd Person Narrative","Tit Play","Dick Play","Fingering (pussy)","Pussy Licking","Tease"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"rachel-ramsey","itemId":11529,"title":"Rachel Ramsey","img":"https://images.psmcdn.net/tsv4/model/profiles/rachel_ramsey.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/rachel_ramsey.jpg","alt":"Rachel Ramsey","name":"Rachel Ramsey","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-03-26T14:15:23","stats":{"followCount":535,"sceneCount":9},"seo":{"title":"Rachel Ramsey","description":"Rachel Ramsey"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"fix-me-up-with-your-creamy-help","itemId":30415,"img":"https://images.psmcdn.net/teamskeet/fum/lexi_nicole/shared/med.jpg","video":"ac5daebddbd493ad8547e9b4012ce829","videoSrc":"ac5daebddbd493ad8547e9b4012ce829","videoTitle":"Fix Me Up With Your Creamy Help","title":"Fix Me Up With Your Creamy Help","alt":"Fix Me Up With Your Creamy Help","type":"video","description":"\u003cp>Noticing her kitchen was a mess, Lexi panicked. The busty milf realized that one of her cabinet doors hung precariously, and a persistent drip in her kitchen sink was driving her mad. Determined to become more self-sufficient, she decided it was time to tackle these minor repairs herself. Remembering that her younger (and extremely handsome) friend Alex was quite handy, Lexi picked up her phone and called. Alex, always eager to help and share their skills, readily agreed to come over and guide Lexi through the process of fixing the cabinets and the kitchen sink. Soon after, Alex arrived, tool bag in hand, ready to impart their knowledge and assist Lexi in her newfound endeavor of home repair. Yet, Alex was not planning to give her the fish but rather teach her how to fish. The strong stud decided to guide her through the fixing process while giving her mature and sexy friend the right encouragement. Fingering and eating Lexi’s cunt while she attempted the repairs was exactly the support the milf needed. And what better way to learn than giving her a delicious load on her mouth after all the effort she put into making her kitchen nice again?\u003c/p>","seo":{"h1":"Fix Me Up With Your Creamy Help","h2":"Fix Me Up With Your Creamy Help","title":"Fix Me Up With Your Creamy Help","description":"\u003cp>Noticing her kitchen was a mess, Lexi panicked. The busty milf realized that one of her cabinet doors hung precariously, and a persistent drip in her kitchen sink was driving her mad. Determined to become more self-sufficient, she decided it was time to tackle these minor repairs herself. Remembering that her younger (and extremely handsome) friend Alex was quite handy, Lexi picked up her phone and called. Alex, always eager to help and share their skills, readily agreed to come over and guide Lexi through the process of fixing the cabinets and the kitchen sink. Soon after, Alex arrived, tool bag in hand, ready to impart their knowledge and assist Lexi in her newfound endeavor of home repair. Yet, Alex was not planning to give her the fish but rather teach her how to fish. The strong stud decided to guide her through the fixing process while giving her mature and sexy friend the right encouragement. Fingering and eating Lexi’s cunt while she attempted the repairs was exactly the support the milf needed. And what better way to learn than giving her a delicious load on her mouth after all the effort she put into making her kitchen nice again?\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/lexi_nicole/bio_small.mp4","stats":{"views":0,"dislikeCount":25,"likeCount":321},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-06-03T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Doggystyle","High Heels","Indoor","Long Hair","Missionary","Straight","Thigh Highs","White","Black Hair","Pantyless","Tattoos","Handjob","Piercings","Short","Big Tits","Clothed Sex","Smart","No Condom","Shaved Pussy","MILF","Money Shot","Kitchen","Rubbing","Private","Boy / Girl","Pornstar","Straight Hair","Blue Eyes","Fake Tits","Medium Ass","Innie Pussy","Light Skin","Blouse","Crop Top","Shorts","Booty Shorts","Casual Wear","Necklace","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Tit Play","Ass Play","Dick Play","Fingering (pussy)","Pussy Licking","Face Fucking","Cum in Mouth","Standing","High Socks","Standing Doggystyle","Long Socks","Curvy","Professional Camera","Freeuse","Braless","4k","American","Countertop","Submissive","Indifferent","Seductive","Handyman","Dick Slap","Pirate’s Bounty"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"lexi-nicole","itemId":11557,"title":"Lexi Nicole","img":"https://images.psmcdn.net/tsv4/model/profiles/lexi_nicole.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lexi_nicole.jpg","alt":"Lexi Nicole","name":"Lexi Nicole","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-04-07T13:34:05","stats":{"followCount":602,"sceneCount":5},"seo":{"title":"Lexi Nicole","description":"Lexi Nicole"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"i-let-my-stepson-use-me-to-help-him-focus","itemId":30239,"img":"https://images.psmcdn.net/teamskeet/fum/jena_larose/shared/med.jpg","video":"14777593ced85ac2b3e356006305c591","videoSrc":"14777593ced85ac2b3e356006305c591","videoTitle":"I Let My Stepson Use Me To Help Him Focus","title":"I Let My Stepson Use Me To Help Him Focus","alt":"I Let My Stepson Use Me To Help Him Focus","type":"video","description":"\u003cp>My stepmom is so supportive. She knows I've been having a hard time at school and has been helping me study. We realized that I focus better when I'm using her as a sex toy at the same time, so now while I'm memorizing my texts, I'm showering her massive tits or her perky ass with my cum. When the only thing covering her hard nipples are the notes for my exam, there's no way I'm going to forget what they say. If I pass this test, I'm planning on claiming my reward, making her suck my fat cock dry and pounding her tight pussy until her entire face gets covered with cum.\u003c/p>","seo":{"h1":"I Let My Stepson Use Me To Help Him Focus","h2":"I Let My Stepson Use Me To Help Him Focus","title":"I Let My Stepson Use Me To Help Him Focus","description":"\u003cp>My stepmom is so supportive. She knows I've been having a hard time at school and has been helping me study. We realized that I focus better when I'm using her as a sex toy at the same time, so now while I'm memorizing my texts, I'm showering her massive tits or her perky ass with my cum. When the only thing covering her hard nipples are the notes for my exam, there's no way I'm going to forget what they say. If I pass this test, I'm planning on claiming my reward, making her suck my fat cock dry and pounding her tight pussy until her entire face gets covered with cum.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/jena_larose/bio_small.mp4","stats":{"views":0,"dislikeCount":17,"likeCount":296},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-05-25T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Reverse Cowgirl","Face Fucking","Cum in Mouth","Step Mom","Taboo","Older vs Younger","Bun","Average Body","Button-up Shirt","Native American","Professional Camera","Step Son","Naked","Bathrobe","Sucking Balls","Freeuse","Braless","Fit Girls","Supportive Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Studying","Submissive","Indifferent","Supportive","Seductive","Pirate’s Bounty","Blowjob","Brunette","Doggystyle","High Heels","Indoor","Long Hair","Missionary","Straight","Handjob","Piercings","Short","Couch","Clothed Sex","Latina","No Condom","Shaved Pussy","MILF","Money Shot","Kitchen","Mexican","Cowgirl","Thong","Private","Boy / Girl","Pornstar","Mixed Ethnicity","Straight Hair","Hazel Eyes","Thick Top","Fake Tits","Medium Tits","Small Ass","Outie Pussy","Medium Skin","Dress","Mini Dress","Robe","Bra","Underwear","Barefoot","Necklace","Nipple Piercings","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bathroom","Living Room","Tit Play","Dick Play","Pussy Licking","Tease"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"jena-larose","itemId":10056,"title":"Jena LaRose","img":"https://images.psmcdn.net/tsv4/model/profiles/jena_larose.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/jena_larose.jpg","alt":"Jena LaRose","name":"Jena LaRose","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-04-25T12:35:20","stats":{"followCount":919,"sceneCount":8},"seo":{"title":"Jena LaRose","description":"Jena LaRose"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"mias-mothers-day-special-freeuse-facials","itemId":30141,"img":"https://images.psmcdn.net/teamskeet/fum/mia_james/shared/med.jpg","video":"56d935ab9ff3bbeb46f5899e8f623f51","videoSrc":"56d935ab9ff3bbeb46f5899e8f623f51","videoTitle":"Mia’s Mother’s Day Special - Freeuse & Facials","title":"Mia’s Mother’s Day Special - Freeuse & Facials","alt":"Mia’s Mother’s Day Special - Freeuse & Facials","type":"video","description":"\u003cp>Mother’s Day snuck up on me, and I found myself alone, missing my husband and my stepson, who’s off serving in the military. But all of my loneliness flew out the window when he knocked on my door, a surprise visit from my stepson that made my whole body tingle. He filled me in on his adventures, and I could see the man he’d become - strong, confident, and ready to pick up where we left off. I’ve always let him freeuse me, and today was no different. He took what he wanted, and I loved every second of it. As a gift, he gave me a picture frame, and I knew exactly what I wanted in it - a photo of my face, marked by his hot load, a forever reminder of this incredible Mother’s Day.\u003c/p>","seo":{"h1":"Mia’s Mother’s Day Special - Freeuse & Facials","h2":"Mia’s Mother’s Day Special - Freeuse & Facials","title":"Mia’s Mother’s Day Special - Freeuse & Facials","description":"\u003cp>Mother’s Day snuck up on me, and I found myself alone, missing my husband and my stepson, who’s off serving in the military. But all of my loneliness flew out the window when he knocked on my door, a surprise visit from my stepson that made my whole body tingle. He filled me in on his adventures, and I could see the man he’d become - strong, confident, and ready to pick up where we left off. I’ve always let him freeuse me, and today was no different. He took what he wanted, and I loved every second of it. As a gift, he gave me a picture frame, and I knew exactly what I wanted in it - a photo of my face, marked by his hot load, a forever reminder of this incredible Mother’s Day.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/mia_james/bio_small.mp4","stats":{"views":0,"dislikeCount":22,"likeCount":257},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-05-11T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Face Sitting","Reverse Cowgirl","Step Mom","Taboo","Older vs Younger","Workout","Side Cowgirl","Standing","Button-down Shirt","Standing Doggystyle","Curvy","Professional Camera","Step Son","Dirty Blonde","Freeuse","Pearls","Slim Thick","Supportive Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Submissive","Indifferent","Seductive","No Piercings","Big Ass","Blowjob","Doggystyle","Facial","High Heels","Indoor","Long Hair","Skirts","Straight","White","Blonde","Tall","Tattoos","Couch","Big Tits","Clothed Sex","No Condom","Shaved Pussy","MILF","Money Shot","Rubbing","Cowgirl","Cleavage","Thong","Private","Boy / Girl","Pornstar","Straight Hair","Brown Eyes","Fake Tits","Innie Pussy","Light Skin","Dress","Crop Top","Leggings","Bra","Casual Wear","Sneakers","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Living Room","Dick Play","Pussy Licking","Tease"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"mia-james","itemId":10636,"title":"Mia James","img":"https://images.psmcdn.net/tsv4/model/profiles/mia_james_v3.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/mia_james_v3.jpg","alt":"Mia James","name":"Mia James","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-01-15T16:05:49","stats":{"followCount":1146,"sceneCount":15},"seo":{"title":"Mia James","description":"Mia James"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"my-duty-as-a-public-servant-sadie-rose-freeuse-debut","itemId":30047,"img":"https://images.psmcdn.net/teamskeet/fum/sadie_rose/shared/med.jpg","video":"2b74a0cfa9313d22c8d80d821bd5a612","videoSrc":"2b74a0cfa9313d22c8d80d821bd5a612","videoTitle":"My Duty as a Public Servant (Sadie Rose Freeuse Debut)","title":"My Duty as a Public Servant (Sadie Rose Freeuse Debut)","alt":"My Duty as a Public Servant (Sadie Rose Freeuse Debut)","type":"video","description":"\u003cp>I'm on the verge of solving a very important case, and Josh Rivers is the key. I tried to question him to gather any information he could give me, but he kept getting distracted by my big tits. I don't agree with the government's methods, but it is my duty as a public servant to let him freeuse me whenever he wants. He became more cooperative once I asked the questions with his big cock inside my mouth. Still, that wasn't enough, so if what he needed was for me to continue the investigation while he shoved his dick inside my pussy, that's what we were going to do. This case was a big deal, so I let him do anything he wanted to my body as long as he talked with me. He used his mouth to give me information, so I used mine to make his time worth it.\u003c/p>","seo":{"h1":"My Duty as a Public Servant (Sadie Rose Freeuse Debut)","h2":"My Duty as a Public Servant (Sadie Rose Freeuse Debut)","title":"My Duty as a Public Servant (Sadie Rose Freeuse Debut)","description":"\u003cp>I'm on the verge of solving a very important case, and Josh Rivers is the key. I tried to question him to gather any information he could give me, but he kept getting distracted by my big tits. I don't agree with the government's methods, but it is my duty as a public servant to let him freeuse me whenever he wants. He became more cooperative once I asked the questions with his big cock inside my mouth. Still, that wasn't enough, so if what he needed was for me to continue the investigation while he shoved his dick inside my pussy, that's what we were going to do. This case was a big deal, so I let him do anything he wanted to my body as long as he talked with me. He used his mouth to give me information, so I used mine to make his time worth it.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/sadie_rose/bio_small.mp4","stats":{"views":0,"dislikeCount":28,"likeCount":286},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-05-06T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Medium Height","Average Body","Standing Missionary","Ring","Standing","Police","Professional Camera","Freeuse","Braless","Interview","4k","American","Debut","Submissive","Indifferent","Elegant","Seductive","Jacket","Pirate’s Bounty","Blowjob","Caucasian","High Heels","Indoor","Long Hair","Missionary","Straight","White","Pantyless","Blonde","Tattoos","Piercings","Cum on Tits","Tan","Couch","Big Tits","Bed","Smart","No Condom","Shaved Pussy","MILF","Money Shot","Private","Boy / Girl","Pornstar","Wavy Hair","Blue Eyes","Fake Tits","Medium Ass","Outie Pussy","Light Skin","Blouse","Pants","Dressed up","Barefoot","Necklace","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Bedroom","Living Room","Tit Play","Dick Play"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"sadie-rose","itemId":11597,"title":"Sadie Rose","img":"https://images.psmcdn.net/tsv4/model/profiles/sadie_rose.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/sadie_rose.jpg","alt":"Sadie Rose","name":"Sadie Rose","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-04-22T12:04:34","stats":{"followCount":356,"sceneCount":4},"seo":{"title":"Sadie Rose","description":"Sadie Rose"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"freeuse-espionage","itemId":30030,"img":"https://images.psmcdn.net/teamskeet/fum/elise_london/shared/med.jpg","video":"5dd1af55f7ecd843e9fb76f822530224","videoSrc":"5dd1af55f7ecd843e9fb76f822530224","videoTitle":"Freeuse Espionage","title":"Freeuse Espionage","alt":"Freeuse Espionage","type":"video","description":"\u003cp>A high-stakes game unfolds between Elise London, the astute American ambassador, and Joey, a cunning Russian spy. Elise, entrusted with safeguarding highly classified government documents, becomes the target of Joey's intricate scheme. Joey, adopting the unassuming guise of an internet technician, gains access to the ambassador's secure safe house. With a calculated plan in place, Joey employs his charm and technical expertise to manipulate the situation. He’s got a secret weapon to try and obtain Elise’s secrets: the art of freeuse. Under the pretense of resolving connectivity issues, Joey subtly diverts Elise's attention. While the ambassador remains preoccupied, Joey deftly executes his covert operation. Exploiting his knowledge of computer systems and the erogenous points of the female anatomy, he skillfully extracts the classified documents from Elise's computer. What he doesn’t know is that Elise is double-playing him and that she has a surprise for Joey before he tries to get away with stealing sensitive information.\u003c/p>","seo":{"h1":"Freeuse Espionage","h2":"Freeuse Espionage","title":"Freeuse Espionage","description":"\u003cp>A high-stakes game unfolds between Elise London, the astute American ambassador, and Joey, a cunning Russian spy. Elise, entrusted with safeguarding highly classified government documents, becomes the target of Joey's intricate scheme. Joey, adopting the unassuming guise of an internet technician, gains access to the ambassador's secure safe house. With a calculated plan in place, Joey employs his charm and technical expertise to manipulate the situation. He’s got a secret weapon to try and obtain Elise’s secrets: the art of freeuse. Under the pretense of resolving connectivity issues, Joey subtly diverts Elise's attention. While the ambassador remains preoccupied, Joey deftly executes his covert operation. Exploiting his knowledge of computer systems and the erogenous points of the female anatomy, he skillfully extracts the classified documents from Elise's computer. What he doesn’t know is that Elise is double-playing him and that she has a surprise for Joey before he tries to get away with stealing sensitive information.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/elise_london/bio_small.mp4","stats":{"views":0,"dislikeCount":23,"likeCount":200},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-04-27T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Desk","High Heels","Indoor","Long Hair","Missionary","Office","Skirts","Straight","Thigh Highs","White","Stockings","Redhead","Tattoos","Handjob","Piercings","Cum on Tits","Massage","Big Tits","Lingerie","Spanking","No Condom","European","Shaved Pussy","MILF","Money Shot","Mature","Rubbing","Cowgirl","Thong","Private","Twerking","Boy / Girl","Pornstar","Wavy Hair","Blue Eyes","Fake Tits","Medium Ass","Innie Pussy","Light Skin","Blouse","Tank Top","Bra","Dressed up","Lace","Bracelets","Necklace","Nipple Piercings","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Tit Play","Ass Play","Dick Play","Kissing","Pussy Licking","Reverse Cowgirl","Choking","Gagging","Medium Height","Average Body","Standing","Standing Doggystyle","Professional Camera","Freeuse","Pearls","Ghost Nipples","4k","British","Submissive","Indifferent","Elegant","Seductive","Jacket","Pirate’s Bounty","Bodyguard"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"elise-london","itemId":11427,"title":"Elise London","img":"https://images.psmcdn.net/tsv4/model/profiles/elise_london.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/elise_london.jpg","alt":"Elise London","name":"Elise London","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-02-10T12:06:51","stats":{"followCount":850,"sceneCount":16},"seo":{"title":"Elise London","description":"Elise London"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"freeuse-night-member-story","itemId":29932,"img":"https://images.psmcdn.net/teamskeet/fum/avalon_mira/shared/med.jpg","video":"49e158cb5e460f4af5593d53fb5faa69","videoSrc":"49e158cb5e460f4af5593d53fb5faa69","videoTitle":"Freeuse Night (Member Story)","title":"Freeuse Night (Member Story)","alt":"Freeuse Night (Member Story)","type":"video","description":"\u003cp>What’s up, MYLF lovers? You know we love your ideas and take any chance we get to make them happen, right? Turning your kinky fantasies into reality is our mission, and today we have a fan submission we know you’re gonna love. Here’s your invitation to the chicest and kinkiest restaurant, a cool place with a very special event: Freeuse Night. Avalon and Donnie, a fancy couple, are about to have an unforgettable soiree, and they will be accompanied by young Elias, a poor guy who has been stood up by his date and just needs some company. The couple is happy to share the table with Elias, and they even let him use Avalon for the whole evening. Donnie and Elias hit it off while fucking Avalon from both ends, exchanging meaningful conversations and stuffing the lovely lady’s holes.\u003c/p>","seo":{"h1":"Freeuse Night (Member Story)","h2":"Freeuse Night (Member Story)","title":"Freeuse Night (Member Story)","description":"\u003cp>What’s up, MYLF lovers? You know we love your ideas and take any chance we get to make them happen, right? Turning your kinky fantasies into reality is our mission, and today we have a fan submission we know you’re gonna love. Here’s your invitation to the chicest and kinkiest restaurant, a cool place with a very special event: Freeuse Night. Avalon and Donnie, a fancy couple, are about to have an unforgettable soiree, and they will be accompanied by young Elias, a poor guy who has been stood up by his date and just needs some company. The couple is happy to share the table with Elias, and they even let him use Avalon for the whole evening. Donnie and Elias hit it off while fucking Avalon from both ends, exchanging meaningful conversations and stuffing the lovely lady’s holes.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/avalon_mira/bio_small.mp4","stats":{"views":0,"dislikeCount":30,"likeCount":215},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-04-08T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Dating","Tag Team","Older vs Younger","Average Body","Boots","Bar","Boy / Boy / Girl","Husband","Standing Doggystyle","Professional Camera","Freeuse","Braless","PAWG","4k","American","Submissive","Indifferent","Supportive","Elegant","Seductive","Wife","Spit Roast","Food Fetish","Member Story","Big Ass","Blowjob","Brunette","Caucasian","Doggystyle","High Heels","Indoor","Long Hair","Missionary","Straight","White","Tall","Tattoos","Handjob","Piercings","Cum on Tits","Couch","Big Tits","No Condom","Threesome","MILF","Money Shot","Rubbing","Cowgirl","Private","Pale","Twerking","Pornstar","Wavy Hair","Green Eyes","Fake Tits","Medium Pussy Hair","Innie Pussy","Dress","Dressed up","Necklace","Clit Piercings","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Restaurant","Tit Play","Dick Play","Tease"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"avalon-mira","itemId":11537,"title":"Avalon Mira","img":"https://images.psmcdn.net/tsv4/model/profiles/avalon_mira.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/avalon_mira.jpg","alt":"Avalon Mira","name":"Avalon Mira","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-03-31T11:18:15","stats":{"followCount":200,"sceneCount":3},"seo":{"title":"Avalon Mira","description":"Avalon Mira"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"a-bang-down-skeet-street","itemId":29871,"img":"https://images.psmcdn.net/teamskeet/fum/river_lynn_ryan_keely/shared/med.jpg","video":"ac909118afa45275a82dde712739154a","videoSrc":"ac909118afa45275a82dde712739154a","videoTitle":"A Bang Down Skeet Street","title":"A Bang Down Skeet Street","alt":"A Bang Down Skeet Street","type":"video","description":"\u003cp>Welcome to Skeet Street! The show that teaches you everything your parents forget to teach you! From plumbing to dispute resolution, this is your favorite adult show, hosted by the lovely Ryan Keely. Accompanied by the beautiful River Lynn and a comic cavalcade of whimsical puppet friends, Ryan will show all sorts of lessons that will make your adult life much easier. Tommy Pistol is also part of the gang, always happy to give Ryan and River a helping hand. This handyman sure knows his way around the house, especially if it gives him the chance to freeuse the milf host and her lovely friend. Learning how to fix a pipe is way more fun when Tommy fucks River’s mouth, and dealing with a roommate dispute is crystal clear if Tommy fingers River and Ryan in the meantime. And to end things with a bang, a good old cooking lesson while putting some meat in Ryan’s oven!\u003c/p>","seo":{"h1":"A Bang Down Skeet Street","h2":"A Bang Down Skeet Street","title":"A Bang Down Skeet Street","description":"\u003cp>Welcome to Skeet Street! The show that teaches you everything your parents forget to teach you! From plumbing to dispute resolution, this is your favorite adult show, hosted by the lovely Ryan Keely. Accompanied by the beautiful River Lynn and a comic cavalcade of whimsical puppet friends, Ryan will show all sorts of lessons that will make your adult life much easier. Tommy Pistol is also part of the gang, always happy to give Ryan and River a helping hand. This handyman sure knows his way around the house, especially if it gives him the chance to freeuse the milf host and her lovely friend. Learning how to fix a pipe is way more fun when Tommy fucks River’s mouth, and dealing with a roommate dispute is crystal clear if Tommy fingers River and Ryan in the meantime. And to end things with a bang, a good old cooking lesson while putting some meat in Ryan’s oven!\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/river_lynn_ryan_keely/bio_small.mp4","stats":{"views":0,"dislikeCount":33,"likeCount":346},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-03-30T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Big Ass","Blowjob","Caucasian","Deepthroat","Doggystyle","High Heels","Indoor","Missionary","Natural Tits","Straight","Teen","White","Pantyless","Blonde","Cute","Tall","Short Hair","Big Tits","Small Tits","No Condom","Flashing","Chubby","Cum on Ass","Threesome","Shaved Pussy","MILF","Money Shot","Cowgirl","Private","Pale","Boy / Girl / Girl","Pornstar","Medium Hair","Straight Hair","Blue Eyes","Brown Eyes","Thick Top","Fake Tits","Medium Ass","Outie Pussy","Innie Pussy","Light Skin","T Shirt","Dress","Casual Wear","Sneakers","Necklace","Professional Production","Cinematic - Story","3rd Person Narrative","Studio","Tit Play","Fingering (pussy)","Pussy Licking","Tease","Side Fuck","Face Fucking","Older vs Younger","Average Body","Gloves","Braids","Apron","Standing","Scarf","Overalls","Standing Doggystyle","Professional Camera","Feet Play","Freeuse","Braless","PAWG","Rule 34","4k","American","Table","Submissive","Indifferent","Elegant","Seductive","Slim","Thick","No Piercings","Pirate’s Bounty","TV Show"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"river-lynn","itemId":8200,"title":"River Lynn","img":"https://images.psmcdn.net/tsv4/model/profiles/river_lynn_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/river_lynn_v2.jpg","alt":"River Lynn","name":"River Lynn","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-07-13T14:07:55","stats":{"followCount":4549,"sceneCount":47},"seo":{"title":"River Lynn","description":"River Lynn"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"ryan-keely","itemId":3641,"title":"Ryan Keely","img":"https://images.psmcdn.net/tsv4/model/profiles/ryan_keely.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/ryan_keely.jpg","alt":"Ryan Keely","name":"Ryan Keely","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-02-08T17:04:04","stats":{"followCount":3479,"sceneCount":36},"seo":{"title":"Ryan Keely","description":"Ryan Keely"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null}],"decorated":false},{"id":"lucky-lustful-leprechaun-lady","itemId":29781,"img":"https://images.psmcdn.net/teamskeet/fum/lolly_dames/shared/med.jpg","video":"a6410834dd1cbd1828a5ea7c163e4358","videoSrc":"a6410834dd1cbd1828a5ea7c163e4358","videoTitle":"Lucky Lustful Leprechaun Lady","title":"Lucky Lustful Leprechaun Lady","alt":"Lucky Lustful Leprechaun Lady","type":"video","description":"\u003cp>There’s a new tradition this year for St. Patty’s Day: find a lady dressed in green, follow her home, and she’ll let you freeuse her so you can both have good luck for the rest of the year. When the lovely Lolly hears about this, she immediately puts on her St. Paddy’s outfit and walks along the road to see if she can grab anyone’s attention. Without much effort, she seduces Nicky, who can’t resist following this naughty leprechaun to her place to see what she is up to. Luck strikes them both as he gets to pound the beautiful milf’s pussy while they listen to Lolly’s favorite radio show. She becomes Nicky’s new lucky charm, bringing both good fortune with each stroke of his cock inside of her. Lolly even wins a radio contest, getting some air time while describing the lustful fuck sesh with her new friend!\u003c/p>","seo":{"h1":"Lucky Lustful Leprechaun Lady","h2":"Lucky Lustful Leprechaun Lady","title":"Lucky Lustful Leprechaun Lady","description":"\u003cp>There’s a new tradition this year for St. Patty’s Day: find a lady dressed in green, follow her home, and she’ll let you freeuse her so you can both have good luck for the rest of the year. When the lovely Lolly hears about this, she immediately puts on her St. Paddy’s outfit and walks along the road to see if she can grab anyone’s attention. Without much effort, she seduces Nicky, who can’t resist following this naughty leprechaun to her place to see what she is up to. Luck strikes them both as he gets to pound the beautiful milf’s pussy while they listen to Lolly’s favorite radio show. She becomes Nicky’s new lucky charm, bringing both good fortune with each stroke of his cock inside of her. Lolly even wins a radio contest, getting some air time while describing the lustful fuck sesh with her new friend!\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/lolly_dames/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":223},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-03-16T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Tit Fuck","Side Fuck","Reverse Cowgirl","Female Orgasm","Fishnets","Cum on Neck","Ring","Garters","Saint Patricks Day","Hat","Curvy","Professional Camera","Dirty Blonde","Freeuse","PAWG","4k","American","Seductive","Jacket","Drill","Big Ass","Blowjob","Caucasian","Doggystyle","Facial","High Heels","Indoor","Long Hair","Missionary","Skirts","Slutty","Straight","White","Blonde","Stockings","Tall","Tattoos","Piercings","Wild","Tan","Big Tits","Bed","Lingerie","Tanlines","No Condom","Outdoor","Shaved Pussy","MILF","Money Shot","Kitchen","Cowgirl","Thong","Private","Boy / Girl","Pornstar","Wavy Hair","Blue Eyes","Thick Top","Fake Tits","Outie Pussy","Light Skin","Mini Skirt","Bra","Costume","Lace","Bracelets","Necklace","Clit Piercings","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Tit Play","Dick Play","Kissing","Pussy Licking","Tease"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"lolly-dames","itemId":7804,"title":"Lolly Dames","img":"https://images.psmcdn.net/tsv4/model/profiles/lolly_dames.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lolly_dames.jpg","alt":"Lolly Dames","name":"Lolly Dames","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-03-12T22:36:38","stats":{"followCount":3640,"sceneCount":66},"seo":{"title":"Lolly Dames","description":"Lolly Dames"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"a-handful-of-creamy-work-to-do","itemId":29716,"img":"https://images.psmcdn.net/teamskeet/fum/millie_morgan/shared/med.jpg","video":"5bbfaef3c9103744bdc3df04db4022a9","videoSrc":"5bbfaef3c9103744bdc3df04db4022a9","videoTitle":"A Handful of Creamy Work to Do","title":"A Handful of Creamy Work to Do","alt":"A Handful of Creamy Work to Do","type":"video","description":"\u003cp>Waiting for the bus to work can take an eternity, so Millie Morgan always profits from it by making some calls and getting things done. As a busy office manager, she has a lot to resolve and no time to lose, so even the bus stop can be her office if she needs to sort things out. It is also the perfect place to meet new people, like young Rion, a guy about to start a new job and happy to rub her pussy while she’s on the phone. He even fills her hand with cum before leaving for his job. Funny enough, as soon as she arrives at her office and does a standing meeting with the nurses, she discovers that Rion was not only her cum supplier at the bus stop but also her newest hire. Millie has a reputation for being strict and uptight with new hires and they end up running away, so this time, she’s determined to make Rion feel comfortable and to let him be himself…and that means, allowing him to freeuse her as much as he wants.\u003c/p>","seo":{"h1":"A Handful of Creamy Work to Do","h2":"A Handful of Creamy Work to Do","title":"A Handful of Creamy Work to Do","description":"\u003cp>Waiting for the bus to work can take an eternity, so Millie Morgan always profits from it by making some calls and getting things done. As a busy office manager, she has a lot to resolve and no time to lose, so even the bus stop can be her office if she needs to sort things out. It is also the perfect place to meet new people, like young Rion, a guy about to start a new job and happy to rub her pussy while she’s on the phone. He even fills her hand with cum before leaving for his job. Funny enough, as soon as she arrives at her office and does a standing meeting with the nurses, she discovers that Rion was not only her cum supplier at the bus stop but also her newest hire. Millie has a reputation for being strict and uptight with new hires and they end up running away, so this time, she’s determined to make Rion feel comfortable and to let him be himself…and that means, allowing him to freeuse her as much as he wants.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/millie_morgan/bio_small.mp4","stats":{"views":0,"dislikeCount":15,"likeCount":331},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-03-11T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Doggystyle","Facial","High Heels","Indoor","Missionary","Natural Tits","Skirts","Straight","White","Blonde","Skinny","Tall","Tattoos","Small Tits","No Condom","Outdoor","MILF","Money Shot","Rubbing","Thong","Pale","Boy / Girl","Pornstar","Wavy Hair","Blue Eyes","Modelesque","Small Ass","Medium Pussy Hair","Outie Pussy","Blouse","Mini Skirt","Bra","Pumps","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Public","Tit Play","Fingering (pussy)","Pussy Licking","Tease","Side Fuck","Face Fucking","Older vs Younger","Standing Missionary","Cum on Neck","Boss","Standing","Clinic","Standing Doggystyle","Professional Camera","Long Sleeve Shirt","Cfnm","Freeuse","Cute Little Butts","Hospital","4k","American","Table","Submissive","Indifferent","Elegant","Seductive","Assistant"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"millie-morgan","itemId":10208,"title":"Millie Morgan","img":"https://images.psmcdn.net/tsv4/model/profiles/millie_morgan_v3.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/millie_morgan_v3.jpg","alt":"Millie Morgan","name":"Millie Morgan","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-06-16T12:40:59","stats":{"followCount":3345,"sceneCount":44},"seo":{"title":"Millie Morgan","description":"Millie Morgan"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"the-meeting-is-in-session-find-a-dick-to-ride","itemId":29641,"img":"https://images.psmcdn.net/teamskeet/fum/kona_jade_and_vivianne_desilva/shared/med.jpg","video":"5cfd323bd44aabe5ca51795bd0605685","videoSrc":"5cfd323bd44aabe5ca51795bd0605685","videoTitle":"The Meeting is in Session: Find a Dick to Ride","title":"The Meeting is in Session: Find a Dick to Ride","alt":"The Meeting is in Session: Find a Dick to Ride","type":"video","description":"\u003cp>Community meetings are well-known for being boring and uptight. Not in this community. Here, everyone is so close that they fuck each other all the time, even in front of everyone else. They don't even need to interrupt the meetings! Which better way to talk about guidelines and safety than while you're pounding your neighbor's ass and the community coordinator is riding someone else's dick?\u003c/p>","seo":{"h1":"The Meeting is in Session: Find a Dick to Ride","h2":"The Meeting is in Session: Find a Dick to Ride","title":"The Meeting is in Session: Find a Dick to Ride","description":"\u003cp>Community meetings are well-known for being boring and uptight. Not in this community. Here, everyone is so close that they fuck each other all the time, even in front of everyone else. They don't even need to interrupt the meetings! Which better way to talk about guidelines and safety than while you're pounding your neighbor's ass and the community coordinator is riding someone else's dick?\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/kona_jade_and_vivianne_desilva/bio_small.mp4","stats":{"views":0,"dislikeCount":32,"likeCount":329},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-03-02T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Big Ass","Blowjob","Brunette","Doggystyle","High Heels","Indoor","Long Hair","Straight","African American","Black","Black Hair","Ebony","Interracial","Tattoos","Short","Couch","Big Tits","Ponytail","Latina","No Condom","Toned","Threesome","Shaved Pussy","MILF","Money Shot","Brazilian","Rubbing","Cowgirl","Thong","Private","Boy / Girl / Girl","Pornstar","Straight Hair","Black Eyes","Brown Eyes","Thick Top","Fake Tits","Medium Tits","Outie Pussy","Innie Pussy","Medium Skin","Dress","Casual Wear","Necklace","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Tit Play","Dick Play","Pussy Licking","Tease","Side Fuck","Face Fucking","Cum in Mouth","Medium Height","Average Body","Dark Skin","Neighbor","Professional Camera","Freeuse","Pearls","Braless","Fit Girls","4k","American","Submissive","Indifferent","Elegant","Seductive","Slim"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"kona-jade","itemId":10850,"title":"Kona Jade","img":"https://images.psmcdn.net/tsv4/model/profiles/kona_jade.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/kona_jade.jpg","alt":"Kona Jade","name":"Kona Jade","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-04-28T14:34:20","stats":{"followCount":799,"sceneCount":4},"seo":{"title":"Kona Jade","description":"Kona Jade"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"vivianne-desilva","itemId":8180,"title":"Vivianne DeSilva","img":"https://images.psmcdn.net/tsv4/model/profiles/vivianne_desilva_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/vivianne_desilva_v2.jpg","alt":"Vivianne DeSilva","name":"Vivianne DeSilva","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-07-07T21:28:36","stats":{"followCount":4104,"sceneCount":82},"seo":{"title":"Vivianne DeSilva","description":"Vivianne DeSilva"},"bio":{"about":"Nationality: Brazilian\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"my-stepbrother-is-possessed-can-you-save-us-while-sucking-our-dicks","itemId":29570,"img":"https://images.psmcdn.net/teamskeet/fum/annie_king/shared/med.jpg","video":"c1530bebf5f5d9c689fabd214e799819","videoSrc":"c1530bebf5f5d9c689fabd214e799819","videoTitle":"My Stepbrother is Possessed! Can You Save Us While Sucking Our Dicks?","title":"My Stepbrother is Possessed! Can You Save Us While Sucking Our Dicks?","alt":"My Stepbrother is Possessed! Can You Save Us While Sucking Our Dicks?","type":"video","description":"\u003cp>David's stepbrother Jayden is acting like a completely different person now; his taste in music has changed, he's wearing dark clothes, and he's been going out at night. David thinks Jayden has been possessed by a demon, so he hired a nun to exorcise him. The exorcism expert notices everything that's wrong with Jayden right away and starts working. While she's busy trying to save the stepbrothers, both of them use her as a sex toy, pounding her as they explain the situation, making her suck their cocks dry as she reads a book about exorcisms, and licking her pussy as she gives them instructions on how to be saved. If they listen to her, they might be able to expel all the bad energies as they fuck her pussy.\u003c/p>","seo":{"h1":"My Stepbrother is Possessed! Can You Save Us While Sucking Our Dicks?","h2":"My Stepbrother is Possessed! Can You Save Us While Sucking Our Dicks?","title":"My Stepbrother is Possessed! Can You Save Us While Sucking Our Dicks?","description":"\u003cp>David's stepbrother Jayden is acting like a completely different person now; his taste in music has changed, he's wearing dark clothes, and he's been going out at night. David thinks Jayden has been possessed by a demon, so he hired a nun to exorcise him. The exorcism expert notices everything that's wrong with Jayden right away and starts working. While she's busy trying to save the stepbrothers, both of them use her as a sex toy, pounding her as they explain the situation, making her suck their cocks dry as she reads a book about exorcisms, and licking her pussy as she gives them instructions on how to be saved. If they listen to her, they might be able to expel all the bad energies as they fuck her pussy.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/annie_king/bio_small.mp4","stats":{"views":0,"dislikeCount":28,"likeCount":305},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-02-16T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Cum in Mouth","Tag Team","Average Body","Platform","High Socks","Boy / Boy / Girl","Long Socks","Professional Camera","Cfnm","Freeuse","Braless","4k","American","Ritual","Submissive","Indifferent","Supportive","Seductive","Client","Nun","Spit Roast","Pirate’s Bounty","Blowjob","Brunette","Caucasian","Doggystyle","Indoor","Missionary","Natural Tits","Straight","White","Tall","Tattoos","Couch","Bed","No Condom","Threesome","Shaved Pussy","MILF","Money Shot","Insertion","Cowgirl","Cleavage","Thong","Private","Pornstar","Medium Hair","Straight Hair","Brown Eyes","Medium Tits","Medium Ass","Innie Pussy","Light Skin","Dress","Costume","Socks","Belly Button Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Living Room","Tit Play","Dick Play","Pussy Licking","Tease"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"annie-king","itemId":10958,"title":"Annie King","img":"https://images.psmcdn.net/tsv4/model/profiles/annie_king.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/annie_king.jpg","alt":"Annie King","name":"Annie King","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-06-24T17:53:35","stats":{"followCount":1604,"sceneCount":17},"seo":{"title":"Annie King","description":"Annie King"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"hello-freeuse-neighbor-annas-v-day-double-dicking","itemId":29567,"img":"https://images.psmcdn.net/teamskeet/fum/anna_kolba/shared/med.jpg","video":"0d8e4101ef222879ca8fe262910be80e","videoSrc":"0d8e4101ef222879ca8fe262910be80e","videoTitle":"“Hello, Freeuse Neighbor!” Anna’s V-Day Double Dicking","title":"“Hello, Freeuse Neighbor!” Anna’s V-Day Double Dicking","alt":"“Hello, Freeuse Neighbor!” Anna’s V-Day Double Dicking","type":"video","description":"\u003cp>Anything goes in this neighborhood. Sex is always on the table, and you can visit your neighbor's home whenever you’re feeling horny. Anna fell in love with the neighborhood right away, finding everyone extremely welcoming. Valentine’s Day is like a special treat, and people are hornier than ever during the holiday. Not only does Anna give up her sweet, busty body for her neighbor, Danny, but also her horny stepson, Jayden. The two use Anna’s body to the full extent, making use of her mouth and pussy. They don’t fight, as they know, they’ll both get plenty of attention, and both will get to shower Anna in a hot, sticky Valentine’s Day cum shower!\u003c/p>","seo":{"h1":"“Hello, Freeuse Neighbor!” Anna’s V-Day Double Dicking","h2":"“Hello, Freeuse Neighbor!” Anna’s V-Day Double Dicking","title":"“Hello, Freeuse Neighbor!” Anna’s V-Day Double Dicking","description":"\u003cp>Anything goes in this neighborhood. Sex is always on the table, and you can visit your neighbor's home whenever you’re feeling horny. Anna fell in love with the neighborhood right away, finding everyone extremely welcoming. Valentine’s Day is like a special treat, and people are hornier than ever during the holiday. Not only does Anna give up her sweet, busty body for her neighbor, Danny, but also her horny stepson, Jayden. The two use Anna’s body to the full extent, making use of her mouth and pussy. They don’t fight, as they know, they’ll both get plenty of attention, and both will get to shower Anna in a hot, sticky Valentine’s Day cum shower!\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/anna_kolba/bio_small.mp4","stats":{"views":0,"dislikeCount":25,"likeCount":185},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-02-13T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Doggystyle","High Heels","Indoor","Long Hair","Missionary","Slutty","Straight","White","Blonde","Massage","Tan","Couch","Lingerie","Tanlines","No Condom","European","Threesome","Shaved Pussy","MILF","Money Shot","Mature","Rubbing","Cowgirl","Oil","Thong","Private","Massage Table","Pale","Pornstar","Straight Hair","Hazel Eyes","Fake Tits","Medium Tits","Medium Ass","Outie Pussy","Robe","Pumps","Bracelets","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Living Room","Tit Play","Dick Play","Pussy Licking","Tease","Cum on Pussy","Cum in Mouth","Step Mom","Tag Team","Taboo","Older vs Younger","Medium Height","Boy / Boy / Girl","Reverse Piledriver","Valentine's Day","Prone Bone","Professional Camera","Step Son","Silk Robe","Lingerie Dress","Freeuse","Ghost Nipples","Fit Girls","Indifferent Pleasure","Indifferent Obedient","4k","Ukrainian","Submissive","Indifferent","Seductive","Slim","No Piercings","No Tattoo","Spit Roast"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"anna-kolba","itemId":11219,"title":"Anna Kolba","img":"https://images.psmcdn.net/tsv4/model/profiles/anna_kolba.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/anna_kolba.jpg","alt":"Anna Kolba","name":"Anna Kolba","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-10-28T09:09:32","stats":{"followCount":382,"sceneCount":6},"seo":{"title":"Anna Kolba","description":"Anna Kolba"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"jezabel-vessir-debuts-her-freeuse-real-estate-pussy","itemId":29471,"img":"https://images.psmcdn.net/teamskeet/fum/jezabel_vessir/shared/med.jpg","video":"c9dbbae20574c46647dc529458340bf1","videoSrc":"c9dbbae20574c46647dc529458340bf1","videoTitle":"Jezabel Vessir Debuts Her FreeUse Real Estate Pussy","title":"Jezabel Vessir Debuts Her FreeUse Real Estate Pussy","alt":"Jezabel Vessir Debuts Her FreeUse Real Estate Pussy","type":"video","description":"\u003cp>Jezabel is the best damn real state agent in the state, her closing rate speaks for itself. So what’s her secret? Is it the gorgeous properties? The locations? Her free-use policy? Oh, right, I forgot to tell you, Jezabel is a free-use agent, meaning any prospective buyers can grope, use and fuck her tight MILF body while she’s showing them around… pretty neat, right? I mean, who wouldn’t want to use this gorgeous black MILF for a couple of hours in what might end up being the house of their dreams? Sign me up!\u003c/p>","seo":{"h1":"Jezabel Vessir Debuts Her FreeUse Real Estate Pussy","h2":"Jezabel Vessir Debuts Her FreeUse Real Estate Pussy","title":"Jezabel Vessir Debuts Her FreeUse Real Estate Pussy","description":"\u003cp>Jezabel is the best damn real state agent in the state, her closing rate speaks for itself. So what’s her secret? Is it the gorgeous properties? The locations? Her free-use policy? Oh, right, I forgot to tell you, Jezabel is a free-use agent, meaning any prospective buyers can grope, use and fuck her tight MILF body while she’s showing them around… pretty neat, right? I mean, who wouldn’t want to use this gorgeous black MILF for a couple of hours in what might end up being the house of their dreams? Sign me up!\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/jezabel_vessir/bio_small.mp4","stats":{"views":0,"dislikeCount":18,"likeCount":232},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-02-02T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Indoor","Long Hair","Missionary","Natural Tits","Straight","African American","Black Hair","Ebony","Cute","Fondling","No Condom","MILF","Money Shot","Private","Boy / Girl","Pornstar","Black Eyes","Thick Top","Medium Tits","Small Ass","Medium Pussy Hair","Outie Pussy","Casual Wear","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Kissing","Pussy Licking","Cum on Stomach","Real Estate Agent","Curly Hair","Medium Height","Dark Skin","Professional Camera","Freeuse","4k","American","Indifferent","Elegant"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"jezabel-vessir","itemId":11388,"title":"Jezabel Vessir","img":"https://images.psmcdn.net/tsv4/model/profiles/jezabel_vessir.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/jezabel_vessir.jpg","alt":"Jezabel Vessir","name":"Jezabel Vessir","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-01-21T14:42:00","stats":{"followCount":305,"sceneCount":2},"seo":{"title":"Jezabel Vessir","description":"Jezabel Vessir"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"a-scam-with-loads-of-cum","itemId":29426,"img":"https://images.psmcdn.net/teamskeet/fum/shay_sights3/shared/med.jpg","video":"52bf898bde35f217a0346545f1af6ecf","videoSrc":"52bf898bde35f217a0346545f1af6ecf","videoTitle":"A Scam With Loads of Cum","title":"A Scam With Loads of Cum","alt":"A Scam With Loads of Cum","type":"video","description":"\u003cp>Shay and Donnie, a chic married couple, bring their car to the local auto shop and meet Josh, the mechanic. The guy knows his stuff, but he is a sneaky bastard who loves scamming his customers for an extra buck. What he doesn’t know is that Shay, apart from being hot and slutty, knows a thing or two about cars. When Josh tries to overcharge them, Shay quickly catches on and decides to take action to avoid any extra fee. She gets involved in her car’s fix, checking the vehicle herself, and even pitching in with the repairs. Realizing his plan isn't working, Josh goes for his plan B. If he can get an extra buck out of the married couple, maybe he can get to participate in their kinky freeuse dynamic. The couple doesn’t really mind, as long as they don’t pay any extra–they are always happy to put Shay’s pussy to good (and nasty) use!\u003c/p>","seo":{"h1":"A Scam With Loads of Cum","h2":"A Scam With Loads of Cum","title":"A Scam With Loads of Cum","description":"\u003cp>Shay and Donnie, a chic married couple, bring their car to the local auto shop and meet Josh, the mechanic. The guy knows his stuff, but he is a sneaky bastard who loves scamming his customers for an extra buck. What he doesn’t know is that Shay, apart from being hot and slutty, knows a thing or two about cars. When Josh tries to overcharge them, Shay quickly catches on and decides to take action to avoid any extra fee. She gets involved in her car’s fix, checking the vehicle herself, and even pitching in with the repairs. Realizing his plan isn't working, Josh goes for his plan B. If he can get an extra buck out of the married couple, maybe he can get to participate in their kinky freeuse dynamic. The couple doesn’t really mind, as long as they don’t pay any extra–they are always happy to put Shay’s pussy to good (and nasty) use!\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/shay_sights3/bio_small.mp4","stats":{"views":0,"dislikeCount":36,"likeCount":215},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-01-26T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Caucasian","Facial","High Heels","Indoor","Missionary","Natural Tits","Skirts","Straight","White","Pantyless","Skinny","Tall","Tattoos","Handjob","Clothed Sex","Dildo","No Condom","Toned","Threesome","Shaved Pussy","MILF","Money Shot","Insertion","Car","Private","Pornstar","Medium Hair","Straight Hair","Hazel Eyes","Modelesque","Medium Tits","Medium Ass","Outie Pussy","Light Skin","Dress","Blouse","Dressed up","Professional Production","Cinematic - Story","3rd Person Narrative","Tit Play","Dick Play","Pussy Licking","Reverse Cowgirl","Tag Team","Garage","Standing","Boy / Boy / Girl","Husband","Standing Doggystyle","Watch","Professional Camera","Freeuse","Braless","Onesie","Fit Girls","4k","American","Submissive","Indifferent","Elegant","Seductive","Wife","No Piercings","Spit Roast"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"shay-sights","itemId":8333,"title":"Shay Sights","img":"https://images.psmcdn.net/tsv4/model/profiles/shay_sights.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/shay_sights.jpg","alt":"Shay Sights","name":"Shay Sights","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-08-20T15:26:26","stats":{"followCount":2295,"sceneCount":42},"seo":{"title":"Shay Sights","description":"Shay Sights"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"hot-and-soon-to-be-divorced-milf-ready-and-willing-to-be-freeused-everyones-invited","itemId":29305,"img":"https://images.psmcdn.net/teamskeet/fum/charli_phoenix3/shared/med.jpg","video":"a084fae49d8f7baf75fad1e6c9ef3c7a","videoSrc":"a084fae49d8f7baf75fad1e6c9ef3c7a","videoTitle":"Hot and Soon-to-Be Divorced Milf, Ready and Willing to Be Freeused - Everyone's Invited","title":"Hot and Soon-to-Be Divorced Milf, Ready and Willing to Be Freeused - Everyone's Invited","alt":"Hot and Soon-to-Be Divorced Milf, Ready and Willing to Be Freeused - Everyone's Invited","type":"video","description":"\u003cp>My husband thinks I'm a prude?! With the way I look? This pair of big tits should be enough to show him I'm hot and deserve to be treated as such. That's okay, better for me. I'll just post an ad online: \"hot and soon-to-be-divorced milf, ready and willing to be freeused.\" He might think I'm not serious, but I swear I'll fuck anyone who steps into my home. I don't care who it is; the delivery guy, a burglar, anyone!\u003c/p>","seo":{"h1":"Hot and Soon-to-Be Divorced Milf, Ready and Willing to Be Freeused - Everyone's Invited","h2":"Hot and Soon-to-Be Divorced Milf, Ready and Willing to Be Freeused - Everyone's Invited","title":"Hot and Soon-to-Be Divorced Milf, Ready and Willing to Be Freeused - Everyone's Invited","description":"\u003cp>My husband thinks I'm a prude?! With the way I look? This pair of big tits should be enough to show him I'm hot and deserve to be treated as such. That's okay, better for me. I'll just post an ad online: \"hot and soon-to-be-divorced milf, ready and willing to be freeused.\" He might think I'm not serious, but I swear I'll fuck anyone who steps into my home. I don't care who it is; the delivery guy, a burglar, anyone!\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/charli_phoenix3/bio_small.mp4","stats":{"views":0,"dislikeCount":36,"likeCount":252},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-01-14T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Spitting","Gagging","Female Orgasm","Tag Team","Medium Height","Pile Driver","Professional Camera","PAWG","American","Seductive","Sloppy Blowjob","Big Ass","Blowjob","Caucasian","Deepthroat","Doggystyle","Facial","Indoor","Missionary","Slutty","White","Short Hair","Cum on Tits","Wild","Big Tits","Lingerie","Spanking","No Condom","Creampie","Shaved Pussy","MILF","Money Shot","Private","Pornstar","Thick Top","Outie Pussy","Professional Production","3rd Person Narrative","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"charli-phoenix","itemId":8751,"title":"Charli Phoenix","img":"https://images.psmcdn.net/tsv4/model/profiles/charli_phoenix.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/charli_phoenix.jpg","alt":"Charli Phoenix","name":"Charli Phoenix","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-12-22T20:11:48","stats":{"followCount":2023,"sceneCount":18},"seo":{"title":"Charli Phoenix","description":"Charli Phoenix"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"nanny-of-the-year-or-personal-sex-toy-shes-both","itemId":29248,"img":"https://images.psmcdn.net/teamskeet/fum/kayla_kayden/shared/med.jpg","video":"124431695eabfd5770bc8ce3b89459d0","videoSrc":"124431695eabfd5770bc8ce3b89459d0","videoTitle":"Nanny of the Year or Personal Sex Toy? She’s Both!","title":"Nanny of the Year or Personal Sex Toy? She’s Both!","alt":"Nanny of the Year or Personal Sex Toy? She’s Both!","type":"video","description":"\u003cp>Kayla is the perfect nanny, especially for someone like Juan. He struggles to pay attention to others and often gets lost in his own world. Kayla knows exactly how to help him, even if her methods are a bit unconventional. She plays with his dick and lets him squeeze her perky tits as much as he wants, basically turning herself into his personal sex toy, all as long as he pays attention to her. If you’ve seen her smoking hot body and everything she allows him to do, you’ll know she truly deserves the title of Nanny of the Year.\u003c/p>","seo":{"h1":"Nanny of the Year or Personal Sex Toy? She’s Both!","h2":"Nanny of the Year or Personal Sex Toy? She’s Both!","title":"Nanny of the Year or Personal Sex Toy? She’s Both!","description":"\u003cp>Kayla is the perfect nanny, especially for someone like Juan. He struggles to pay attention to others and often gets lost in his own world. Kayla knows exactly how to help him, even if her methods are a bit unconventional. She plays with his dick and lets him squeeze her perky tits as much as he wants, basically turning herself into his personal sex toy, all as long as he pays attention to her. If you’ve seen her smoking hot body and everything she allows him to do, you’ll know she truly deserves the title of Nanny of the Year.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/fum/tour/pics/kayla_kayden/bio_small.mp4","stats":{"views":0,"dislikeCount":22,"likeCount":368},"sitelogo":"https://images.psmcdn.net/ts/fum/tour/logo/logo.png","publishedDate":"2025-01-05T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Older vs Younger","Freeuse","American","Indifferent","Elegant","Blowjob","Indoor","Long Hair","Handjob","Big Dicks","Wild","Bed","No Condom","MILF","Private","Medium Ass","Bedroom","Tit Play"],"_doc_type":"tour_movie","site":{"itemId":598,"shortName":"fum","nickName":"freeuse-milf","name":"FreeUse Milf","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"freeuse-milf"}},"models":[{"id":"kayla-kayden","itemId":5619,"title":"Kayla Kayden","img":"https://images.psmcdn.net/tsv4/model/profiles/kayla_kayden.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/kayla_kayden.jpg","alt":"Kayla Kayden","name":"Kayla Kayden","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-11-01T16:09:35","stats":{"followCount":2554,"sceneCount":11},"seo":{"title":"Kayla Kayden","description":"Kayla Kayden"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false}]]}},{"id":"3","sort":"latest","query":"\"use pov\"","sectionTitle":"Use POV","items":{"count":80,"initialPage":0,"pages":[[{"id":"my-new-freeuse-home-sophia-taught-me-everything-i-need-to-know","itemId":32353,"img":"https://images.psmcdn.net/teamskeet/use/sophia_locke/shared/med.jpg","video":"86502a27faae8688522991805307808a","videoSrc":"86502a27faae8688522991805307808a","videoTitle":"My New Freeuse Home: Sophia Taught Me Everything I Need to Know","title":"My New Freeuse Home: Sophia Taught Me Everything I Need to Know","alt":"My New Freeuse Home: Sophia Taught Me Everything I Need to Know","type":"video","description":"\u003cp>My parents had to leave the country for work, and since they didn't want me staying home alone, they sent me to live with my step-aunt, step-cousin, and her husband for a few weeks. Everything seemed very nice and normal at first, just your regular family dinner. But then, they started explaining the rules of their freeuse house. They encourage family sex, expect to be freeused, and lastly, they expect me to always cum inside. My step-aunt even said that she just exists for me to play with, and I can have her whenever I want! She didn't even put her book down when I fucked her pussy. Naked family game night just took things to a whole new level.\u003c/p>","seo":{"h1":"My New Freeuse Home: Sophia Taught Me Everything I Need to Know","h2":"My New Freeuse Home: Sophia Taught Me Everything I Need to Know","title":"My New Freeuse Home: Sophia Taught Me Everything I Need to Know","description":"\u003cp>My parents had to leave the country for work, and since they didn't want me staying home alone, they sent me to live with my step-aunt, step-cousin, and her husband for a few weeks. Everything seemed very nice and normal at first, just your regular family dinner. But then, they started explaining the rules of their freeuse house. They encourage family sex, expect to be freeused, and lastly, they expect me to always cum inside. My step-aunt even said that she just exists for me to play with, and I can have her whenever I want! She didn't even put her book down when I fucked her pussy. Naked family game night just took things to a whole new level.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/sophia_locke/bio_small_v2.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":166},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2026-08-02T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Taboo","Older vs Younger","Medium Height","Step Cousin","Headband","Button-up Shirt","Earrings","Scarf","Step Aunt","Professional Camera","Mesh","Lingerie Dress","Step Family","Freeuse","Mesh Bodysuit","Fit Girls","PAWG","Supportive Parenting","Indifferent Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Step Nephew","Submissive","Indifferent","Seductive","Slim","Ball Licking","Blowjob","Caucasian","Doggystyle","Facial","High Heels","Indoor","Long Hair","Missionary","Skirts","Straight","White","Redhead","Tattoos","Freckles","Handjob","Couch","No Condom","Creampie","Toned","POV","Shaved Pussy","MILF","Money Shot","Cowgirl","Thong","Private","Pale","Boy / Girl","Pornstar","Straight Hair","Blue Eyes","Thick Top","Fake Tits","Medium Tits","Medium Ass","Innie Pussy","Blouse","Mini Skirt","Bra","Casual Wear","Sheer","Lace","Bracelets","Belly Button Piercings","Professional Production","Cinematic - Story","Home","Living Room","Tit Play"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"harley-love","itemId":11295,"title":"Harley Love","img":"https://images.psmcdn.net/tsv4/model/profiles/harley_love_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/harley_love_v2.jpg","alt":"Harley Love","name":"Harley Love","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-12-05T09:10:13","stats":{"followCount":1342,"sceneCount":12},"seo":{"title":"Harley Love","description":"Harley Love"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"sophia-locke","itemId":5905,"title":"Sophia Locke","img":"https://images.psmcdn.net/tsv4/model/profiles/sophia_locke_v3.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/sophia_locke_v3.jpg","alt":"Sophia Locke","name":"Sophia Locke","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-12-20T10:31:25","stats":{"followCount":5703,"sceneCount":57},"seo":{"title":"Sophia Locke","description":"Sophia Locke"},"bio":{"about":"Hair Color: Red\n\nBody Art: Yes\n\nPiercings: Yes\n\nDate Of Birth: 4/07\n\nNationality: American\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"our-gpa-bet-shes-my-freeuse-property-all-summer-long","itemId":32202,"img":"https://images.psmcdn.net/teamskeet/use/sunny_breeze/shared/med.jpg","video":"6226d0659b789fd0002de723437e06df","videoSrc":"6226d0659b789fd0002de723437e06df","videoTitle":"Our GPA Bet: She’s My Freeuse Property All Summer Long","title":"Our GPA Bet: She’s My Freeuse Property All Summer Long","alt":"Our GPA Bet: She’s My Freeuse Property All Summer Long","type":"video","description":"\u003cp>I thought I was a sure win. See… I made this bet with my stepbrother. We wanted to see who was the biggest nerd. Who was the ultimate brainiac in the family? There was no way my stepbrother was going to beat my 3.8 GPA, but then it happened. He came home with a perfect 4.0! How was this possible?! I’d lost the bet, and that meant he got his wish - I was going to be his free-use fuck toy all summer long. The time of day didn’t matter. I was his to use however he wanted, whenever he wanted. I was his property, and my holes were open 24/7. Whether it was on the couch, while I was on the phone with my friends, or brushing my teeth. If he wanted to use me, all he had to do was pull down my panties and start fucking. The weirdest part? I kind of loved this new attention from my stepbrother… I never knew he felt this way about me…\u003c/p>","seo":{"h1":"Our GPA Bet: She’s My Freeuse Property All Summer Long","h2":"Our GPA Bet: She’s My Freeuse Property All Summer Long","title":"Our GPA Bet: She’s My Freeuse Property All Summer Long","description":"\u003cp>I thought I was a sure win. See… I made this bet with my stepbrother. We wanted to see who was the biggest nerd. Who was the ultimate brainiac in the family? There was no way my stepbrother was going to beat my 3.8 GPA, but then it happened. He came home with a perfect 4.0! How was this possible?! I’d lost the bet, and that meant he got his wish - I was going to be his free-use fuck toy all summer long. The time of day didn’t matter. I was his to use however he wanted, whenever he wanted. I was his property, and my holes were open 24/7. Whether it was on the couch, while I was on the phone with my friends, or brushing my teeth. If he wanted to use me, all he had to do was pull down my panties and start fucking. The weirdest part? I kind of loved this new attention from my stepbrother… I never knew he felt this way about me…\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/sunny_breeze/bio_small.mp4","stats":{"views":0,"dislikeCount":8,"likeCount":244},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2026-06-21T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Deepthroat","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Slutty","Straight","Student","Teen","White","Blonde","Cute","Glasses","Shy","Tattoos","Handjob","Couch","Nerd","Bed","Small Tits","No Condom","POV","Shaved Pussy","Money Shot","Rubbing","Cowgirl","Private","Pale","Boy / Girl","Straight Hair","Hazel Eyes","Medium Ass","Innie Pussy","Blouse","Tank Top","Panties","Shorts","Casual Wear","Socks","Barefoot","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bedroom","Living Room","Tit Play","Ass Play","Dick Play","Fingering (pussy)","Reverse Cowgirl","Face Fucking","Cum in Mouth","Female Orgasm","Step Sister","Step Brother","Taboo","Medium Height","Standing","Earrings","Standing Doggystyle","Long Socks","Professional Camera","Sucking Balls","Freeuse","Braless","Supportive Pleasure","Indifferent Pleasure","Indifferent Obedient","4k","Debut","Submissive","Indifferent","Slim","No Piercings","Bodyguard"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"sunny-breeze","itemId":12258,"title":"Sunny Breeze","img":"https://images.psmcdn.net/tsv4/model/profiles/sunny_breeze.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/sunny_breeze.jpg","alt":"Sunny Breeze","name":"Sunny Breeze","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2026-05-29T15:10:02","stats":{"followCount":51,"sceneCount":1},"seo":{"title":"Sunny Breeze","description":"Sunny Breeze"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"freeuse-initiation-rituals-teaching-the-boys-about-college-life","itemId":32143,"img":"https://images.psmcdn.net/teamskeet/use/ashlyn_peaks/shared/med.jpg","video":"e0a993caeec8d2e6c5c1231594cc388a","videoSrc":"e0a993caeec8d2e6c5c1231594cc388a","videoTitle":"Freeuse Initiation Rituals: Teaching the Boys About College Life","title":"Freeuse Initiation Rituals: Teaching the Boys About College Life","alt":"Freeuse Initiation Rituals: Teaching the Boys About College Life","type":"video","description":"\u003cp>I couldn’t be prouder: my two boys, Arin and Jayden, got into my Ivy League alma mater, and they’ve even been shortlisted for the top fraternity on campus. The apple never falls far from the tree! I know how it is: initiation rituals, trials, and ultimately, being part of something bigger. Although things haven’t changed much since I left– guys still need to freeuse some hot babe to get accepted. I know the drill. It’s all about finding the right person who can put up with not one but two powerful cocks fucking like there’s no tomorrow. That’s when I figured who better to do this for Arin and Jayden than me, their loving stepmom?\u003c/p>","seo":{"h1":"Freeuse Initiation Rituals: Teaching the Boys About College Life","h2":"Freeuse Initiation Rituals: Teaching the Boys About College Life","title":"Freeuse Initiation Rituals: Teaching the Boys About College Life","description":"\u003cp>I couldn’t be prouder: my two boys, Arin and Jayden, got into my Ivy League alma mater, and they’ve even been shortlisted for the top fraternity on campus. The apple never falls far from the tree! I know how it is: initiation rituals, trials, and ultimately, being part of something bigger. Although things haven’t changed much since I left– guys still need to freeuse some hot babe to get accepted. I know the drill. It’s all about finding the right person who can put up with not one but two powerful cocks fucking like there’s no tomorrow. That’s when I figured who better to do this for Arin and Jayden than me, their loving stepmom?\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/ashlyn_peaks/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":166},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2026-06-07T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Doggystyle","Facial","Indoor","Missionary","Natural Tits","Straight","Trimmed Pussy","African American","Black","Ebony","Tattoos","Handjob","Couch","Big Tits","Spanking","No Condom","Threesome","POV","MILF","Money Shot","Rubbing","Cowgirl","Private","Pornstar","Medium Hair","Straight Hair","Brown Eyes","Medium Ass","Innie Pussy","Medium Skin","Panties","Bra","Costume","Barefoot","Belly Button Piercings","Professional Production","Cinematic - Story","Home","Dining Room","Dick Play","Tease","Reverse Cowgirl","Taboo","Older vs Younger","Medium Height","Average Body","Huge Tits","Boy / Boy / Girl","Jumpsuit","Professional Camera","Freeuse","Indifferent Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Table","Indifferent","Seductive","Spit Roast"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"ashlyn-peaks","itemId":8664,"title":"Ashlyn Peaks","img":"https://images.psmcdn.net/tsv4/model/profiles/ashlyn_peaks_v4.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/ashlyn_peaks_v4.jpg","alt":"Ashlyn Peaks","name":"Ashlyn Peaks","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-11-24T16:37:32","stats":{"followCount":1357,"sceneCount":8},"seo":{"title":"Ashlyn Peaks","description":"Ashlyn Peaks"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"the-government-sent-me-a-personal-fuck-toy-cum-collector-bot-looks-like-my-teacher","itemId":32021,"img":"https://images.psmcdn.net/teamskeet/use/carmen_valentina/shared/med.jpg","video":"f94facc8667e8b8f6cdba16765906306","videoSrc":"f94facc8667e8b8f6cdba16765906306","videoTitle":"The Government Sent Me a Personal Fuck Toy: Cum Collector-Bot Looks Like My Teacher!","title":"The Government Sent Me a Personal Fuck Toy: Cum Collector-Bot Looks Like My Teacher!","alt":"The Government Sent Me a Personal Fuck Toy: Cum Collector-Bot Looks Like My Teacher!","type":"video","description":"\u003cp>In a not-so-distant future, the birth rate is at its lowest, so Uncle Sam started handing out customized fuck toys to every eighteen-year-old stud to collect precious semen and save humanity. These mechanical cum-collectors exist for one purpose—to milk balls dry, harvest precious seed, and ensure humanity's survival by any means necessary. While these machines are government-mandated, it’s still taboo to use them in public. However, that hasn’t stopped some gooners from enjoying this sexy gift. Take Juan, for instance, a kinky gooner with lots of loads to contribute to mankind. His sex obsession knows no boundaries. So, when he receives a customized cum collector modeled after his favorite teacher, Carmen, he wastes no time and fucks her in every way possible to do right by his country!\u003c/p>","seo":{"h1":"The Government Sent Me a Personal Fuck Toy: Cum Collector-Bot Looks Like My Teacher!","h2":"The Government Sent Me a Personal Fuck Toy: Cum Collector-Bot Looks Like My Teacher!","title":"The Government Sent Me a Personal Fuck Toy: Cum Collector-Bot Looks Like My Teacher!","description":"\u003cp>In a not-so-distant future, the birth rate is at its lowest, so Uncle Sam started handing out customized fuck toys to every eighteen-year-old stud to collect precious semen and save humanity. These mechanical cum-collectors exist for one purpose—to milk balls dry, harvest precious seed, and ensure humanity's survival by any means necessary. While these machines are government-mandated, it’s still taboo to use them in public. However, that hasn’t stopped some gooners from enjoying this sexy gift. Take Juan, for instance, a kinky gooner with lots of loads to contribute to mankind. His sex obsession knows no boundaries. So, when he receives a customized cum collector modeled after his favorite teacher, Carmen, he wastes no time and fucks her in every way possible to do right by his country!\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/carmen_valentina/bio_small.mp4","stats":{"views":0,"dislikeCount":29,"likeCount":139},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2026-05-06T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Older vs Younger","Average Body","Tutoring","Boots","Vinyl","Gimp Masks","Braids","High Socks","Long Socks","Fleshlight","Professional Camera","Sunglasses","Doll","Tongue Piercing","Cfnm","Sucking Balls","Freeuse","Braless","4k","American","Table","Studying","Submissive","Indifferent","Seductive","BDSM Clothes","Thick","Big Ass","Blowjob","Brunette","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Straight","Trimmed Pussy","White","Pantyless","Knee Highs","Short","Couch","No Condom","Chubby","POV","MILF","Money Shot","Rubbing","Cowgirl","Private","Boy / Girl","Pornstar","Wavy Hair","Hazel Eyes","Thick Top","Medium Tits","Medium Pussy Hair","Innie Pussy","Light Skin","Tank Top","Panties","Costume","Socks","Professional Production","Cinematic - Story","Home","Dining Room","Living Room","Tit Play","Dick Play","Fingering (pussy)"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"mckenna-lynn","itemId":11647,"title":"Mckenna Lynn","img":"https://images.psmcdn.net/tsv4/model/profiles/mckenna_lynn.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/mckenna_lynn.jpg","alt":"Mckenna Lynn","name":"Mckenna Lynn","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-05-08T11:26:39","stats":{"followCount":630,"sceneCount":9},"seo":{"title":"Mckenna Lynn","description":"Mckenna Lynn"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"carmen-valentina","itemId":1864,"title":"Carmen Valentina","img":"https://images.psmcdn.net/tsv4/model/profiles/carmen_valentina.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/carmen_valentina.jpg","alt":"Carmen Valentina","name":"Carmen Valentina","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-09-01T20:33:54","stats":{"followCount":2462,"sceneCount":29},"seo":{"title":"Carmen Valentina","description":"Carmen Valentina"},"bio":{"about":"Measurements: 34B-26-36\n\nHair Color: Brown\n\nBody Art: Yes\n\nPiercings: Yes\n\nDate Of Birth: 01/26\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"the-hottest-roommates-free-use-made-my-relationship-stronger","itemId":31913,"img":"https://images.psmcdn.net/teamskeet/use/lana_smalls_rose_carter/shared/med.jpg","video":"1a28a92693be5a3446315ad5e2060c49","videoSrc":"1a28a92693be5a3446315ad5e2060c49","videoTitle":"The Hottest Roommates: Free Use Made My Relationship Stronger","title":"The Hottest Roommates: Free Use Made My Relationship Stronger","alt":"The Hottest Roommates: Free Use Made My Relationship Stronger","type":"video","description":"\u003cp>I hate arguing with my boyfriend, but somehow we can't stop doing it. He gets annoyed over every small thing, even if all I did was skip work to play video games with our roommate. What's so bad about that? For him, that was enough to get into this huge argument. At least our roommate is there to help us get through it. Sure, she doesn't pay rent, but I can use her body any time I want, even while I'm arguing with my boyfriend. She never says no, and I love knowing that she's ours. I know that if my boyfriend were to use her too, our relationship would get so much better. Talking about us would be way more fun if we were having a threesome at the same time. Should we try that?\u003c/p>","seo":{"h1":"The Hottest Roommates: Free Use Made My Relationship Stronger","h2":"The Hottest Roommates: Free Use Made My Relationship Stronger","title":"The Hottest Roommates: Free Use Made My Relationship Stronger","description":"\u003cp>I hate arguing with my boyfriend, but somehow we can't stop doing it. He gets annoyed over every small thing, even if all I did was skip work to play video games with our roommate. What's so bad about that? For him, that was enough to get into this huge argument. At least our roommate is there to help us get through it. Sure, she doesn't pay rent, but I can use her body any time I want, even while I'm arguing with my boyfriend. She never says no, and I love knowing that she's ours. I know that if my boyfriend were to use her too, our relationship would get so much better. Talking about us would be way more fun if we were having a threesome at the same time. Should we try that?\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/lana_smalls_rose_carter/bio_small_v2.mp4","stats":{"views":0,"dislikeCount":16,"likeCount":313},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2026-04-12T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Face Sitting","Reverse Cowgirl","Face Fucking","Gagging","Cum in Mouth","Dating","Medium Height","Earrings","Professional Camera","Spaghetti Strap","Waitress","Boyfriend","Freeuse","Braless","Cute Little Butts","4k","American","Submissive","Indifferent","Disgusted","Roomie","Slim","Blowjob","Brunette","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Teen","Trimmed Pussy","White","Cute","Skinny","Tattoos","Handjob","Piercings","Puffy Nips","Short","Tiny","Couch","Bed","Small Tits","No Condom","2 Girl Bj","Threesome","POV","Shaved Pussy","Money Shot","Kitchen","Rubbing","Cowgirl","Thong","Girlfriend","Private","Pale","Boy / Girl / Girl","Pornstar","Straight Hair","Blue Eyes","Small Ass","Outie Pussy","Innie Pussy","Dress","Tank Top","Crop Top","Panties","Mini Skirt","Shorts","Casual Wear","Barefoot","Necklace","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","Home","Bedroom","Living Room","Tit Play","Ass Play","Dick Play","Pussy Licking"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"rose-carter","itemId":11083,"title":"Rose Carter","img":"https://images.psmcdn.net/tsv4/model/profiles/rose_carter_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/rose_carter_v2.jpg","alt":"Rose Carter","name":"Rose Carter","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-08-20T11:20:23","stats":{"followCount":1218,"sceneCount":9},"seo":{"title":"Rose Carter","description":"Rose Carter"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"lana-smalls","itemId":9312,"title":"Lana Smalls","img":"https://images.psmcdn.net/tsv4/model/profiles/lana_smalls_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lana_smalls_v2.jpg","alt":"Lana Smalls","name":"Lana Smalls","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2022-08-03T17:06:17","stats":{"followCount":3854,"sceneCount":41},"seo":{"title":"Lana Smalls","description":"Lana Smalls"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"the-breeding-law-workaholic-free-used-during-company-hours","itemId":31790,"img":"https://images.psmcdn.net/teamskeet/use/tiffani_madison/shared/med.jpg","video":"d9819f77ca429dc84c4dec8425309535","videoSrc":"d9819f77ca429dc84c4dec8425309535","videoTitle":"The Breeding Law: Workaholic Free Used During Company Hours","title":"The Breeding Law: Workaholic Free Used During Company Hours","alt":"The Breeding Law: Workaholic Free Used During Company Hours","type":"video","description":"\u003cp>A new breeding law offers incentives for breeding. And if you don’t breed, you could be held liable… But how do you find the time to get knocked up with you’re busy climbing the corporate ladder? Easy. Just get freeused 24/7 - including during working hours. With her stepson fucking her at all times, and cumming in her whenever he wants, Tiffini will be pregnant in no time…\u003c/p>","seo":{"h1":"The Breeding Law: Workaholic Free Used During Company Hours","h2":"The Breeding Law: Workaholic Free Used During Company Hours","title":"The Breeding Law: Workaholic Free Used During Company Hours","description":"\u003cp>A new breeding law offers incentives for breeding. And if you don’t breed, you could be held liable… But how do you find the time to get knocked up with you’re busy climbing the corporate ladder? Easy. Just get freeused 24/7 - including during working hours. With her stepson fucking her at all times, and cumming in her whenever he wants, Tiffini will be pregnant in no time…\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/tiffani_madison/bio_small.mp4","stats":{"views":0,"dislikeCount":28,"likeCount":152},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2026-03-15T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Big Ass","Blowjob","Caucasian","Desk","Doggystyle","Indoor","Long Hair","Missionary","Skirts","Straight","White","Blonde","Couch","Big Tits","Bed","No Condom","Creampie","POV","Shaved Pussy","MILF","Rubbing","Thong","Private","Pale","Boy / Girl","Pornstar","Straight Hair","Blue Eyes","Thick Top","Fake Tits","Outie Pussy","Blouse","Bra","Casual Wear","Necklace","Belly Button Piercings","Professional Production","Cinematic - Story","Home","Bedroom","Living Room","Side Fuck","Face Fucking","Step Mom","Taboo","Older vs Younger","Secretary","Medium Height","Average Body","Long Skirt","Professional Camera","Step Son","Low Heels","Cfnm","Freeuse","PAWG","Indifferent Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Submissive","Indifferent","Seductive","Assistant"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"tiffani-madison","itemId":9895,"title":"Tiffani Madison","img":"https://images.psmcdn.net/tsv4/model/profiles/tiffani_madison.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/tiffani_madison.jpg","alt":"Tiffani Madison","name":"Tiffani Madison","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-02-27T09:42:52","stats":{"followCount":930,"sceneCount":11},"seo":{"title":"Tiffani Madison","description":"Tiffani Madison"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"sharing-mom-i-saw-instant-results-from-the-freeuse-technique","itemId":31617,"img":"https://images.psmcdn.net/teamskeet/use/carina_blair/shared/med.jpg","video":"1a3df85f56bc4ec559bf83f8cc9c45e2","videoSrc":"1a3df85f56bc4ec559bf83f8cc9c45e2","videoTitle":"Sharing Mom: I Saw Instant Results from the Freeuse Technique!","title":"Sharing Mom: I Saw Instant Results from the Freeuse Technique!","alt":"Sharing Mom: I Saw Instant Results from the Freeuse Technique!","type":"video","description":"\u003cp>Rion has been misbehaving, skipping school, and his grades have hit rock bottom. Out of options, Quinton and Carina seek help from the school principal. The guy believes that Rion’s issues derive from being sexually pent-up. The Freeuse Technique is Rion’s last hope. Having access to his stepmom 24/7, no questions asked, yields immediate results!\u003c/p>","seo":{"h1":"Sharing Mom: I Saw Instant Results from the Freeuse Technique!","h2":"Sharing Mom: I Saw Instant Results from the Freeuse Technique!","title":"Sharing Mom: I Saw Instant Results from the Freeuse Technique!","description":"\u003cp>Rion has been misbehaving, skipping school, and his grades have hit rock bottom. Out of options, Quinton and Carina seek help from the school principal. The guy believes that Rion’s issues derive from being sexually pent-up. The Freeuse Technique is Rion’s last hope. Having access to his stepmom 24/7, no questions asked, yields immediate results!\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/carina_blair/bio_small.mp4","stats":{"views":0,"dislikeCount":22,"likeCount":192},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2026-02-04T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Step Dad","Step Mom","Tag Team","Taboo","Older vs Younger","Boy / Boy / Girl","Professional Camera","Step Son","Long Sleeve Shirt","Sucking Balls","Step Family","Freeuse","Pearls","Finger in Mouth","Fit Girls","Indifferent Parenting","Supportive Obedient","Supportive Pleasure","4k","American","Submissive","Indifferent","Elegant","Jacket","Slim","Spit Roast","Blowjob","Caucasian","Facial","Indoor","Long Hair","Missionary","Straight","White","Blonde","Cute","Tattoos","Short","Bed","No Condom","Toned","Threesome","Shaved Pussy","MILF","Money Shot","Rubbing","Cowgirl","Cleavage","Private","Pale","Pornstar","Straight Hair","Blue Eyes","Thick Top","Fake Tits","Medium Tits","Medium Ass","Outie Pussy","Sports Bra","Pants","Leggings","Dressed up","Sportswear","Pumps","Bracelets","Clit Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Bedroom","Tit Play","Dick Play","Fingering (pussy)","Tease"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"carina-blair","itemId":11768,"title":"Carina Blair","img":"https://images.psmcdn.net/tsv4/model/profiles/carina_blair.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/carina_blair.jpg","alt":"Carina Blair","name":"Carina Blair","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-06-18T11:55:57","stats":{"followCount":397,"sceneCount":7},"seo":{"title":"Carina Blair","description":"Carina Blair"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"she-grounded-me-so-ill-free-use-her-while-im-stuck-at-home","itemId":31588,"img":"https://images.psmcdn.net/teamskeet/use/elise_london/shared/med.jpg","video":"2e222d37d11ecb5206812f1f2eb423bb","videoSrc":"2e222d37d11ecb5206812f1f2eb423bb","videoTitle":"She Grounded Me, So I’ll Free Use Her While I'm Stuck at Home","title":"She Grounded Me, So I’ll Free Use Her While I'm Stuck at Home","alt":"She Grounded Me, So I’ll Free Use Her While I'm Stuck at Home","type":"video","description":"\u003cp>I can't believe my stepson! I trusted him, let him be alone in the house while I was on vacation, and he threw a rager! I had to come home to a mess, and the worst part was having to clean it for him. Still, this is a Freeuse house, and my holes are there for his use 24/7. I still grounded him, though. A hardworking mom like myself knows when to put her foot down... I am tough on him, and I can't allow him to do whatever he pleases without some verbal punishment. Being a freeuse mom is not easy, but if letting my rebellious, yet sweet, son use my body all day makes him happy, I will be the living sex doll he desires.\u003c/p>","seo":{"h1":"She Grounded Me, So I’ll Free Use Her While I'm Stuck at Home","h2":"She Grounded Me, So I’ll Free Use Her While I'm Stuck at Home","title":"She Grounded Me, So I’ll Free Use Her While I'm Stuck at Home","description":"\u003cp>I can't believe my stepson! I trusted him, let him be alone in the house while I was on vacation, and he threw a rager! I had to come home to a mess, and the worst part was having to clean it for him. Still, this is a Freeuse house, and my holes are there for his use 24/7. I still grounded him, though. A hardworking mom like myself knows when to put her foot down... I am tough on him, and I can't allow him to do whatever he pleases without some verbal punishment. Being a freeuse mom is not easy, but if letting my rebellious, yet sweet, son use my body all day makes him happy, I will be the living sex doll he desires.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/elise_london/bio_small.mp4","stats":{"views":0,"dislikeCount":23,"likeCount":234},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2026-01-29T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Doggystyle","Indoor","Long Hair","Missionary","Straight","White","Cute","Redhead","Piercings","Bed","Dyed","No Condom","European","POV","MILF","Money Shot","Kitchen","Mature","Cowgirl","Cleavage","Thong","Private","Boy / Girl","Pornstar","Straight Hair","Blue Eyes","Thick Top","Fake Tits","Medium Tits","Medium Ass","Innie Pussy","Light Skin","Dress","Casual Wear","Pajamas","Barefoot","Wedges","Nipple Piercings","Clit Piercings","Professional Production","Cinematic - Story","Home","Bedroom","Living Room","Tit Play","Dick Play","Tit Fuck","Reverse Cowgirl","Cum on Pussy","Step Mom","Taboo","Older vs Younger","Medium Height","Average Body","Gloves","Headband","Apron","Pajama Pants","Earrings","Professional Camera","Step Son","Freeuse","Braless","Indifferent Pleasure","Disgusted Parenting","Indifferent Obedient","4k","British","Submissive","Indifferent","Disgusted","Homely"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"elise-london","itemId":11427,"title":"Elise London","img":"https://images.psmcdn.net/tsv4/model/profiles/elise_london.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/elise_london.jpg","alt":"Elise London","name":"Elise London","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-02-10T12:06:51","stats":{"followCount":850,"sceneCount":16},"seo":{"title":"Elise London","description":"Elise London"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"millie-morgans-new-job-welcome-to-the-freeuse-gym","itemId":31511,"img":"https://images.psmcdn.net/teamskeet/use/millie_morgan/shared/med.jpg","video":"90f6e1e8591832f029c174edaf0f6c7d","videoSrc":"90f6e1e8591832f029c174edaf0f6c7d","videoTitle":"Millie Morgan’s New Job: Welcome To the Freeuse Gym!","title":"Millie Morgan’s New Job: Welcome To the Freeuse Gym!","alt":"Millie Morgan’s New Job: Welcome To the Freeuse Gym!","type":"video","description":"\u003cp>Welcome to the Freeuse Gym! Here, all trainers are a basic amenity. That means, your trainer's body is yours to use as much as you want, so long as you’re a gold member! We’ve got high hopes for Millie Morgan, our newest Freeuse Gym recruit. Slender, blonde, a juicy little bubble butt — she’s flexible, and always attentive. We expect gym members to request to work with Millie whenever possible. Nobody will ever forget to do their warm-up stretches ever again! Her perfect A Cup all natural tits are yours! Squeeze them, pinch her nipples, suck on them — do whatever you want! She’s learning all about the “Teabag slip slap,” so if you and a friend are coming to the gym, don’t be shy — team up on her and she’ll show you exactly what she’s learning. \u003c/p>","seo":{"h1":"Millie Morgan’s New Job: Welcome To the Freeuse Gym!","h2":"Millie Morgan’s New Job: Welcome To the Freeuse Gym!","title":"Millie Morgan’s New Job: Welcome To the Freeuse Gym!","description":"\u003cp>Welcome to the Freeuse Gym! Here, all trainers are a basic amenity. That means, your trainer's body is yours to use as much as you want, so long as you’re a gold member! We’ve got high hopes for Millie Morgan, our newest Freeuse Gym recruit. Slender, blonde, a juicy little bubble butt — she’s flexible, and always attentive. We expect gym members to request to work with Millie whenever possible. Nobody will ever forget to do their warm-up stretches ever again! Her perfect A Cup all natural tits are yours! Squeeze them, pinch her nipples, suck on them — do whatever you want! She’s learning all about the “Teabag slip slap,” so if you and a friend are coming to the gym, don’t be shy — team up on her and she’ll show you exactly what she’s learning. \u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/millie_morgan/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":236},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2026-01-14T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Cum in Mouth","Step Mom","Tag Team","Taboo","Older vs Younger","Workout","Boy / Boy / Girl","Jumpsuit","Trainer","Standing Doggystyle","Workout Bottoms","Professional Camera","Step Son","Freeuse","Braless","Cute Little Butts","Indifferent Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Submissive","Indifferent","Seductive","Ball Licking","Spit Roast","Blowjob","Caucasian","Indoor","Long Hair","Missionary","Natural Tits","Straight","White","Pantyless","Blonde","Skinny","Tall","Tattoos","Handjob","Small Tits","No Condom","Gym Shorts","Locker Room","Threesome","POV","Gym","MILF","Money Shot","Rubbing","Cowgirl","Footjob","Private","Pale","Pornstar","Medium Hair","Wavy Hair","Blue Eyes","Modelesque","Small Ass","Medium Pussy Hair","Outie Pussy","Tank Top","Crop Top","Shorts","Sportswear","Socks","Sneakers","Belly Button Piercings","Professional Production","Cinematic - Story","Tit Play","Dick Play"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"millie-morgan","itemId":10208,"title":"Millie Morgan","img":"https://images.psmcdn.net/tsv4/model/profiles/millie_morgan_v3.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/millie_morgan_v3.jpg","alt":"Millie Morgan","name":"Millie Morgan","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-06-16T12:40:59","stats":{"followCount":3345,"sceneCount":44},"seo":{"title":"Millie Morgan","description":"Millie Morgan"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"suck-my-cock-stepmom-captains-orders","itemId":31178,"img":"https://images.psmcdn.net/teamskeet/use/krystal_sparks2/shared/med.jpg","video":"4622aeaf88aa2149975a50ef70998a90","videoSrc":"4622aeaf88aa2149975a50ef70998a90","videoTitle":"Suck My Cock, Stepmom! Captain’s Orders!","title":"Suck My Cock, Stepmom! Captain’s Orders!","alt":"Suck My Cock, Stepmom! Captain’s Orders!","type":"video","description":"\u003cp>I'm so proud of my stepson. He bought a boat to hang out with me! Being in the ocean with him is so peaceful and beautiful that I don't want anything to ruin our perfect day. Out there, it should only be the two of us, and I'll do anything I can to make him feel good and make sure he's having the best day of his life. He's the captain, after all. When we're on his boat, I'll do whatever the captain says. If he wants to rub sunblock in every inch of my body, I'll let him take his time when he's pouring it all over my massive tits and exploring every curve. If he wants me to sunbathe naked next to him, I'll start stripping right away. If he wants to sail as I suck his dick dry, my mouth will be ready for his cock anytime. If he wants to fuck my wet pussy with this gorgeous view, I'll make sure nothing stops him until he unloads all his cum inside me.\u003c/p>","seo":{"h1":"Suck My Cock, Stepmom! Captain’s Orders!","h2":"Suck My Cock, Stepmom! Captain’s Orders!","title":"Suck My Cock, Stepmom! Captain’s Orders!","description":"\u003cp>I'm so proud of my stepson. He bought a boat to hang out with me! Being in the ocean with him is so peaceful and beautiful that I don't want anything to ruin our perfect day. Out there, it should only be the two of us, and I'll do anything I can to make him feel good and make sure he's having the best day of his life. He's the captain, after all. When we're on his boat, I'll do whatever the captain says. If he wants to rub sunblock in every inch of my body, I'll let him take his time when he's pouring it all over my massive tits and exploring every curve. If he wants me to sunbathe naked next to him, I'll start stripping right away. If he wants to sail as I suck his dick dry, my mouth will be ready for his cock anytime. If he wants to fuck my wet pussy with this gorgeous view, I'll make sure nothing stops him until he unloads all his cum inside me.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/krystal_sparks2/bio_small.mp4","stats":{"views":0,"dislikeCount":23,"likeCount":270},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2025-10-21T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Taboo","Older vs Younger","Bikini Top","Bikini Bottom","Earrings","Professional Camera","Sunglasses","Dirty Blonde","Sucking Balls","Cap","Freeuse","Braless","Flexible","Fit Girls","Indifferent Parenting","Supportive Obedient","Supportive Pleasure","Indifferent Pleasure","Indifferent Obedient","4k","American","Submissive","Indifferent","Supportive","Seductive","No Piercings","Blowjob","Caucasian","Doggystyle","Indoor","Long Hair","Missionary","Straight","Trimmed Pussy","White","Pantyless","Bikini","Blonde","Short","No Condom","Outdoor","POV","MILF","Rubbing","Boat","Cowgirl","Cleavage","Private","Boy / Girl","Pornstar","Straight Hair","Brown Eyes","Fake Tits","Medium Tits","Medium Ass","Outie Pussy","Light Skin","Dress","Casual Wear","Swimsuit","Necklace","Professional Production","Cinematic - Story","Bedroom","Tit Play","Dick Play","Tease"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"krystal-sparks","itemId":10167,"title":"Krystal Sparks","img":"https://images.psmcdn.net/tsv4/model/profiles/krystal_sparks_v3.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/krystal_sparks_v3.jpg","alt":"Krystal Sparks","name":"Krystal Sparks","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-05-31T11:18:02","stats":{"followCount":2196,"sceneCount":40},"seo":{"title":"Krystal Sparks","description":"Krystal Sparks"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"no-more-stress-just-endless-sex-alexis-monroe-first-scene-since-2019","itemId":31044,"img":"https://images.psmcdn.net/teamskeet/use/alexis_monroe/shared/med.jpg","video":"9ee99de0ecd7127c37d1020fce10dc5a","videoSrc":"9ee99de0ecd7127c37d1020fce10dc5a","videoTitle":"No More Stress, Just Endless Sex (Alexis Monroe First Scene Since 2019!)","title":"No More Stress, Just Endless Sex (Alexis Monroe First Scene Since 2019!)","alt":"No More Stress, Just Endless Sex (Alexis Monroe First Scene Since 2019!)","type":"video","description":"\u003cp>Working from home was so stressful. My boss kept giving me a hard time, and all my meetings were stressful. I couldn’t handle it anymore until one day, I asked my stepmom for some help to calm myself down. All she had to do was let me touch her while I worked. Feeling her soft skin, wet pussy, and tight nipples changed everything for me. Suddenly, work didn’t seem so bad, so we made it a habit. Now, anytime I need to release some stress, she’s there, wearing whatever I want her to wear, letting me touch, lick, and fuck anything I want, whenever I want. She said that I’m the man of the house, so there are no rules for me. Sometimes, she’s busy too, making phone calls or texting with her friends, but she never says no to me. Whenever my dick’s hard, she’s there, my favorite sex toy.\u003c/p>","seo":{"h1":"No More Stress, Just Endless Sex (Alexis Monroe First Scene Since 2019!)","h2":"No More Stress, Just Endless Sex (Alexis Monroe First Scene Since 2019!)","title":"No More Stress, Just Endless Sex (Alexis Monroe First Scene Since 2019!)","description":"\u003cp>Working from home was so stressful. My boss kept giving me a hard time, and all my meetings were stressful. I couldn’t handle it anymore until one day, I asked my stepmom for some help to calm myself down. All she had to do was let me touch her while I worked. Feeling her soft skin, wet pussy, and tight nipples changed everything for me. Suddenly, work didn’t seem so bad, so we made it a habit. Now, anytime I need to release some stress, she’s there, wearing whatever I want her to wear, letting me touch, lick, and fuck anything I want, whenever I want. She said that I’m the man of the house, so there are no rules for me. Sometimes, she’s busy too, making phone calls or texting with her friends, but she never says no to me. Whenever my dick’s hard, she’s there, my favorite sex toy.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/alexis_monroe/bio_small.mp4","stats":{"views":0,"dislikeCount":22,"likeCount":252},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2025-09-21T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Doggystyle","Indoor","Long Hair","Missionary","Straight","White","Blonde","Cute","Tattoos","Cum on Tits","Couch","Big Tits","Bed","Lingerie","Tanlines","No Condom","Flashing","Latex","Jeans","POV","Shaved Pussy","MILF","Money Shot","Cowgirl","Private","Pale","Boy / Girl","Pornstar","Straight Hair","Green Eyes","Thick Top","Fake Tits","Medium Ass","Outie Pussy","T Shirt","Dress","Bodysuit","Casual Wear","Sheer","Barefoot","Necklace","Professional Production","Cinematic - Story","Home","Bedroom","Living Room","Tit Play","Dick Play","Fingering (pussy)","Tease","Reverse Cowgirl","Step Mom","Taboo","Older vs Younger","Medium Height","Fishnets","Prone Bone","Professional Camera","Step Son","Mesh","Freeuse","Fit Girls","Indifferent Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Submissive","Indifferent","Seductive","Slim","No Piercings"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"alexis-monroe","itemId":3675,"title":"Alexis Monroe","img":"https://images.psmcdn.net/tsv4/model/profiles/alexis_monroe.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/alexis_monroe.jpg","alt":"Alexis Monroe","name":"Alexis Monroe","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-02-18T19:41:35","stats":{"followCount":1120,"sceneCount":7},"seo":{"title":"Alexis Monroe","description":"Alexis Monroe"},"bio":{"about":"Measurements: 32D-27-32\n\nHair Color: Blonde\n\nBody Art: Yes\n\nPiercings: Yes\n\nDate Of Birth: 10/22\n\nBirth Location: Muskegon, MI\n\nNationality: American\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"stepmoms-freeuse-study-tips-hadley-hazes-stress-relief-part-2","itemId":30932,"img":"https://images.psmcdn.net/teamskeet/use/hadley_haze/shared/med.jpg","video":"f3b8560db21b16191aee8a327cc5f9fa","videoSrc":"f3b8560db21b16191aee8a327cc5f9fa","videoTitle":"Stepmom's Freeuse Study Tips (Hadley Haze's Stress Relief, Part 2)","title":"Stepmom's Freeuse Study Tips (Hadley Haze's Stress Relief, Part 2)","alt":"Stepmom's Freeuse Study Tips (Hadley Haze's Stress Relief, Part 2)","type":"video","description":"\u003cp>Hadley got a job as a science teacher at her stepson Joshua’s school. Joshua is not especially thrilled about it, as he thinks of his stepmother as a distraction. He is particularly fixated on Hadley’s massive tits, finding it hard to concentrate in class. Hadley is not really worried about it, however, as she is willing to do anything to help her boy ace his classes. After assigning the class a big science project, Hadley notices Joshua needs some extra help on his, so the two decide to stay together after school to work on it. She knows Joshua is smart, but he needs an extra incentive to really focus. A couple of rubs and squeezes of his stepmom’s tits allow Joshua to properly concentrate on his homework and science project. Noticing her boy’s continuous improvement, Hadley decides to turn things up a notch and let her beloved stepson get playful with her cock starvin’ pussy.\u003c/p>","seo":{"h1":"Stepmom's Freeuse Study Tips (Hadley Haze's Stress Relief, Part 2)","h2":"Stepmom's Freeuse Study Tips (Hadley Haze's Stress Relief, Part 2)","title":"Stepmom's Freeuse Study Tips (Hadley Haze's Stress Relief, Part 2)","description":"\u003cp>Hadley got a job as a science teacher at her stepson Joshua’s school. Joshua is not especially thrilled about it, as he thinks of his stepmother as a distraction. He is particularly fixated on Hadley’s massive tits, finding it hard to concentrate in class. Hadley is not really worried about it, however, as she is willing to do anything to help her boy ace his classes. After assigning the class a big science project, Hadley notices Joshua needs some extra help on his, so the two decide to stay together after school to work on it. She knows Joshua is smart, but he needs an extra incentive to really focus. A couple of rubs and squeezes of his stepmom’s tits allow Joshua to properly concentrate on his homework and science project. Noticing her boy’s continuous improvement, Hadley decides to turn things up a notch and let her beloved stepson get playful with her cock starvin’ pussy.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/hadley_haze/bio_small.mp4","stats":{"views":0,"dislikeCount":18,"likeCount":258},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2025-09-02T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Tit Fuck","Reverse Cowgirl","Step Mom","Taboo","Older vs Younger","School","Standing Doggystyle","Curvy","Professional Camera","Step Son","Freeuse","Ghost Nipples","Supportive Parenting","Supportive Obedient","Indifferent Pleasure","4k","American","Studying","Submissive","Indifferent","Supportive","Elegant","Seductive","Big Ass","Blowjob","Caucasian","Desk","Facial","High Heels","Indoor","Long Hair","Missionary","Natural Tits","Straight","Student","White","Blonde","Glasses","Tattoos","Handjob","Piercings","Classroom","Short","Big Tits","Teacher","No Condom","Chubby","POV","Shaved Pussy","MILF","Money Shot","Cowgirl","Cleavage","Thong","Private","Pale","Boy / Girl","Pornstar","Straight Hair","Blue Eyes","Thick Top","Innie Pussy","Dress","Bra","Casual Wear","Pumps","Nipple Piercings","Nose Piercings","Professional Production","Cinematic - Story","Tit Play","Tease"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"hadley-haze","itemId":6177,"title":"Hadley Haze","img":"https://images.psmcdn.net/tsv4/model/profiles/hadley_haze.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/hadley_haze.jpg","alt":"Hadley Haze","name":"Hadley Haze","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2020-02-27T18:26:30","stats":{"followCount":1209,"sceneCount":10},"seo":{"title":"Hadley Haze","description":"Hadley Haze"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null}],"decorated":false},{"id":"lexi-luna-wants-him-to-stay-out-of-trouble-he-wants-to-fuck-her-face","itemId":30826,"img":"https://images.psmcdn.net/teamskeet/use/lexi_luna/shared/med.jpg","video":"2dea961e5a79445b03c109bc64184c84","videoSrc":"2dea961e5a79445b03c109bc64184c84","videoTitle":"Lexi Luna Wants Him to Stay Out of Trouble, He Wants To Fuck Her Face","title":"Lexi Luna Wants Him to Stay Out of Trouble, He Wants To Fuck Her Face","alt":"Lexi Luna Wants Him to Stay Out of Trouble, He Wants To Fuck Her Face","type":"video","description":"\u003cp>My mom thought I needed someone to take care of me so I wouldn't get in trouble, so she got my hot neighbor to look after me. She was supposed to make sure I didn't go to any parties, get drunk, or go to any raves, but I'm in college, so if my neighbor is supposed to stop me from doing all of those things, she's gonna have to offer me an even better way to have fun, and I know what I want. The only way I'll stay in the house is if she lets me face-fuck her. I want to shove my dick against her mouth while she's talking to my mom on the phone, telling her how good I am. If she wants me to do chores, she'll have to let me grope her. I can already imagine how good those big tits will feel. And if she wants me to behave, she'll have to let me fuck her until her face is covered in my cum.\u003c/p>","seo":{"h1":"Lexi Luna Wants Him to Stay Out of Trouble, He Wants To Fuck Her Face","h2":"Lexi Luna Wants Him to Stay Out of Trouble, He Wants To Fuck Her Face","title":"Lexi Luna Wants Him to Stay Out of Trouble, He Wants To Fuck Her Face","description":"\u003cp>My mom thought I needed someone to take care of me so I wouldn't get in trouble, so she got my hot neighbor to look after me. She was supposed to make sure I didn't go to any parties, get drunk, or go to any raves, but I'm in college, so if my neighbor is supposed to stop me from doing all of those things, she's gonna have to offer me an even better way to have fun, and I know what I want. The only way I'll stay in the house is if she lets me face-fuck her. I want to shove my dick against her mouth while she's talking to my mom on the phone, telling her how good I am. If she wants me to do chores, she'll have to let me grope her. I can already imagine how good those big tits will feel. And if she wants me to behave, she'll have to let me fuck her until her face is covered in my cum.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/lexi_luna/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":531},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2025-08-17T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Big Ass","Blowjob","Brunette","Caucasian","Indoor","Long Hair","Missionary","Straight","White","Pantyless","Handjob","Couch","Big Tits","Bed","No Condom","Creampie","Toned","POV","Shaved Pussy","MILF","Cowgirl","Cleavage","Private","Pale","Twerking","Babysitter","Boy / Girl","Pornstar","Straight Hair","Brown Eyes","Thick Top","Fake Tits","Innie Pussy","Blouse","Pants","Shorts","Casual Wear","Sportswear","Barefoot","Belt","Necklace","Professional Production","Cinematic - Story","Home","Dining Room","Bedroom","Living Room","Tit Play","Ass Play","Dick Play","Tease","Tit Fuck","Reverse Cowgirl","Cum in Mouth","Older vs Younger","Medium Height","Standing","Button-down Shirt","Standing Doggystyle","Workout Bottoms","Professional Camera","Long Sleeve Shirt","Freeuse","Braless","Onesie","Fit Girls","PAWG","4k","American","Submissive","Indifferent","Dominant","Seductive","Slim","No Piercings","No Tattoo"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"lexi-luna","itemId":2035,"title":"Lexi Luna","img":"https://images.psmcdn.net/tsv4/model/profiles/lexi_luna.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/lexi_luna.jpg","alt":"Lexi Luna","name":"Lexi Luna","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2018-01-29T16:00:20","stats":{"followCount":10894,"sceneCount":35},"seo":{"title":"Lexi Luna","description":"Lexi Luna"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":""},"modelBio":null}],"decorated":false},{"id":"luau-laid-hawaii-turns-my-stepmom-into-a-freeuse-slut","itemId":30710,"img":"https://images.psmcdn.net/teamskeet/use/hyley_winters/shared/med.jpg","video":"4ecf06a751d527a34ed77d7f9d7bf4ee","videoSrc":"4ecf06a751d527a34ed77d7f9d7bf4ee","videoTitle":"Luau Laid: Hawaii Turns My Stepmom Into a Freeuse Slut","title":"Luau Laid: Hawaii Turns My Stepmom Into a Freeuse Slut","alt":"Luau Laid: Hawaii Turns My Stepmom Into a Freeuse Slut","type":"video","description":"\u003cp>Hyley is a busy and successful lawyer who’s fully focused on her career. She struggles to thrive in a male-dominated world, as everyone sees her as the pretty lady in the office. This forces her to work twice as hard, neglecting both her well-being and her relationship with Austin, her beloved stepson. Austin is fully supportive of his stepmom’s career and tries to spend as much time with her as possible, even if it means following her around and asking about her daily struggles. Worried about ignoring Austin so much, Hyley decides to take her stepson on a nice vacation. Yet, work never stops for a busy woman like her, so she is constantly answering calls and venting about her busy life. Austin doesn’t really mind, as he is happy to spend time with her. Plus, nothing brings him closer to his stepmom than listening to her problems while he gets to use her like a fuck toy.\u003c/p>","seo":{"h1":"Luau Laid: Hawaii Turns My Stepmom Into a Freeuse Slut","h2":"Luau Laid: Hawaii Turns My Stepmom Into a Freeuse Slut","title":"Luau Laid: Hawaii Turns My Stepmom Into a Freeuse Slut","description":"\u003cp>Hyley is a busy and successful lawyer who’s fully focused on her career. She struggles to thrive in a male-dominated world, as everyone sees her as the pretty lady in the office. This forces her to work twice as hard, neglecting both her well-being and her relationship with Austin, her beloved stepson. Austin is fully supportive of his stepmom’s career and tries to spend as much time with her as possible, even if it means following her around and asking about her daily struggles. Worried about ignoring Austin so much, Hyley decides to take her stepson on a nice vacation. Yet, work never stops for a busy woman like her, so she is constantly answering calls and venting about her busy life. Austin doesn’t really mind, as he is happy to spend time with her. Plus, nothing brings him closer to his stepmom than listening to her problems while he gets to use her like a fuck toy.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/hyley_winters/bio_small.mp4","stats":{"views":0,"dislikeCount":16,"likeCount":279},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2025-07-22T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Doggystyle","Facial","High Heels","Indoor","Long Hair","Missionary","Skirts","Slutty","Straight","White","Pantyless","Bikini","Blonde","Skinny","Tall","Tattoos","Bed","Smart","No Condom","Flashing","Outdoor","Toned","POV","Shaved Pussy","MILF","Pool","Money Shot","Cowgirl","Oil","Footjob","Private","Boy / Girl","Pornstar","Wavy Hair","Green Eyes","Modelesque","Fake Tits","Medium Tits","Small Ass","Outie Pussy","Light Skin","Dress","Mini Skirt","Bra","Casual Wear","Swimsuit","Barefoot","Necklace","Professional Production","Cinematic - Story","Home","Bedroom","Living Room","Tit Play","Dick Play","Fingering (pussy)","Tease","Reverse Cowgirl","Spitting","Step Mom","Taboo","Older vs Younger","Boots","Patio","Standing","Bikini Top","Bikini Bottom","Standing Doggystyle","Professional Camera","Step Son","Feet Play","Freeuse","Braless","Fit Girls","Supportive Parenting","Supportive Obedient","Indifferent Pleasure","4k","American","Table","Submissive","Indifferent","Seductive","Vacationist","Slim","No Piercings"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"hyley-winters","itemId":8092,"title":"Hyley Winters","img":"https://images.psmcdn.net/tsv4/model/profiles/hyley_winters.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/hyley_winters.jpg","alt":"Hyley Winters","name":"Hyley Winters","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-06-14T20:17:34","stats":{"followCount":2401,"sceneCount":20},"seo":{"title":"Hyley Winters","description":"Hyley Winters"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"the-new-man-of-the-house","itemId":30483,"img":"https://images.psmcdn.net/teamskeet/use/diana_grace/shared/med.jpg","video":"623c091fa23c0958c8ec59a381040e71","videoSrc":"623c091fa23c0958c8ec59a381040e71","videoTitle":"The New Man of the House","title":"The New Man of the House","alt":"The New Man of the House","type":"video","description":"\u003cp>Diana is filled with joy since her stepson, Juan, secured a position at a prestigious law firm. They have been struggling financially since Juan's father's untimely job loss. With a sense of responsibility and determination, Juan stepped up to fill the role of the man of the house. Recognizing the significance of this new chapter in Juan's life and secretly aroused by her stepson’s sudden confidence, Diana decided to take an active role in helping him prepare for his first day at the firm. She understood the importance of making a good impression and wanted to ensure that Juan felt confident and ready to embark on his legal career. From helping him pick out a professional outfit to sucking his hard cock, Diana is there to guide and support him every step of the way. And after a long day at work, the proud stepmom is more than happy to sit on her boy’s cock and help him unwind.\u003c/p>","seo":{"h1":"The New Man of the House","h2":"The New Man of the House","title":"The New Man of the House","description":"\u003cp>Diana is filled with joy since her stepson, Juan, secured a position at a prestigious law firm. They have been struggling financially since Juan's father's untimely job loss. With a sense of responsibility and determination, Juan stepped up to fill the role of the man of the house. Recognizing the significance of this new chapter in Juan's life and secretly aroused by her stepson’s sudden confidence, Diana decided to take an active role in helping him prepare for his first day at the firm. She understood the importance of making a good impression and wanted to ensure that Juan felt confident and ready to embark on his legal career. From helping him pick out a professional outfit to sucking his hard cock, Diana is there to guide and support him every step of the way. And after a long day at work, the proud stepmom is more than happy to sit on her boy’s cock and help him unwind.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/diana_grace/bio_small.mp4","stats":{"views":0,"dislikeCount":17,"likeCount":400},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2025-06-18T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","High Heels","Indoor","Missionary","Natural Tits","Straight","White","Blonde","Skinny","Tattoos","Couch","Bed","Small Tits","Spanking","No Condom","POV","Shaved Pussy","MILF","Money Shot","Rubbing","Cowgirl","Thong","Private","Pale","Boy / Girl","Pornstar","Medium Hair","Straight Hair","Blue Eyes","Small Ass","Outie Pussy","Robe","Casual Wear","Barefoot","Necklace","Professional Production","Cinematic - Story","Home","Bedroom","Living Room","Tit Play","Dick Play","Tease","Reverse Cowgirl","Cum on Stomach","Cum on Pussy","Step Mom","Taboo","Older vs Younger","Medium Height","Standing Doggystyle","Professional Camera","Step Son","Silk Robe","Naked","Bathrobe","Braless","Cute Little Butts","Supportive Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Submissive","Indifferent","Supportive","Seductive","Slim","Pointy Nips","No Piercings","Perky Tits","Spread Eagle"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"diana-grace","itemId":3627,"title":"Diana Grace","img":"https://images.psmcdn.net/tsv4/model/profiles/diana_grace.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/diana_grace.jpg","alt":"Diana Grace","name":"Diana Grace","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-01-29T21:44:50","stats":{"followCount":4142,"sceneCount":21},"seo":{"title":"Diana Grace","description":"Diana Grace"},"bio":{"about":"Measurements: 34B-25-30\n\nHair Color: Blonde\n\nNationality: American\n\nTattoos: Yes\n\nPiercings: No\n\n","birthdate":"2020-01-01T00:00:00Z","heightFeet":null,"heightInches":null,"weight":null,"breastSize":"34B"},"modelBio":null}],"decorated":false},{"id":"can-he-unlock-his-stepmommys-ass","itemId":30177,"img":"https://images.psmcdn.net/teamskeet/use/kiki_cali/shared/med.jpg","video":"659b3ef1e768b5cf2808af554975dfda","videoSrc":"659b3ef1e768b5cf2808af554975dfda","videoTitle":"Can He Unlock His Stepmommy's Ass?","title":"Can He Unlock His Stepmommy's Ass?","alt":"Can He Unlock His Stepmommy's Ass?","type":"video","description":"\u003cp>My stepson is a man now, but he doesn't act like one. That's why my husband and I made a deal: my stepson can do anything he wants to any part of my body except my ass, that one is just for my husband. If he's grabbing my tits and making me suck his cock, maybe he'll learn a thing or two about being a grownup and stop acting up. Besides, cleaning his room might be easier if he's using me as a sex toy while he does it. To make sure he didn't cross any boundaries, my husband locked my ass, but I was so immersed in teaching my stepson how to tidy his things that I didn't notice he found the key! Sure, I felt the sex toy he shoved inside my ass, and I could have stopped him before he replaced it with his dick, but I was liking the way he was using me and wanted him to keep going. Maybe my husband doesn't need to know everything.\u003c/p>","seo":{"h1":"Can He Unlock His Stepmommy's Ass?","h2":"Can He Unlock His Stepmommy's Ass?","title":"Can He Unlock His Stepmommy's Ass?","description":"\u003cp>My stepson is a man now, but he doesn't act like one. That's why my husband and I made a deal: my stepson can do anything he wants to any part of my body except my ass, that one is just for my husband. If he's grabbing my tits and making me suck his cock, maybe he'll learn a thing or two about being a grownup and stop acting up. Besides, cleaning his room might be easier if he's using me as a sex toy while he does it. To make sure he didn't cross any boundaries, my husband locked my ass, but I was so immersed in teaching my stepson how to tidy his things that I didn't notice he found the key! Sure, I felt the sex toy he shoved inside my ass, and I could have stopped him before he replaced it with his dick, but I was liking the way he was using me and wanted him to keep going. Maybe my husband doesn't need to know everything.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/kiki_cali/bio_small.mp4","stats":{"views":0,"dislikeCount":41,"likeCount":222},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2025-05-20T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Side Fuck","Reverse Cowgirl","Spitting","Step Mom","Taboo","Older vs Younger","Butt Plug","Prone Bone","Professional Camera","Step Son","Feet Play","Freeuse","Braless","Supportive Parenting","Supportive Obedient","Indifferent Pleasure","4k","American","Submissive","Indifferent","Homely","Seductive","Slim","Chastity Belt","No Piercings","Dick Slap","Jockeying","Spread Eagle","Blowjob","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Straight","Black","Black Hair","Ebony","Interracial","Pantyless","Tattoos","Handjob","Short","Bed","Toys","Small Tits","Hispanic","Latina","No Condom","Black Cock","Anal","Toned","POV","Shaved Pussy","MILF","Money Shot","Kitchen","Rubbing","Private","First Timer","Boy / Girl","Mixed Ethnicity","Straight Hair","Brown Eyes","Small Ass","Outie Pussy","Light Skin","Dress","Mini Dress","Casual Wear","Barefoot","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Dining Room","Bedroom","Ass Play","Dick Play"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"kiki-cali","itemId":11657,"title":"Kiki Cali","img":"https://images.psmcdn.net/tsv4/model/profiles/kiki_cali_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/kiki_cali_v2.jpg","alt":"Kiki Cali","name":"Kiki Cali","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2025-05-13T15:14:58","stats":{"followCount":373,"sceneCount":6},"seo":{"title":"Kiki Cali","description":"Kiki Cali"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"ring-the-freeuse-bell","itemId":30066,"img":"https://images.psmcdn.net/teamskeet/use/kayla_kayden2/shared/med.jpg","video":"2b4ad8b1ab65c72ce7fdf028d81fff2e","videoSrc":"2b4ad8b1ab65c72ce7fdf028d81fff2e","videoTitle":"Ring The Freeuse Bell","title":"Ring The Freeuse Bell","alt":"Ring The Freeuse Bell","type":"video","description":"\u003cp>In a moment of weakness, seeking to motivate her stepson, Austin, to improve his grades, stepmom Kayla found herself entangled in an unusual agreement. The terms were deceptively simple: every time Austin rang a bell, Kayla was obligated to appear before him and fulfill any wish he expressed. Initially, the pact may have seemed harmless, a lighthearted game. Cleaning his messes was just the surface of Austin’s naughty plan, as he started fondling Kayla while she tidied up the room. Knowing he was pushing her boundaries, Austin played with his stepmom’s ass while she cleaned. What shocked him was that Kayla, despite initial hesitance, was actually enjoying it. Soon, he started taking any chance he got to do kinky stuff to Kayla while she went through her routine. Her phone calls or her time in the kitchen had to be accompanied by the nastiest acts. Soon, Kayla didn’t even need the bell - she was craving her stepson’s cock all the time, and was always ready and willing to take his dick at a moment’s notice.\u003c/p>","seo":{"h1":"Ring The Freeuse Bell","h2":"Ring The Freeuse Bell","title":"Ring The Freeuse Bell","description":"\u003cp>In a moment of weakness, seeking to motivate her stepson, Austin, to improve his grades, stepmom Kayla found herself entangled in an unusual agreement. The terms were deceptively simple: every time Austin rang a bell, Kayla was obligated to appear before him and fulfill any wish he expressed. Initially, the pact may have seemed harmless, a lighthearted game. Cleaning his messes was just the surface of Austin’s naughty plan, as he started fondling Kayla while she tidied up the room. Knowing he was pushing her boundaries, Austin played with his stepmom’s ass while she cleaned. What shocked him was that Kayla, despite initial hesitance, was actually enjoying it. Soon, he started taking any chance he got to do kinky stuff to Kayla while she went through her routine. Her phone calls or her time in the kitchen had to be accompanied by the nastiest acts. Soon, Kayla didn’t even need the bell - she was craving her stepson’s cock all the time, and was always ready and willing to take his dick at a moment’s notice.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/kayla_kayden2/bio_small.mp4","stats":{"views":0,"dislikeCount":10,"likeCount":353},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2025-04-29T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Tit Fuck","Reverse Cowgirl","Spitting","Cum on Hands","Cum in Mouth","Step Mom","Taboo","Older vs Younger","Platform","Cooking Wear","Apron","Ring","Standing","Professional Camera","Step Son","Freeuse","Braless","Cooking","Fit Girls","Indifferent Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Submissive","Indifferent","Homely","Slim","Taboo Talk","Bodyguard","Blowjob","Caucasian","Doggystyle","High Heels","Indoor","Long Hair","Skirts","Straight","White","Pantyless","Blonde","Skinny","Tattoos","Piercings","Short","Tan","Couch","No Condom","Toned","POV","Shaved Pussy","MILF","Money Shot","Kitchen","Cowgirl","Private","Boy / Girl","Pornstar","Wavy Hair","Brown Eyes","Fake Tits","Medium Tits","Medium Ass","Innie Pussy","Light Skin","Tank Top","Mini Skirt","Casual Wear","Pajamas","Pumps","Bracelets","Necklace","Belly Button Piercings","Professional Production","Cinematic - Story","Home","Dining Room","Bedroom","Living Room","Tit Play","Ass Play","Dick Play"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"kayla-kayden","itemId":5619,"title":"Kayla Kayden","img":"https://images.psmcdn.net/tsv4/model/profiles/kayla_kayden.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/kayla_kayden.jpg","alt":"Kayla Kayden","name":"Kayla Kayden","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2019-11-01T16:09:35","stats":{"followCount":2554,"sceneCount":11},"seo":{"title":"Kayla Kayden","description":"Kayla Kayden"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"extra-credit-for-using-the-teacher","itemId":29815,"img":"https://images.psmcdn.net/teamskeet/use/whitney_oc/shared/med.jpg","video":"c547345377ac97b4a02c3af254dbfe48","videoSrc":"c547345377ac97b4a02c3af254dbfe48","videoTitle":"Extra Credit for Using the Teacher","title":"Extra Credit for Using the Teacher","alt":"Extra Credit for Using the Teacher","type":"video","description":"\u003cp>I'm obsessed with Ms. Whitney - she's the most incredible teacher I've ever had. Unlike any other educator, she gets that school can be tough, and she's always willing to lend a helping hand... or body. Her unorthodox teaching methods are tailored to my hands-on learning style, and I thrive in her class. I love how she lets us squeeze her tits while memorizing historical facts or get our cocks sucked while reflecting on the history of the United States. Every time I get something right, she rewards me with a hot, sensual treat that motivates me to keep pushing myself. And when I'm feeling stressed, I can just drill her pussy and blow off some steam - it's the perfect way to learn. Ms. Whitney's no-questions-asked, anytime-anywhere policy is exactly what I need to succeed, and I feel lucky to have her as my teacher.\u003c/p>","seo":{"h1":"Extra Credit for Using the Teacher","h2":"Extra Credit for Using the Teacher","title":"Extra Credit for Using the Teacher","description":"\u003cp>I'm obsessed with Ms. Whitney - she's the most incredible teacher I've ever had. Unlike any other educator, she gets that school can be tough, and she's always willing to lend a helping hand... or body. Her unorthodox teaching methods are tailored to my hands-on learning style, and I thrive in her class. I love how she lets us squeeze her tits while memorizing historical facts or get our cocks sucked while reflecting on the history of the United States. Every time I get something right, she rewards me with a hot, sensual treat that motivates me to keep pushing myself. And when I'm feeling stressed, I can just drill her pussy and blow off some steam - it's the perfect way to learn. Ms. Whitney's no-questions-asked, anytime-anywhere policy is exactly what I need to succeed, and I feel lucky to have her as my teacher.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/whitney_oc/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":257},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2025-03-23T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Spitting","Cum in Mouth","Tag Team","Older vs Younger","Medium Height","School","Cum on Neck","Button-up Shirt","Ring","Button-down Shirt","Boy / Boy / Girl","Standing Doggystyle","Hand Held Camera","Professional Camera","Low Heels","Freeuse","Sweater Vest","Finger in Mouth","4k","American","Indifferent","Seductive","Slim","No Piercings","Sloppy Blowjob","Cum Licking","Spit Roast","Jockeying","Blowjob","Caucasian","Desk","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Slutty","Straight","Student","White","Black Hair","Pantyless","Glasses","Stockings","Tattoos","Handjob","Classroom","Small Tits","Smart","Teacher","No Condom","Pantyhose","Threesome","POV","Shaved Pussy","MILF","Money Shot","Rubbing","Cowgirl","Pornstar","Straight Hair","Blue Eyes","Medium Ass","Innie Pussy","Light Skin","Blouse","Mini Skirt","Bra","Dressed up","Sheer","Professional Production","Cinematic - Story","Public","Tit Play","Dick Play"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"whitney-oc","itemId":10291,"title":"Whitney OC","img":"https://images.psmcdn.net/tsv4/model/profiles/whitney_oc.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/whitney_oc.jpg","alt":"Whitney OC","name":"Whitney OC","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-07-26T12:37:18","stats":{"followCount":1695,"sceneCount":24},"seo":{"title":"Whitney OC","description":"Whitney OC"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"she-really-knows-her-anatomy","itemId":29643,"img":"https://images.psmcdn.net/teamskeet/use/sienna_rae/shared/med.jpg","video":"5c23a4b30153090078ddcae0e5e10153","videoSrc":"5c23a4b30153090078ddcae0e5e10153","videoTitle":"She REALLY Knows Her Anatomy","title":"She REALLY Knows Her Anatomy","alt":"She REALLY Knows Her Anatomy","type":"video","description":"\u003cp>Hands-on learning is the best type of learning - that’s what I’ve always thought. My stepmom and I are in the same anatomy class, and we both figured the only way to truly understand the human body is to explore every inch of it. Starting with all the fun parts, my stepmom wanted to see how much of my fat cock she could fit in her mouth. For such a small hole in the body, you can really fit a lot in there! She got all of my cock down her eager throat with no problem. Exploring her pussy was even more fun. Getting to see how wet it got and how a dick slides between those slick, warm lips was an invaluable lesson. Of course, we can’t forget about breasts. Cumming hard and covering her tits in a hot sticky mess really gave us both deep insight and appreciation for the human body…\u003c/p>","seo":{"h1":"She REALLY Knows Her Anatomy","h2":"She REALLY Knows Her Anatomy","title":"She REALLY Knows Her Anatomy","description":"\u003cp>Hands-on learning is the best type of learning - that’s what I’ve always thought. My stepmom and I are in the same anatomy class, and we both figured the only way to truly understand the human body is to explore every inch of it. Starting with all the fun parts, my stepmom wanted to see how much of my fat cock she could fit in her mouth. For such a small hole in the body, you can really fit a lot in there! She got all of my cock down her eager throat with no problem. Exploring her pussy was even more fun. Getting to see how wet it got and how a dick slides between those slick, warm lips was an invaluable lesson. Of course, we can’t forget about breasts. Cumming hard and covering her tits in a hot sticky mess really gave us both deep insight and appreciation for the human body…\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/sienna_rae/bio_small.mp4","stats":{"views":0,"dislikeCount":22,"likeCount":272},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2025-03-04T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Deepthroat","Indoor","Missionary","Straight","White","Black Hair","Pantyless","Tattoos","Cum on Tits","Tan","Bed","Teacher","No Condom","POV","Shaved Pussy","MILF","Money Shot","Mature","Cowgirl","Private","Boy / Girl","Pornstar","Medium Hair","Straight Hair","Brown Eyes","Fake Tits","Medium Tits","Medium Ass","Outie Pussy","Light Skin","Dress","Bra","Casual Wear","Barefoot","Bracelets","Professional Production","Cinematic - Story","Home","Dining Room","Bedroom","Tit Play","Dick Play","Step Mom","Taboo","Older vs Younger","Medium Height","Average Body","Standing Doggystyle","Professional Camera","Step Son","Freeuse","Ghost Nipples","Indifferent Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Studying","Submissive","Indifferent","Elegant","Seductive","No Piercings"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"sienna-rae","itemId":10444,"title":"Sienna Rae","img":"https://images.psmcdn.net/tsv4/model/profiles/sienna_rae.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/sienna_rae.jpg","alt":"Sienna Rae","name":"Sienna Rae","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-09-29T12:20:56","stats":{"followCount":1257,"sceneCount":6},"seo":{"title":"Sienna Rae","description":"Sienna Rae"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"what-we-do-in-the-bus-stop","itemId":29601,"img":"https://images.psmcdn.net/teamskeet/use/summer_stevens/shared/med.jpg","video":"aebd7c847ea871911c640e821a4476ca","videoSrc":"aebd7c847ea871911c640e821a4476ca","videoTitle":"What We Do In the Bus Stop","title":"What We Do In the Bus Stop","alt":"What We Do In the Bus Stop","type":"video","description":"\u003cp>Summer started off her day on the wrong foot. She woke up late, her car broke down and split her pants all in a day of big meetings. Desperate, she rushes to the bus stop hoping to get to her office on time. That’s when she meets Jayden, a nice and naive young man new to the town. With a puzzled look on his face, Jayden asks Summer about the bus being late. Feeling sympathy for him, Summer shares with him some insights about navigating the town. A friendly neighbor at heart, Summer also lets the new guy freeuse her while they wait for the bus. As time goes by and there are no signs of any vehicle passing by, Summer decides to have her meetings at the bus stop. Acting like a real businesswoman, she keeps things professional on her calls while still letting Jayden use her.\u003c/p>","seo":{"h1":"What We Do In the Bus Stop","h2":"What We Do In the Bus Stop","title":"What We Do In the Bus Stop","description":"\u003cp>Summer started off her day on the wrong foot. She woke up late, her car broke down and split her pants all in a day of big meetings. Desperate, she rushes to the bus stop hoping to get to her office on time. That’s when she meets Jayden, a nice and naive young man new to the town. With a puzzled look on his face, Jayden asks Summer about the bus being late. Feeling sympathy for him, Summer shares with him some insights about navigating the town. A friendly neighbor at heart, Summer also lets the new guy freeuse her while they wait for the bus. As time goes by and there are no signs of any vehicle passing by, Summer decides to have her meetings at the bus stop. Acting like a real businesswoman, she keeps things professional on her calls while still letting Jayden use her.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/summer_stevens/bio_small.mp4","stats":{"views":0,"dislikeCount":27,"likeCount":286},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2025-02-25T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","High Heels","Missionary","Straight","White","Pantyless","Blonde","Glasses","Tall","Handjob","Tan","No Condom","Flashing","Outdoor","Toned","POV","Shaved Pussy","MILF","Money Shot","Mature","Rubbing","Cowgirl","Boy / Girl","Pornstar","Medium Hair","Wavy Hair","Blue Eyes","Fake Tits","Medium Tits","Medium Ass","Innie Pussy","Light Skin","Pants","Bra","Dressed up","Barefoot","Necklace","Professional Production","Cinematic - Story","Public","Tit Play","Dick Play","Cum in Mouth","Older vs Younger","Fishnets","Button-down Shirt","Reverse Piledriver","Professional Camera","Street","Freeuse","Fit Girls","4k","American","Submissive","Indifferent","Elegant","Seductive","Jacket","No Piercings"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"summer-stevens","itemId":11077,"title":"Summer Stevens","img":"https://images.psmcdn.net/tsv4/model/profiles/summer_stevens.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/summer_stevens.jpg","alt":"Summer Stevens","name":"Summer Stevens","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-08-15T13:46:00","stats":{"followCount":799,"sceneCount":6},"seo":{"title":"Summer Stevens","description":"Summer Stevens"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"cultural-penetration","itemId":29486,"img":"https://images.psmcdn.net/teamskeet/use/krystal_sparks/shared/med.jpg","video":"d0f79376b348b8b800d878a867de77e0","videoSrc":"d0f79376b348b8b800d878a867de77e0","videoTitle":"Cultural Penetration","title":"Cultural Penetration","alt":"Cultural Penetration","type":"video","description":"\u003cp>Juan is an exchange student who has just arrived in the United States. Lucky for him, he lands at Krystal’s house, a lovely and welcoming milf who is happy to accommodate young boys like him in her home. From the beginning, she takes it upon herself to show him around, speaking very slowly so he can understand her and ensuring he feels comfortable in a different country. The language barrier seems to create occasional misunderstandings. Still, Juan is all about experimenting with a new culture, so he decides to try out his host’s boundaries and see how open she is to foreign customs. Krystal tries her best to go along with it, assuming that his weird behavior is simply a cultural difference. He has a little secret that Krystal should never know of–he actually understands everything she says! Yet, there’s no need to chat when they both speak the same raw language.\u003c/p>","seo":{"h1":"Cultural Penetration","h2":"Cultural Penetration","title":"Cultural Penetration","description":"\u003cp>Juan is an exchange student who has just arrived in the United States. Lucky for him, he lands at Krystal’s house, a lovely and welcoming milf who is happy to accommodate young boys like him in her home. From the beginning, she takes it upon herself to show him around, speaking very slowly so he can understand her and ensuring he feels comfortable in a different country. The language barrier seems to create occasional misunderstandings. Still, Juan is all about experimenting with a new culture, so he decides to try out his host’s boundaries and see how open she is to foreign customs. Krystal tries her best to go along with it, assuming that his weird behavior is simply a cultural difference. He has a little secret that Krystal should never know of–he actually understands everything she says! Yet, there’s no need to chat when they both speak the same raw language.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/krystal_sparks/bio_small.mp4","stats":{"views":0,"dislikeCount":15,"likeCount":295},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2025-02-04T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Caucasian","Facial","High Heels","Indoor","Long Hair","Missionary","Straight","Student","Trimmed Pussy","White","Short","Couch","Bed","No Condom","Toned","POV","MILF","Money Shot","Cowgirl","Cleavage","Thong","Private","Boy / Girl","Pornstar","Straight Hair","Brown Eyes","Fake Tits","Medium Tits","Medium Ass","Outie Pussy","Light Skin","Dress","Mini Dress","Casual Wear","Necklace","Professional Production","Cinematic - Story","Home","Bedroom","Living Room","Tit Play","Dick Play","Tease","Reverse Cowgirl","Face Fucking","Older vs Younger","Tutoring","Standing Doggystyle","Professional Camera","Sucking Balls","Freeuse","Braless","Flexible","Fit Girls","4k","American","Indifferent","Supportive","Seductive","No Piercings"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"krystal-sparks","itemId":10167,"title":"Krystal Sparks","img":"https://images.psmcdn.net/tsv4/model/profiles/krystal_sparks_v3.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/krystal_sparks_v3.jpg","alt":"Krystal Sparks","name":"Krystal Sparks","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2023-05-31T11:18:02","stats":{"followCount":2196,"sceneCount":40},"seo":{"title":"Krystal Sparks","description":"Krystal Sparks"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"im-not-a-plumber-but-i-can-lay-pipe-for-stepmom","itemId":29367,"img":"https://images.psmcdn.net/teamskeet/use/danae_mari/shared/med.jpg","video":"3a1f4b6411b8a4a7808019f10628c801","videoSrc":"3a1f4b6411b8a4a7808019f10628c801","videoTitle":"I’m Not a Plumber, But I Can Lay Pipe for Stepmom!","title":"I’m Not a Plumber, But I Can Lay Pipe for Stepmom!","alt":"I’m Not a Plumber, But I Can Lay Pipe for Stepmom!","type":"video","description":"\u003cp>Nobody likes doing chores, but my stepson makes everything easier when he keeps me company. If I have his dick around to suck and jerk off, fixing the sink or doing the dishes doesn't seem so bad. Besides, I know that he loves to squeeze my tits all the time, so this deal works both ways. He is way more helpful than his dad!\u003c/p>","seo":{"h1":"I’m Not a Plumber, But I Can Lay Pipe for Stepmom!","h2":"I’m Not a Plumber, But I Can Lay Pipe for Stepmom!","title":"I’m Not a Plumber, But I Can Lay Pipe for Stepmom!","description":"\u003cp>Nobody likes doing chores, but my stepson makes everything easier when he keeps me company. If I have his dick around to suck and jerk off, fixing the sink or doing the dishes doesn't seem so bad. Besides, I know that he loves to squeeze my tits all the time, so this deal works both ways. He is way more helpful than his dad!\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/danae_mari/bio_small.mp4","stats":{"views":0,"dislikeCount":27,"likeCount":320},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2025-01-19T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Tit Fuck","Side Fuck","Reverse Cowgirl","Female Orgasm","Step Mom","Taboo","Older vs Younger","Cheating","Medium Height","Huge Tits","Silk","Ring","Button-down Shirt","Professional Camera","Spaghetti Strap","Step Son","Sucking Balls","Freeuse","Indifferent Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Table","Submissive","Supportive","Exotic","Seductive","Jacket","Slim","Blowjob","Deepthroat","Doggystyle","High Heels","Indoor","Long Hair","Missionary","Skirts","Straight","Blonde","Tattoos","Handjob","Piercings","Cum on Tits","Big Dicks","Tan","Big Tits","Spanking","No Condom","POV","Shaved Pussy","MILF","Money Shot","Kitchen","Rubbing","Cleavage","Private","Boy / Girl","Pornstar","Mixed Ethnicity","Straight Hair","Brown Eyes","Thick Top","Fake Tits","Medium Ass","Outie Pussy","Medium Skin","Panties","Shorts","Bra","Casual Wear","Lace","Bracelets","Nipple Piercings","Belly Button Piercings","Nose Piercings","Professional Production","Cinematic - Story","Home","Dining Room","Tit Play","Dick Play"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"danae-mari","itemId":10893,"title":"Danae Mari","img":"https://images.psmcdn.net/tsv4/model/profiles/danae_mari.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/danae_mari.jpg","alt":"Danae Mari","name":"Danae Mari","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-05-20T17:17:11","stats":{"followCount":851,"sceneCount":6},"seo":{"title":"Danae Mari","description":"Danae Mari"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"unlimited-stepmom-pussy-to-make-me-feel-at-home","itemId":29244,"img":"https://images.psmcdn.net/teamskeet/use/rocky_emerson/shared/med.jpg","video":"c0dafe25cadf88edc8031e538b8c86cc","videoSrc":"c0dafe25cadf88edc8031e538b8c86cc","videoTitle":"Unlimited Stepmom Pussy to Make Me Feel at Home","title":"Unlimited Stepmom Pussy to Make Me Feel at Home","alt":"Unlimited Stepmom Pussy to Make Me Feel at Home","type":"video","description":"\u003cp>Her stepson just got back from juvie, and she is beyond happy to have him at home again. In fact, she is so excited she is willing to let him release all the sexual tension he's been feeling on her, turning her into his own personal sex toy. Whether she is making his bed or fixing the pipes, her body is his, and he can do anything he wants with it. Nothing is off-limits as long as he stays home.\u003c/p>","seo":{"h1":"Unlimited Stepmom Pussy to Make Me Feel at Home","h2":"Unlimited Stepmom Pussy to Make Me Feel at Home","title":"Unlimited Stepmom Pussy to Make Me Feel at Home","description":"\u003cp>Her stepson just got back from juvie, and she is beyond happy to have him at home again. In fact, she is so excited she is willing to let him release all the sexual tension he's been feeling on her, turning her into his own personal sex toy. Whether she is making his bed or fixing the pipes, her body is his, and he can do anything he wants with it. Nothing is off-limits as long as he stays home.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/rocky_emerson/bio_small.mp4","stats":{"views":0,"dislikeCount":25,"likeCount":343},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2025-01-07T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Caucasian","Facial","Indoor","Long Hair","Missionary","Skirts","Straight","White","Skinny","Tall","Tattoos","Handjob","Bed","No Condom","Alt","Toned","POV","Shaved Pussy","MILF","Money Shot","Kitchen","Cowgirl","Thong","Private","Pale","Boy / Girl","Pornstar","Straight Hair","Blue Eyes","Modelesque","Fake Tits","Medium Tits","Small Ass","Medium Ass","Innie Pussy","T Shirt","Dress","Mini Dress","Tank Top","Mini Skirt","Shorts","Casual Wear","Barefoot","Nose Piercings","Professional Production","Cinematic - Story","3rd Person Narrative","Home","Bathroom","Bedroom","Tit Play","Dick Play","Fingering (pussy)","Tease","Side Fuck","Reverse Cowgirl","Face Fucking","Female Orgasm","Step Mom","Taboo","Older vs Younger","Standing","Standing Doggystyle","Professional Camera","Step Son","Freeuse","Braless","Fit Girls","Supportive Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Submissive","Indifferent","Homely"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"rocky-emerson","itemId":3377,"title":"Rocky Emerson","img":"https://images.psmcdn.net/tsv4/model/profiles/rocky_emerson.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/rocky_emerson.jpg","alt":"Rocky Emerson","name":"Rocky Emerson","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2018-10-18T19:02:23","stats":{"followCount":1225,"sceneCount":12},"seo":{"title":"Rocky Emerson","description":"Rocky Emerson"},"bio":{"about":"Measurements: 32C-25-30\n\nHair Color: Brown\n\nBody Art: Yes\n\nPiercings: Yes\n\nDate Of Birth: 12/12\n\nBirth Location: San Francisco\n\nNationality: American\n\n","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"nothing-beats-freeuse-detention","itemId":29202,"img":"https://images.psmcdn.net/teamskeet/use/kayla_paige/shared/med.jpg","video":"eb9ff75a41df4b403f7599a5dc9d184b","videoSrc":"eb9ff75a41df4b403f7599a5dc9d184b","videoTitle":"Nothing Beats Freeuse Detention","title":"Nothing Beats Freeuse Detention","alt":"Nothing Beats Freeuse Detention","type":"video","description":"\u003cp>People hate going to school, but not me. I've always been a troubled student, but when I saw my busty new teacher with the perfect ass, I knew I had to step up my game, and no, I didn't mean getting good grades. I suggested getting detention as much as possible. I knew that a milf was heard would be eager to teach me a lesson, and I also knew that getting on her nerves and getting her alone was the way to pound her on top of her desk. Let's just say I was right, and I'll be getting detention every day now.\u003c/p>","seo":{"h1":"Nothing Beats Freeuse Detention","h2":"Nothing Beats Freeuse Detention","title":"Nothing Beats Freeuse Detention","description":"\u003cp>People hate going to school, but not me. I've always been a troubled student, but when I saw my busty new teacher with the perfect ass, I knew I had to step up my game, and no, I didn't mean getting good grades. I suggested getting detention as much as possible. I knew that a milf was heard would be eager to teach me a lesson, and I also knew that getting on her nerves and getting her alone was the way to pound her on top of her desk. Let's just say I was right, and I'll be getting detention every day now.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/kayla_paige/bio_small.mp4","stats":{"views":0,"dislikeCount":27,"likeCount":209},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2024-12-31T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Desk","High Heels","Indoor","Long Hair","Missionary","Straight","Student","Trimmed Pussy","White","Blonde","Fondling","Tattoos","Handjob","Cum on Tits","Classroom","Big Tits","Lingerie","Teacher","No Condom","Flashing","POV","MILF","Money Shot","Mature","Rubbing","Cowgirl","Cleavage","Thong","Private","Pale","Boy / Girl","Pornstar","Straight Hair","Thick Top","Fake Tits","Medium Ass","Outie Pussy","Dress","Bra","Casual Wear","Pumps","Necklace","Professional Production","Cinematic - Story","Tit Play","Dick Play","Fingering (pussy)","Tit Fuck","Reverse Cowgirl","Face Fucking","Gagging","Female Orgasm","Older vs Younger","Medium Height","School","Standing","Standing Doggystyle","Professional Camera","Dirty Blonde","Tongue Piercing","Gray Eyes","Freeuse","4k","American","Submissive","Indifferent","Seductive","Slim"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"kayla-paige","itemId":740,"title":"Kayla Paige","img":"https://images.psmcdn.net/tsv4/model/profiles/kayla_paige.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/kayla_paige.jpg","alt":"Kayla Paige","name":"Kayla Paige","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2017-08-14T02:25:15","stats":{"followCount":2087,"sceneCount":15},"seo":{"title":"Kayla Paige","description":"Kayla Paige"},"bio":{"about":"Measurements: 34D-22-36\n\nHair Color: brown\n\nEthnicity: Caucasian\n\nNationality: American\n\nTattoos: A fairy on her lower back; back of neck\n\nPiercings: Tongue; navel\n\n","birthdate":"2020-05-08T00:00:00Z","heightFeet":1,"heightInches":7,"weight":112,"breastSize":"34D"},"modelBio":null}],"decorated":false},{"id":"is-it-wrong-to-feel-the-closest-to-my-stepmom","itemId":29046,"img":"https://images.psmcdn.net/teamskeet/use/jayne_doh/shared/med.jpg","video":"65cbc2dadba546bacef7bdcaf1c9580e","videoSrc":"65cbc2dadba546bacef7bdcaf1c9580e","videoTitle":"Is It Wrong To Feel the Closest To My Stepmom?","title":"Is It Wrong To Feel the Closest To My Stepmom?","alt":"Is It Wrong To Feel the Closest To My Stepmom?","type":"video","description":"\u003cp>Jayne is the best stepmom in the world. She loves tending to her stepson’s every need, and being a freeuse slut for him to grope and fuck whenever he wants is an essential part of it. He hasn’t been the best student at school this year, but Jayne knows a little tending loving care is all he needs. That very night he comes to her bedroom, feeling a little scared and needing her close, so lets him stuff his cock in her mouth while she’s reading a book. She then decides to share the story with him, reading it out loud, and he gets ready to put his fingers, dick, and mouth inside all her holes while she narrates the book. Those pages seem to need some hot, sticky cum on them.\u003c/p>","seo":{"h1":"Is It Wrong To Feel the Closest To My Stepmom?","h2":"Is It Wrong To Feel the Closest To My Stepmom?","title":"Is It Wrong To Feel the Closest To My Stepmom?","description":"\u003cp>Jayne is the best stepmom in the world. She loves tending to her stepson’s every need, and being a freeuse slut for him to grope and fuck whenever he wants is an essential part of it. He hasn’t been the best student at school this year, but Jayne knows a little tending loving care is all he needs. That very night he comes to her bedroom, feeling a little scared and needing her close, so lets him stuff his cock in her mouth while she’s reading a book. She then decides to share the story with him, reading it out loud, and he gets ready to put his fingers, dick, and mouth inside all her holes while she narrates the book. Those pages seem to need some hot, sticky cum on them.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/jayne_doh/bio_small.mp4","stats":{"views":0,"dislikeCount":19,"likeCount":299},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2024-12-10T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Deepthroat","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Straight","African American","Black","Black Hair","Ebony","Pantyless","Cute","Fondling","Tall","Wild","Clothed Sex","Bed","Lingerie","No Condom","POV","Shaved Pussy","MILF","Money Shot","Kitchen","Rubbing","Cowgirl","Private","Boy / Girl","Pornstar","Wavy Hair","Black Eyes","Modelesque","Medium Tits","Medium Ass","Outie Pussy","Medium Skin","T Shirt","Leggings","Casual Wear","Barefoot","Necklace","Professional Production","Cinematic - Story","Home","Bathroom","Bedroom","Tit Play","Ass Play","Dick Play","Fingering (pussy)","Reverse Cowgirl","Hair Pulling","Female Orgasm","Step Mom","Taboo","Older vs Younger","Gloves","Headband","Ring","Professional Camera","Step Son","Lingerie Dress","Cfnm","Freeuse","Braless","Finger in Mouth","Fit Girls","Supportive Parenting","Supportive Obedient","Supportive Pleasure","4k","American","Submissive","Indifferent","Homely","Slim","No Piercings","No Tattoo"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"jayne-doh","itemId":11067,"title":"Jayne Doh","img":"https://images.psmcdn.net/tsv4/model/profiles/jayne_doh.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/jayne_doh.jpg","alt":"Jayne Doh","name":"Jayne Doh","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-08-13T17:31:04","stats":{"followCount":652,"sceneCount":9},"seo":{"title":"Jayne Doh","description":"Jayne Doh"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"ive-missed-my-freeuse-mommy","itemId":29039,"img":"https://images.psmcdn.net/teamskeet/use/kellfire/shared/med.jpg","video":"0eaa441e0416833d17b6d6ec46a066b8","videoSrc":"0eaa441e0416833d17b6d6ec46a066b8","videoTitle":"I’ve Missed My Freeuse Mommy","title":"I’ve Missed My Freeuse Mommy","alt":"I’ve Missed My Freeuse Mommy","type":"video","description":"\u003cp>Joshua comes home from college and his stepmom KellFire is very excited to hear all about how his first semester went. She is a loving stepmother who takes care of all his needs. Apart from waking him up with breakfast in bed, picking up his room, cleaning his clothes, and cooking, KellFire loves to cater to all Joshua’s needs. The boy is particularly handsy and loves to feel a firm ass once in a while, so KellFire always makes sure she’s around to be fondled. Joshua also has a geeky side and loves watching anime, so KellFire sits with him and tries to understand the plot to share a tender moment with her boy while swallowing his cock. Soon, it’s time for Joshua to head back to college and face the new semester, but KellFire won’t let her favorite boy leave without a good old fuck session with his stepmom, giving him enough pussy to grab strength for his upcoming classes.\u003c/p>","seo":{"h1":"I’ve Missed My Freeuse Mommy","h2":"I’ve Missed My Freeuse Mommy","title":"I’ve Missed My Freeuse Mommy","description":"\u003cp>Joshua comes home from college and his stepmom KellFire is very excited to hear all about how his first semester went. She is a loving stepmother who takes care of all his needs. Apart from waking him up with breakfast in bed, picking up his room, cleaning his clothes, and cooking, KellFire loves to cater to all Joshua’s needs. The boy is particularly handsy and loves to feel a firm ass once in a while, so KellFire always makes sure she’s around to be fondled. Joshua also has a geeky side and loves watching anime, so KellFire sits with him and tries to understand the plot to share a tender moment with her boy while swallowing his cock. Soon, it’s time for Joshua to head back to college and face the new semester, but KellFire won’t let her favorite boy leave without a good old fuck session with his stepmom, giving him enough pussy to grab strength for his upcoming classes.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/kellfire/bio_small.mp4","stats":{"views":0,"dislikeCount":27,"likeCount":275},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2024-12-03T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Step Mom","Taboo","Older vs Younger","Cheating","G String","Long Skirt","Gloves","Button-down Shirt","High Socks","Earrings","Long Socks","Prone Bone","Hand Held Camera","Professional Camera","Step Son","Freeuse","Braless","Flexible","Fit Girls","PAWG","Supportive Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Submissive","Indifferent","Homely","Jacket","Slim","Inverted Nips","No Piercings","Blowjob","Caucasian","Deepthroat","Doggystyle","Facial","Indoor","Missionary","Natural Tits","Skirts","Straight","Student","Thigh Highs","White","Fondling","Tall","Redhead","Tattoos","Handjob","Couch","Lingerie","Dyed","No Condom","Flashing","Toned","POV","MILF","Money Shot","Kitchen","Rubbing","Cowgirl","Thong","Private","Boy / Girl","Pornstar","Medium Hair","Straight Hair","Brown Eyes","Medium Tits","Medium Ass","Medium Pussy Hair","Innie Pussy","Light Skin","Dress","Mini Dress","Blouse","Mini Skirt","Bra","Casual Wear","Lace","Sandals","Professional Production","Cinematic - Story","Home","Bedroom","Living Room","Tit Play","Ass Play","Dick Play","Fingering (pussy)","Tease"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"kell-fire","itemId":10632,"title":"Kell Fire","img":"https://images.psmcdn.net/tsv4/model/profiles/kell_fire_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/kell_fire_v2.jpg","alt":"Kell Fire","name":"Kell Fire","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-01-15T09:33:45","stats":{"followCount":633,"sceneCount":9},"seo":{"title":"Kell Fire","description":"Kell Fire"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"a-helping-hand","itemId":26907,"img":"https://images.psmcdn.net/teamskeet/use/bambi_blitz/shared/med.jpg","video":"d8104d60bdcb24a08dd6bcf57652a028","videoSrc":"d8104d60bdcb24a08dd6bcf57652a028","videoTitle":"A Helping Hand","title":"A Helping Hand","alt":"A Helping Hand","type":"video","description":"\u003cp>Bambi is a bit stressed out about her upcoming reunion. She is having a little party with her friends and neighbors and loves throwing amazing soirees for them. She needs everything to be perfect, and for that, she requires the help of her stepson, Austin, a lazy teen who hardly listens to her. He doesn’t love helping her and keeps complaining about all the other stuff he could be doing. However, Bambi knows that her stepson is a good boy and that he just needs some extra bonuses to help her out. Plus, Bambi is a beautiful and bombastic milf who always has a way of convincing Austin to stay and help. Austin’s reluctant attitude quickly turns to a considerate one as soon as Bambi shows her tricks up her sleeve. After all, he doesn’t even have to do much, because all Bambi needs is his company and his cock.\u003c/p>","seo":{"h1":"A Helping Hand","h2":"A Helping Hand","title":"A Helping Hand","description":"\u003cp>Bambi is a bit stressed out about her upcoming reunion. She is having a little party with her friends and neighbors and loves throwing amazing soirees for them. She needs everything to be perfect, and for that, she requires the help of her stepson, Austin, a lazy teen who hardly listens to her. He doesn’t love helping her and keeps complaining about all the other stuff he could be doing. However, Bambi knows that her stepson is a good boy and that he just needs some extra bonuses to help her out. Plus, Bambi is a beautiful and bombastic milf who always has a way of convincing Austin to stay and help. Austin’s reluctant attitude quickly turns to a considerate one as soon as Bambi shows her tricks up her sleeve. After all, he doesn’t even have to do much, because all Bambi needs is his company and his cock.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/bambi_blitz/bio_small.mp4","stats":{"views":0,"dislikeCount":18,"likeCount":347},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2024-11-05T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Reverse Cowgirl","Cum in Mouth","Step Mom","Taboo","Older vs Younger","Cheating","Medium Height","Teardrop Piercing","Standing","Standing Doggystyle","Professional Camera","Step Son","Long Sleeve Shirt","Freeuse","Braless","Slim Thick","Indifferent Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Table","Submissive","Indifferent","Supportive","Elegant","Seductive","Slim","Taboo Talk","Blowjob","Caucasian","Doggystyle","High Heels","Indoor","Long Hair","Slutty","Straight","White","Pantyless","Blonde","Tattoos","Handjob","Piercings","Big Dicks","Puffy Nips","Couch","Big Tits","Lingerie","Tanlines","No Condom","Flashing","Jeans","POV","Shaved Pussy","MILF","Money Shot","Cowgirl","Cleavage","Thong","Private","Pale","Boy / Girl","Pornstar","Straight Hair","Green Eyes","Thick Top","Fake Tits","Medium Ass","Outie Pussy","Dress","Blouse","Crop Top","Pants","Bra","Casual Wear","Sheer","Pumps","Necklace","Belly Button Piercings","Professional Production","Cinematic - Story","Home","Dining Room","Bedroom","Living Room","Tit Play","Dick Play","Tease"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"bambi-blitz","itemId":11152,"title":"Bambi Blitz","img":"https://images.psmcdn.net/tsv4/model/profiles/bambi_blitz_v2.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/bambi_blitz_v2.jpg","alt":"Bambi Blitz","name":"Bambi Blitz","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-09-23T18:27:40","stats":{"followCount":972,"sceneCount":14},"seo":{"title":"Bambi Blitz","description":"Bambi Blitz"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"my-freeuse-halloween-milf","itemId":26818,"img":"https://images.psmcdn.net/teamskeet/use/nicole_emma_vaunt/shared/med.jpg","video":"9946ad6b4b24c48860d5295ee310e889","videoSrc":"9946ad6b4b24c48860d5295ee310e889","videoTitle":"My Freeuse Halloween MILF","title":"My Freeuse Halloween MILF","alt":"My Freeuse Halloween MILF","type":"video","description":"\u003cp>I’ve heard my hot MILF neighbor is a free-use slut. Her own husband had been blabbering about it all the time, so I had to test it for myself. I told her I needed her to take my kids trick or treating just to get her to my house, and after spooking her a little bit, I started fondling her gorgeous body with no opposition whatsoever. It was true! I told her she could make herself at home and she did, watching a movie upstairs while I fucked her throat hard. Now that I had the green light and my cock was rock hard, I was ready to use her little pussy however I wanted for as long as I wanted.\u003c/p>","seo":{"h1":"My Freeuse Halloween MILF","h2":"My Freeuse Halloween MILF","title":"My Freeuse Halloween MILF","description":"\u003cp>I’ve heard my hot MILF neighbor is a free-use slut. Her own husband had been blabbering about it all the time, so I had to test it for myself. I told her I needed her to take my kids trick or treating just to get her to my house, and after spooking her a little bit, I started fondling her gorgeous body with no opposition whatsoever. It was true! I told her she could make herself at home and she did, watching a movie upstairs while I fucked her throat hard. Now that I had the green light and my cock was rock hard, I was ready to use her little pussy however I wanted for as long as I wanted.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/nicole_emma_vaunt/bio_small.mp4","stats":{"views":0,"dislikeCount":20,"likeCount":358},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2024-10-29T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Caucasian","Doggystyle","Facial","Indoor","Long Hair","Natural Tits","Skirts","Straight","White","Fondling","Skinny","Knee Highs","Tattoos","Handjob","Couch","Ponytail","Small Tits","No Condom","POV","Shaved Pussy","MILF","Money Shot","Kitchen","Rubbing","Cowgirl","Thong","Private","Pale","Babysitter","Boy / Girl","Pornstar","Wavy Hair","Blue Eyes","Medium Ass","Innie Pussy","Sweater","Blouse","Mini Skirt","Casual Wear","Socks","Sneakers","Necklace","Professional Production","Cinematic - Story","Home","Bedroom","Living Room","Tit Play","Ass Play","Dick Play","Reverse Cowgirl","Cheating","Medium Height","Halloween","High Socks","Earrings","Neighbor","Professional Camera","Bralette","Plaid School Girl Skirt","Sucking Balls","Freeuse","4k","American","Gray Hair","Submissive","Indifferent","Elegant","Wife","Slim","No Piercings","Ball Licking"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"nicole-emma-vaunt","itemId":11035,"title":"Nicole Emma Vaunt","img":"https://images.psmcdn.net/tsv4/model/profiles/nicole_emma_vaunt.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/nicole_emma_vaunt.jpg","alt":"Nicole Emma Vaunt","name":"Nicole Emma Vaunt","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-07-29T16:49:58","stats":{"followCount":992,"sceneCount":7},"seo":{"title":"Nicole Emma Vaunt","description":"Nicole Emma Vaunt"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"exchange-for-pure-bliss","itemId":26706,"img":"https://images.psmcdn.net/teamskeet/use/daisy_fuentes_and_ruby_moon/shared/med.jpg","video":"2f7de06624b743c5dc60089931e7e6b9","videoSrc":"2f7de06624b743c5dc60089931e7e6b9","videoTitle":"Exchange for Pure Bliss!","title":"Exchange for Pure Bliss!","alt":"Exchange for Pure Bliss!","type":"video","description":"\u003cp>Nick brings up his girlfriend Ruby to meet up with his stepmom Daisy for the weekend. Ruby gets shy the minute she steps foot at Nick’s house as soon she realizes that Nick and Daisy have a very special relationship. Daisy, in particular, likes to shower her stepson with affection by rubbing his cock all the time. It’s not that Ruby feels this is inadequate, it is just that she really wants to fit in with the family and make sure her boyfriend’s stepmom likes her. Lucky for her, Daisy is a great gal, and she really wants her stepson’s relationship to work, so she invites Ruby to join her while playing with Nick’s dick. Soon, Ruby starts to understand how things work around the house. She just needs to surprise her man with some pussy and let his stepmom play as well! Things go so well that, by the end of the weekend, Nick, Daisy, and Ruby celebrate their time together by having a nasty threesome.\u003c/p>","seo":{"h1":"Exchange for Pure Bliss!","h2":"Exchange for Pure Bliss!","title":"Exchange for Pure Bliss!","description":"\u003cp>Nick brings up his girlfriend Ruby to meet up with his stepmom Daisy for the weekend. Ruby gets shy the minute she steps foot at Nick’s house as soon she realizes that Nick and Daisy have a very special relationship. Daisy, in particular, likes to shower her stepson with affection by rubbing his cock all the time. It’s not that Ruby feels this is inadequate, it is just that she really wants to fit in with the family and make sure her boyfriend’s stepmom likes her. Lucky for her, Daisy is a great gal, and she really wants her stepson’s relationship to work, so she invites Ruby to join her while playing with Nick’s dick. Soon, Ruby starts to understand how things work around the house. She just needs to surprise her man with some pussy and let his stepmom play as well! Things go so well that, by the end of the weekend, Nick, Daisy, and Ruby celebrate their time together by having a nasty threesome.\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/daisy_fuentes_and_ruby_moon/bio_small.mp4","stats":{"views":0,"dislikeCount":18,"likeCount":383},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2024-10-14T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Blowjob","Brunette","Caucasian","Doggystyle","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Straight","Teen","White","Pantyless","Cute","Tattoos","Handjob","Puffy Nips","Short","Tan","Couch","Bed","Small Tits","Hispanic","Latina","No Condom","2 Girl Bj","Threesome","POV","Shaved Pussy","MILF","Money Shot","Rubbing","Cowgirl","Girlfriend","Private","Pale","Boy / Girl / Girl","Pornstar","Medium Hair","Straight Hair","Hazel Eyes","Brown Eyes","Fake Tits","Medium Tits","Medium Ass","Outie Pussy","Innie Pussy","Light Skin","T Shirt","Pants","Mini Skirt","Casual Wear","Barefoot","Wedges","Necklace","Professional Production","Cinematic - Story","Home","Bedroom","Living Room","Tit Play","Dick Play","Pussy Licking","Tease","Tit Fuck","Reverse Cowgirl","Cum in Mouth","Step Mom","Taboo","Older vs Younger","Bun","Medium Height","Platform","Earrings","Prone Bone","Professional Camera","Step Son","Sucking Balls","Boyfriend","Freeuse","Braless","Indifferent Parenting","Supportive Obedient","Supportive Pleasure","Indifferent Pleasure","4k","American","Countertop","Submissive","Indifferent","Supportive","Elegant","Jacket","Slim","No Piercings"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"ruby-moon","itemId":10977,"title":"Ruby Moon","img":"https://images.psmcdn.net/tsv4/model/profiles/ruby_moon.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/ruby_moon.jpg","alt":"Ruby Moon","name":"Ruby Moon","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-07-08T00:56:31","stats":{"followCount":893,"sceneCount":13},"seo":{"title":"Ruby Moon","description":"Ruby Moon"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"daisy-fuentes","itemId":10945,"title":"Daisy Fuentes","img":"https://images.psmcdn.net/tsv4/model/profiles/daisy_fuentes.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/daisy_fuentes.jpg","alt":"Daisy Fuentes","name":"Daisy Fuentes","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2024-06-17T18:19:37","stats":{"followCount":901,"sceneCount":8},"seo":{"title":"Daisy Fuentes","description":"Daisy Fuentes"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null}],"decorated":false},{"id":"no-pussy-unfucked-free-using-my-asian-latina-stepfam","itemId":26545,"img":"https://images.psmcdn.net/teamskeet/use/isabella_nice_and_jade_luv/shared/med.jpg","video":"0469e893e92b8a6b16cc681c5f127b5f","videoSrc":"0469e893e92b8a6b16cc681c5f127b5f","videoTitle":"No Pussy Unfucked: Free Using My Asian-Latina Stepfam","title":"No Pussy Unfucked: Free Using My Asian-Latina Stepfam","alt":"No Pussy Unfucked: Free Using My Asian-Latina Stepfam","type":"video","description":"\u003cp>Austin is the man of the house, which comes with some much-appreciated perks for him. That’s why his stepmom Tokyo drops to her knees and sucks his cock while he helps prepare the family meal, making him nice and hard for the moment when his step-auntie Jade and stepsister Isabella join them for supper. When that time comes, Isabella bends over the table to give her stepbro access to her pussy, so he can slowly but deeply thrust his cock inside her as she enjoys dinner with her stepmom and step-auntie too. Then it’s turn for Jade to join some of the fun as well. As her step-nephew serves her tea, she returns the courtesy by going on her knees and taking his fat cock into her mouth. She gags on it like all good aunties should before Isabella gets jealous and takes the cock for herself again. She deepthroats her stepbrother’s cock before Tokyo spreads her legs on the table so she can chat with the ladies about the strawberries she picked up from her garden while her stepson pounds her pussy for her. Then it’s Jade’s turn to ride his cock hard before Tokyo does the same. Finally, all three of them drop to their knees while she jerks Austin’s cock rapidly until he shoots ropes of cum all over his stepmom’s face!\u003c/p>","seo":{"h1":"No Pussy Unfucked: Free Using My Asian-Latina Stepfam","h2":"No Pussy Unfucked: Free Using My Asian-Latina Stepfam","title":"No Pussy Unfucked: Free Using My Asian-Latina Stepfam","description":"\u003cp>Austin is the man of the house, which comes with some much-appreciated perks for him. That’s why his stepmom Tokyo drops to her knees and sucks his cock while he helps prepare the family meal, making him nice and hard for the moment when his step-auntie Jade and stepsister Isabella join them for supper. When that time comes, Isabella bends over the table to give her stepbro access to her pussy, so he can slowly but deeply thrust his cock inside her as she enjoys dinner with her stepmom and step-auntie too. Then it’s turn for Jade to join some of the fun as well. As her step-nephew serves her tea, she returns the courtesy by going on her knees and taking his fat cock into her mouth. She gags on it like all good aunties should before Isabella gets jealous and takes the cock for herself again. She deepthroats her stepbrother’s cock before Tokyo spreads her legs on the table so she can chat with the ladies about the strawberries she picked up from her garden while her stepson pounds her pussy for her. Then it’s Jade’s turn to ride his cock hard before Tokyo does the same. Finally, all three of them drop to their knees while she jerks Austin’s cock rapidly until he shoots ropes of cum all over his stepmom’s face!\u003c/p>"},"videoTrailer":"https://images.psmcdn.net/use/tour/pics/isabella_nice_and_jade_luv/bio_small.mp4","stats":{"views":0,"dislikeCount":28,"likeCount":420},"sitelogo":"https://images.psmcdn.net/ts/use/tour/logo/logo.png","publishedDate":"2024-09-30T00:00:00","isUpcoming":false,"isXSeries":"false","tags":["Big Ass","Blowjob","Brunette","Doggystyle","Facial","Indoor","Long Hair","Missionary","Natural Tits","Skirts","Slutty","Straight","Teen","Thigh Highs","Trimmed Pussy","Black Hair","Pantyless","Cute","Skinny","Knee Highs","Tattoos","Handjob","Piercings","Short","Tiny","Big Tits","Ponytail","Tanlines","Small Tits","Asian","Latina","No Condom","Flashing","Foursome","POV","Shaved Pussy","MILF","Money Shot","Kitchen","Hairy Pussy","Cowgirl","Private","Pornstar","Mixed Ethnicity","Straight Hair","Brown Eyes","Thick Top","Fake Tits","Small Ass","Medium Ass","Outie Pussy","Innie Pussy","Light Skin","Medium Skin","T Shirt","Blouse","Mini Skirt","Bra","Casual Wear","Lace","Socks","Necklace","Belly Button Piercings","Professional Production","Cinematic - Story","Home","Dining Room","Tit Play","Ass Play","Dick Play","Tease","Tit Fuck","Reverse Cowgirl","Step Sister","Step Brother","Step Mom","Taboo","Older vs Younger","Medium Height","Average Body","Boots","Earrings","Body Chain","Step Aunt","Long Socks","Curvy","Professional Camera","Low Heels","Cfnm","Step Family","Freeuse","Braless","Cooking","Flexible","Busty Petite","Cute Little Butts","Indifferent Parenting","Indifferent Pleasure","Indifferent Obedient","4k","American","Table","Group Sex","Step Niece","Submissive","Indifferent","Supportive","Exotic","Seductive","Pointy Nips","Boy / Girl / Girl / Girl","Mongol"],"_doc_type":"tour_movie","site":{"itemId":599,"shortName":"use","nickName":"use-pov","name":"UsePOV","billingProfileType":"pay","channel":{"type":null},"seo":{"seoSlug":"use-pov"}},"models":[{"id":"tokyo-lynn","itemId":8546,"title":"Tokyo Lynn","img":"https://images.psmcdn.net/tsv4/model/profiles/tokyo_lynn.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/tokyo_lynn.jpg","alt":"Tokyo Lynn","name":"Tokyo Lynn","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2021-10-27T15:29:09","stats":{"followCount":971,"sceneCount":12},"seo":{"title":"Tokyo Lynn","description":"Tokyo Lynn"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"jade-luv","itemId":3501,"title":"Jade Luv","img":"https://images.psmcdn.net/tsv4/model/profiles/jade_luv.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/jade_luv.jpg","alt":"Jade Luv","name":"Jade Luv","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2018-12-04T17:14:12","stats":{"followCount":1229,"sceneCount":8},"seo":{"title":"Jade Luv","description":"Jade Luv"},"bio":{"about":"","birthdate":null,"heightFeet":null,"heightInches":null,"weight":null,"breastSize":null},"modelBio":null},{"id":"isabella-nice","itemId":2727,"title":"Isabella Nice","img":"https://images.psmcdn.net/tsv4/model/profiles/isabella_nice.jpg","cover":"https://images.psmcdn.net/tsv4/model/covers/1500/isabella_nice.jpg","alt":"Isabella Nice","name":"Isabella Nice","gender":"female","hairColor":"","ethnicity":"","titsType":"","bodyType":"","type":"model","createdDate":"2018-02-27T20:17:31","stats":{"followCount":3460,"sceneCount":34},"seo":{"title":"Isabella Nice","description":"Isabella Nice"},"bio":{"about":"Measurements: 32B-26-32\n\nHair Color: Brunette\n\nNationality: American\n\nTattoos: right ankle\n\nPiercings: navel\n\n","birthdate":"2020-01-11T00:00:00Z","heightFeet":null,"heightInches":null,"weight":null,"breastSize":"32B"},"modelBio":null}],"decorated":false}]]}}],"promoImages":[{"linkBtn":{"link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=64","text":"","type":"remote","target":"_self","premium":false,"cssClass":"join-link","joinLink":false},"linkImg":{"link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=55","type":"remote","target":"_self","cssClass":"join-link","joinLink":false},"position":1,"mobileImg":{"img":"https://rcdn.psmcdn.net/images/64","width":"640","height":"760"},"desktopImg":{"img":"https://rcdn.psmcdn.net/images/55","width":"2000","height":"500"}}]},"seriesPageCarousel":{"items":[{"alt":"","img":"https://rcdn.psmcdn.net/images/373","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=373","type":"remote","video":"","target":"_self","customClass":"join-link"}],"controls":true,"dataMode":"dynamic","interval":3000,"indicators":true,"mobileItems":[{"alt":"","img":"https://rcdn.psmcdn.net/images/374","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=374","type":"remote","title":"","video":"","target":"_self","customClass":"join-link"}],"dynamicRange":"0-5","placeholderPadding":"25%","placeholderMobilePadding":"118%","seriesPageCarouselEnabled":true},"seriesPromoBanners":{"promoBanners":[{"img":"https://rcdn.psmcdn.net/images/455","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=455","siteName":"freeuse-fantasy","imgMobile":"https://rcdn.psmcdn.net/images/456","linkMobile":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=456","paddingTopMobile":"118%","paddingTopDesktop":"25%"},{"img":"https://rcdn.psmcdn.net/images/457","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=457","siteName":"use-pov","imgMobile":"https://rcdn.psmcdn.net/images/458","linkMobile":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=458","paddingTopMobile":"118%","paddingTopDesktop":"25%"},{"img":"https://rcdn.psmcdn.net/images/459","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=459","siteName":"freeuse-milf","imgMobile":"https://rcdn.psmcdn.net/images/460","linkMobile":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=460","paddingTopMobile":"118%","paddingTopDesktop":"25%"},{"img":"https://rcdn.psmcdn.net/images/461","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=461","siteName":"freakyfembots","imgMobile":"https://rcdn.psmcdn.net/images/462","linkMobile":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=462","paddingTopMobile":"118%","paddingTopDesktop":"25%"},{"img":"https://rcdn.psmcdn.net/images/463","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=463","siteName":"freeuse-singles","imgMobile":"https://rcdn.psmcdn.net/images/464","linkMobile":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=464","paddingTopMobile":"118%","paddingTopDesktop":"25%"}]},"latestPremiumVideos":{"items":{"count":-1,"initialPage":0,"pages":[]}},"premiumPageCarousel":{"items":[{"alt":"Premium ","img":"https://rcdn.psmcdn.net/images/60","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=60","type":"remote","video":"","target":"_self","customClass":"join-link"}],"enabled":true,"controls":true,"dataMode":"dynamic","interval":5000,"indicators":true,"mobileItems":[{"alt":"","img":"https://rcdn.psmcdn.net/images/69","link":"https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&zoneid=69","type":"remote","title":"","video":"","target":"_self","customClass":"join-link"}],"dynamicRange":"0-5","placeholderPadding":"25%","placeholderMobilePadding":"118%"},"originalSeriesLineup":{"text":"","items":{"count":-1,"initialPage":0,"pages":[]},"sectionTitle":"ORIGINAL SERIES LINEUP"},"popularPremiumVideos":{"items":{"count":-1,"initialPage":0,"pages":[]}},"modelDecoration":{},"featuredModels":{},"categoriesContent":{},"categories":{"items":{"count":-1,"initialPage":0,"pages":[]}}},"options":{"data":{"content":{"server":true,"frontend":false},"blueprint":{"server":true,"frontend":false}},"render":{"ssr":"first","baseRoute":""},"themes":["teamskeet.css"],"editSettings":{"editMode":false,"editSave":null},"tourId":"mjg5ixyv5i","tcId":"84107"},"blueprintParams":{"seo":{"modelPage":{"h1":"%model_name%","title":"%model_name% Porn Videos - Freeuse","metaDescription":"Watch all 4K & HD premium porn movies featuring %model_name% at %tour_name%. Check her exclusive Freeuse.com profile out today!"},"videoPage":{"h1":"%movie_name%","title":"%movie_name% Video - %model_name% | Freeuse.com","metaDescription":"Watch \"%movie_name%\" featuring %model_names%. Stream this free 4K movie only at Freeuse.com!"},"modelsPage":{"h1":"All Freeuse.com Pornstars & Models","h2":"","title":"Pornstars & Top Performers | Freeuse.com","canonical":"https://www.freeuse.com/models","mainJoinText":"Join","alternateName":[],"metaDescription":"A complete list of all pornstars and models featured at Freeuse.com. Check the hottest teens and moms having freeuse sex in premium porn movies."},"searchPage":{"h1":"%searchPageQuery% Freeuse Porn Videos","title":"%searchPageQuery% Porn Videos","description":"%searchPageQuery% porn videos on Freeuse.com"},"seriesPage":{"h1":"Premium Freeuse Series","h2":"","title":"All Exclusive Series | Freeuse.com","canonical":"https://www.freeuse.com/series","mainJoinText":"","alternateName":[],"metaDescription":"Explore all the exclusive porn series and more that are a part of the Freeuse Network. Watch it all in 4k and HD."},"videosPage":{"h1":"All Freeuse.com Videos","h2":"","title":"Freeuse Porn Videos in 4K - Freeuse.com","canonical":"https://www.freeuse.com/movies","mainJoinText":"Join Now","alternateName":[],"metaDescription":"Enjoy Freeuse.com by getting a taste of our freeuse clips in full HD. Enjoy content from the creators of the best free use porn videos on the Internet."},"definitions":{"tour_url":"Freeuse.com","tour_name":"Freeuse","network_url":"Freeuse.com","network_name":"Freeuse","tour_short_description":"Milfs & teens have freeuse sex","network_porn_type_plural_person":"Freeuse milfs & teens"},"categoriesPage":{"h1":"All Categories","title":"Categories Page","description":"Categories Description"},"seriesListPage":{"h1":"","h2":"","title":"Original Porn Series, Sites & Videos","canonical":"","mainJoinText":"","alternateName":[],"metaDescription":"Freeuse Original Porn Series features thousands of award-winning porn videos, the hottest pornstars and most beautiful girls on the Internet."},"modelVideosPage":{"title":"%model_name%'s Most Popular Videos","metaDescription":"Watch these %model_name% videos on Freeuse.com"},"seriesModelsPage":{"title":"%seriesName% Models | Freeuse","metaDescription":"Check out all the hottest %seriesName% models and their profiles today. Only available on Freeuse.com!"},"seriesVideosPage":{"title":"%seriesName% Videos | Freeuse","metaDescription":"Browse through the complete list of %seriesName% videos in HD and 4K. Join Freeuse to watch more!"},"premiumSeriesPage":{"h1":"TeamSkeet Premium Series Page H1 Tag","h2":"TeamSkeet Premium Series Page H2 Tag","title":"Freeuse.com | Reptyle","noIndex":true,"canonical":"https://www.freeuse.com/series/premium","mainJoinText":"Join Now","alternateName":["TeamSkeet Premium Series","freeuse.com"],"metaDescription":"Why get only Freeuse where you can get Reptyle? Learn more about the best porn membership. Join today!"},"categoryVideosPage":{"h1":"","title":"","description":""},"featuredModelsPage":{"title":"%seriesName% Porn Videos","canonical":"","metaDescription":"Watch these %seriesName% videos on teamskeet.com"}},"banner":{},"footer":{"text":"","rtaLogo":"https://images.psmcdn.net/assets/ts/img/rta/120/d.gif","disclaimer":"Individuals featured in these films did so of their own free will, without harm, or force. All situations are only depictions and not reality. All performers are 18 or older. All activity is fully consensual.","extraLinks":[{"link":"series/freeuse-fantasy","text":"FREEUSEFANTASY","type":"local","target":"_self","disableNofollow":true},{"link":"series/freeuse-milf","text":"FREEUSEMILF","type":"local","target":"_self","disableNofollow":true},{"link":"series/use-pov","text":"USEPOV","type":"local","target":"_self","disableNofollow":true},{"link":"discount","text":"DISCOUNT","type":"remote","target":"_self","disableNofollow":false}],"billingText":"For billing inquiries or to cancel your membership, please visit \u003ca class='text-white' href='https://cs.segpay.com/'>SEGPAY\u003c/a>, \u003ca class='text-white' href='https://epoch.com/'>EPOCH\u003c/a>, our authorized payment processors, or \u003ca class='text-white' href='https://www.psmhelp.com/billingsupport'>our billing support page.\u003c/a>","companyName":"FREEUSE | Paper Street Media, LLC & Neptune Media, LLC","customLinks":[{"img":"https://assets.psmcdn.net/ts/img/xbiz.png","link":"","text":"","customClass":"ml-0 ml-lg-n5 px-3 mb-2"},{"img":"https://assets.psmcdn.net/ts/img/pornhub.png","link":"","text":"","customClass":"px-3 mb-2"},{"img":"https://assets.psmcdn.net/ts/img/avnawards.png","link":"","text":"","customClass":"px-3 mb-2"},{"img":"https://assets.psmcdn.net/ts/img/rise.png","link":"","text":"","customClass":"px-3 mb-2"},{"img":"https://assets.psmcdn.net/ts/img/galaxyawards.png","link":"","text":"","customClass":"px-3 mb-2"}],"socialLinks":{"subLinks":[{"icon":"https://assets.psmcdn.net/ts/img/twitter_icon.png","link":"https://x.com/freeuse_network","target":"_blank","linkTitle":"","disableNofollow":false},{"icon":"https://assets.psmcdn.net/ts/img/instagram_icon.png","link":"https://www.instagram.com/freeusenetwork/","target":"_blank","linkTitle":"","disableNofollow":false}],"customClass":"px-5 mx-3 mt-lg-0 mt-3","sectionTitle":"SOCIAL MEDIA"},"billingLinks":{"subLinks":[{"icon":"","link":"https://psmhelp.com/billingsupport ","target":"_blank","linkTitle":"PAPER STREET MEDIA","disableNofollow":false},{"icon":"","link":"https://mlfhelp.com/billingsupport","target":"_blank","linkTitle":"NEPTUNE MEDIA","disableNofollow":false}],"customClass":"px-5 mx-3 mt-lg-0 mt-3","sectionTitle":"BILLING SUPPORT:"},"sectionTitle":"","complianceLink":{"link":"//www.psmhelp.com/section2257","target":"_blank","disableNofollow":false},"corporateLinks":{"subLinks":[{"icon":"","link":"//www.paperstreetcash.com","target":"_blank","linkTitle":"WEBMASTERS","disableNofollow":false},{"icon":"","link":"//www.psmhelp.com/content-removal","target":"_blank","linkTitle":"CONTENT REMOVAL","disableNofollow":false},{"icon":"","link":"//www.psmhelp.com/tos","target":"_blank","linkTitle":"TERMS","disableNofollow":false},{"icon":"","link":"//www.psmhelp.com/complaints","target":"_blank","linkTitle":"COMPLAINTS","disableNofollow":false},{"icon":"","link":"//www.psmhelp.com/dmca","target":"_blank","linkTitle":"DMCA","disableNofollow":false},{"icon":"","link":"//www.psmhelp.com/anti-trafficking","target":"_blank","linkTitle":"TRUST & SAFETY","disableNofollow":false}],"customClass":"px-5 mx-3","sectionTitle":"CORPORATE:"},"customerServiceLinks":{"subLinks":[{"icon":"","link":"//www.psmhelp.com/faq","target":"_blank","linkTitle":"F.A.Q","disableNofollow":false},{"icon":"","link":"//www.psmhelp.com/","target":"_blank","linkTitle":"HELP","disableNofollow":false},{"icon":"","link":"//www.psmhelp.com/refund","target":"_blank","linkTitle":"REFUND POLICY","disableNofollow":false},{"icon":"","link":"//www.psmhelp.com/technicalsupport","target":"_blank","linkTitle":"TECHNICAL","disableNofollow":false},{"icon":"","link":"//www.psmhelp.com/privacy","target":"_blank","linkTitle":"PRIVACY POLICY","disableNofollow":false}],"customClass":"px-5 mx-3","sectionTitle":"CUSTOMER SERVICE:"},"termsAndConditionsAgreement":"By accessing this website you confirm your agreement to our Terms and Conditions, Privacy Policy and Cookies Policy."},"header":{"logo":"https://images.psmcdn.net/design/tour/promo/freeuse_bundle24/logo/SVG/freeuse.svg","pages":[{"icon":"","link":"movies","text":"Videos","type":"local","target":"_self"},{"icon":"https://images.psmcdn.net/ts/premium/assets/premium_r.svg","link":"series/premium","text":"REPTYLE","type":"local","target":"_self"},{"icon":"","link":"models","text":"Models","type":"local","target":"_self"},{"icon":"","link":"series","text":"Series","type":"local","target":"_self"}],"logoAlt":"Freeuse","logoTitle":"Freeuse","logoWidth":300,"categories":false,"logoHeight":70,"premiumLegacy":true,"premiumSeries":true,"hideMiniMobileMenu":false},"general":{"ga":"G-42FSPWHFTK","h1":"H1 This is a test","h2":"H2 this is a test","p1":"P1 this is a test","p2":"P2 this is a test","gtm":"GTM-PGJQM5TM","title":"Freeuse Porn Site (Official) | Freeuse.com","cookies":{"cookieLink":"https://www.psmhelp.com/cookies","privacyLink":"https://www.psmhelp.com/privacy"},"favicon":"https://images.psmcdn.net/design/tour/promo/freeuse_bundle24/favicon/favicon.ico","joinUrl":"https://join.freeuse.com/track/MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w/join","network":{"slug":"teamskeet","shortName":"ts"},"noIndex":false,"joinForm":"https://join.freeuse.com/track/MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w/join?tpl=join26","joinText":"Join Now","promoBar":{"adSource":"https://ads-tours-api.psmcode.com/?section=promobar&network=ts&site=fub"},"abTesting":true,"canonical":"https://www.freeuse.com","schemaOrg":{"url":"https://www.freeuse.com","logo":"https://images.psmcdn.net/design/tour/promo/freeuse_bundle24/logo/SVG/freeuse.svg","name":"Freeuse","sameAs":["http://twitter.com/teamskeet","http://www.instagram.com/teamskeetsociety/"],"alternateName":["freeuse bundle","freeuse"]},"disclaimer":{"legacy":true,"enabled":false,"policyLink":"https://www.psmhelp.com/tos","exitButtonLink":"https://www.disney.com","exitButtonText":"Exit","joinLinkEnabled":true,"exitButtonEnabled":true},"joinBanner":{"enabled":false,"bannerUrl":""},"playLimits":{"text":"Sign up for unlimited access or come back tomorrow!","count":20,"header":"Play Limit Reached!","enabled":true,"buttonText":"Join Now","limitBackgroundImg":""},"customColor":"#8585FF","forceSiteId":"204","hideXSeries":true,"titleSuffix":"Freeuse","customStyles":[],"matomoSiteId":"4","missingModel":"https://images.psmcdn.net/tour/common/img/missing_female.jpg","missingThumb":"https://images.psmcdn.net/tour/common/img/missing_thumbnail.jpg","pageNotFound":{"h1":"404","h2":"Whoa! You’ve traveled too far…","h3":"The page you are looking for no longer exists.","image":"https://assets.psmcdn.net/ts/img/404.png"},"contentGender":"female","customScripts":[],"memberAreaUrl":"https://auth.reptyle.com/oauth/login?site=fub&rd=ma","missingImages":{"missingModelThumb":"https://images.psmcdn.net/tour/common/img/missing_female.jpg","missingMovieThumb":"https://images.psmcdn.net/tour/common/img/missing_thumbnail.jpg","missingSeriesThumb":"https://via.placeholder.com/370x570.jpg?text=Image+Not+Found"},"missingSeries":"https://via.placeholder.com/370x570.jpg?text=","joinFormHeight":"800px","matomoProxyUrl":"https://fos.freeuse.com/1/4/_a/init.js","ageVerification":{"title":"content for over 18+ only","btnText":"I AGREE - ENTER","enabled":true,"mobileBg":"","desktopBg":"","description":"This Website is for use solely by individuals who are at least 18 years old and have reached the age of majority or age of consent as determined by the laws of the jurisdiction from which they are accessing the Website. Accessing this Website while underage might be prohibited by law. [break] Under \u003ca href='https://www.law.cornell.edu/uscode/text/47/230'>47 U.S.C. § 230(d)\u003c/a>, you are notified that parental control protections (including computer hardware, software, or filtering services) are commercially available that might help in limiting access to material that is harmful to minors. You can find information about providers of these protections on the Internet by searching “parental control protection” or similar terms. If minors have access to your computer, please restrain their access to sexually explicit material by using these products: \u003ca href='https://cybersitter.27labs.com/'>CYBERsitter™\u003c/a> | \u003ca href='http://www.netnanny.com/'>Net Nanny®\u003c/a> | \u003ca href='https://safetonet.com/'>SafeToNet\u003c/a> | \u003ca href='http://www.asacp.org/'>ASACP.\u003c/a>","exitBtnText":"I DISAGREE","exitbtnLink":"https://www.shopteamskeet.com","termsOfAgreement":{"tosDate":"","agreeTitle":"By clicking “I Agree” below, you state that the following statements are accurate:","agreePoints":["You are at least 18 years old and the age of majority or age of consent in your jurisdiction.","You will promptly leave this Website if you are offended by its content.","You will not hold the Website’s owners or its employees responsible for any materials located on the Website.","You acknowledge that the Website’s \u003ca href='https://psmhelp.com/tos'>Terms of Service\u003c/a> govern your use of the Website, and you have reviewed and agree to be bound by the \u003ca href='https://psmhelp.com/tos'>Terms of Service\u003c/a>."],"disagreeNote":"If you disagree with the above, click on the “I Disagree” button below to leave the Website."},"btnTeexitBtnTextt":"Exit here"},"contentEndpoint":"https://tours-store.psmcdn.net/freeusebundle/_search","metaDescription":"Welcome to Freeuse. Often referred to as \"Free Use\" made by the original creators of premium freeuse porn. Anything goes, anytime, and anywhere!","pageNotFoundImg":"https://images.psmcdn.net/reptyle/tour/cutout/reptyle_404_cutout.png","premiumJoinForm":"https://join.freeuse.com/track/MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w/join?tpl=join26","customHoverColor":"","disableSeriesLink":false,"enableForceSiteId":true,"customBtnTextColor":"","decorationEndpoint":"","enablePremiumContent":false,"premiumJoinFormHeight":"800px","secureTrailerEndpoint":"https://sstg.psmcode.com","allowPremiumSeriesPageLinks":true,"seriesThumbContainerPadding":"162%","customSeriesPagePlayButtonCta":""},"subFooter":{"text":"Become a member today and start streaming or downloading all our Swappz videos in seconds.","disabled":true,"sectionTitle":"Family Cums First at Swappz"},"experiments":{"experimentConfigs":[]},"availablePages":[],"bannerSeparator":{},"siteDescription":{}}};Unknown directive
118 window.bpCdnPath = "https://tcms.psmcdn.net/7353ba03abfb70cb56f79e05626f171fee0280c7";Unknown directive
119 window.dbUrl="https://tours-store.psmcdn.net/fub-network-2rxb2da7xn";Unknown directive
120 </script>Syntax not understood
121 <script>Syntax not understood
122 window.__INITIAL_STATE__.options.editSettings.editMode = false;Syntax not understood
123 window.__INITIAL_STATE__.options.editSettings.editSave = function(){};Syntax not understood
124 window.__tourScope= {Syntax not understood
125 tourId: "mjg5ixyv5i",Unknown directive
126 aId: "1386"Unknown directive
127 }Syntax not understood
128 </script>Syntax not understood
129 </head>Syntax not understood
130 <body onload="customLoadingScriptsCall()">Syntax not understood
131 <div id="root"><div class="ts-organic"><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PGJQM5TM" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><div class="sticky-top" style="transition:all 0.1s ease-in-out;transform:translateY(0%)"><div class="header-container m-links"><div class="header-wrapper "><div class="left-mobile-menu"><div class="hamburger-icon mobile "><span></span><span></span><span></span></div><div class="search mobile"></div></div><a class="mobile logo" rel="" title="" id="" data-testid="series-thumb" href="/"> <div style="padding-top:24%" class="imagex-container site-logo showpacity"><img class=" showpacity" srcSet="" sizes="" src="https://images.psmcdn.net/design/tour/promo/freeuse_bundle24/logo/SVG/freeuse.svg" alt="Freeuse" title="Freeuse" decoding="auto"/></div> </a><div class="left-menu desktop"><div class="logo-wrapper"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/"> <div style="padding-top:24%" class="imagex-container site-logo showpacity"><img class=" showpacity" srcSet="" sizes="" src="https://images.psmcdn.net/design/tour/promo/freeuse_bundle24/logo/SVG/freeuse.svg" alt="Freeuse" title="Freeuse" decoding="auto"/></div> </a></div><div class="menu-wrapper"><div class="navmenu-item"><a class="" rel="" title="Videos" id="" data-testid="series-thumb" href="/movies"> <!-- -->Videos<!-- --> </a></div><div class="navmenu-item"><a class="" rel="" title="REPTYLE" id="" data-testid="series-thumb" href="/series/premium"> <img width="30" height="20" alt="" src="https://images.psmcdn.net/ts/premium/assets/premium_r.svg" class="menu-item-icon"/>REPTYLE<!-- --> </a></div><div class="navmenu-item"><a class="" rel="" title="Models" id="" data-testid="series-thumb" href="/models"> <!-- -->Models<!-- --> </a></div><div class="navmenu-item"><a class="" rel="" title="Series" id="" data-testid="series-thumb" href="/series"> <!-- -->Series<!-- --> </a></div><div class="navmenu-item search"></div></div></div><div class="right-menu"><a href="https://join.freeuse.com/track/MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w/join" class="join-button-nav join-link" rel="nofollow" title="" id=""> <div class="desktop">Join Now</div><div class="mobile">Join</div> </a><a href="https://auth.reptyle.com/oauth/login?site=fub&amp;rd=ma" class="login-button-nav desktop" rel="" title="" id="" data-testid="series-thumb"> <div class="">Login</div> </a></div></div><div class=""><div class="mobile left-menu-mobile-container"><div class="left-menu-mobile mobile"><div class="menu-wrapper"><div class="navmenu-item"><a class="" rel="" title="Videos" id="" data-testid="series-thumb" href="/movies"> <div class="menu-text-mobile disp-block">Videos</div><div class="mobile-border not-active"></div> </a></div><div class="navmenu-item"><a class="" rel="" title="REPTYLE" id="" data-testid="series-thumb" href="/series/premium"> <img width="27" height="18" src="https://images.psmcdn.net/ts/premium/assets/premium_r.svg" alt="" class="menu-item-icon disp-block"/><div class="menu-text-mobile disp-block">REPTYLE</div><div class="mobile-border not-active"></div> </a></div><div class="navmenu-item"><a class="" rel="" title="Models" id="" data-testid="series-thumb" href="/models"> <div class="menu-text-mobile disp-block">Models</div><div class="mobile-border not-active"></div> </a></div><div class="navmenu-item"><a class="" rel="" title="Series" id="" data-testid="series-thumb" href="/series"> <div class="menu-text-mobile disp-block">Series</div><div class="mobile-border not-active"></div> </a></div></div></div></div></div></div></div><div class="carousel-root" tabindex="0"><div class="carousel carousel-slider" style="width:100%"><button type="button" aria-label="previous slide / item" class="control-arrow control-prev"></button><div class="slider-wrapper axis-horizontal"><ul class="slider animated" style="-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);-o-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);-webkit-transition-duration:350ms;-moz-transition-duration:350ms;-ms-transition-duration:350ms;-o-transition-duration:350ms;transition-duration:350ms;-ms-transition-duration:350ms"><li class="slide"><div class="img-slider"><a href="https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&amp;zoneid=346" class=" join-link" rel="" title="" id=""> <div style="padding-top:25%" class="imagex-container slide-image-wrapper"></div> </a></div></li><li class="slide selected"><div class="img-slider"><a href="https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&amp;zoneid=53" class=" join-link" rel="" title="" id=""> <div style="padding-top:25%" class="imagex-container slide-image-wrapper showpacity"><img class="img-responsive slider-image showpacity" srcSet="https://rcdn.psmcdn.net/cdn-cgi/image/width=768,quality=90/images/53 768w, https://rcdn.psmcdn.net/cdn-cgi/image/width=1028,quality=90/images/53 1028w, https://rcdn.psmcdn.net/images/53 2000w" sizes="(max-width: 768px) 768px, (max-width: 1028px) and (min-width: 769px) 1028px, (min-width: 1029px) 2000px" src="https://rcdn.psmcdn.net/images/53" alt="fanfan25" loading="eager" fetchpriority="high" decoding="async"/></div> </a></div></li><li class="slide"><div class="img-slider"><a href="https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&amp;zoneid=54" class=" join-link" rel="" title="" id=""> <div style="padding-top:25%" class="imagex-container slide-image-wrapper"></div> </a></div></li><li class="slide"><div class="img-slider"><a href="https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&amp;zoneid=346" class=" join-link" rel="" title="" id=""> <div style="padding-top:25%" class="imagex-container slide-image-wrapper"></div> </a></div></li><li class="slide selected"><div class="img-slider"><a href="https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&amp;zoneid=53" class=" join-link" rel="" title="" id=""> <div style="padding-top:25%" class="imagex-container slide-image-wrapper showpacity"><img class="img-responsive slider-image showpacity" srcSet="https://rcdn.psmcdn.net/cdn-cgi/image/width=768,quality=90/images/53 768w, https://rcdn.psmcdn.net/cdn-cgi/image/width=1028,quality=90/images/53 1028w, https://rcdn.psmcdn.net/images/53 2000w" sizes="(max-width: 768px) 768px, (max-width: 1028px) and (min-width: 769px) 1028px, (min-width: 1029px) 2000px" src="https://rcdn.psmcdn.net/images/53" alt="fanfan25" loading="eager" fetchpriority="high" decoding="async"/></div> </a></div></li></ul></div><button type="button" aria-label="next slide / item" class="control-arrow control-next"></button></div></div><div class="p-3"></div><div class="d-block"><div class="multiCarousel"><div class="react-multi-carousel-list "><ul class="react-multi-carousel-track " style="transition:none;overflow:unset;transform:translate3d(0px,0,0)"></ul></div></div></div><div class="p-lg-3"></div><div data-test="row" class="row m-0 availablePages"><div data-test="col" class="col-6 col-lg-4 p-0 videoCard"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies"> <div data-test="card" class="collection-card card"><div class="view overlay zoom" data-test="view"><div style="padding-top:133.33%" class="imagex-container "></div></div><div class="infoWrapper"><div class="h5-responsive text-uppercase thumbTitle">Movies</div><div class="infoBar"></div><div class="description pt-3 px-5">The Entire FreeUse Collection</div><div class="text-center"><button class="btn text-uppercase readMore mt-4 mx-auto">See More</button></div></div></div> </a></div><div data-test="col" class="col-6 col-lg-4 p-0 videoCard"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/models"> <div data-test="card" class="collection-card card"><div class="view overlay zoom" data-test="view"><div style="padding-top:133.33%" class="imagex-container "></div></div><div class="infoWrapper"><div class="h5-responsive text-uppercase thumbTitle">Models</div><div class="infoBar"></div><div class="description pt-3 px-5">Famous Models , Up-And-Comers, and Hidden Gems</div><div class="text-center"><button class="btn text-uppercase readMore mt-4 mx-auto">See More</button></div></div></div> </a></div><div data-test="col" class="col-6 col-lg-4 p-0 videoCard"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/premium"> <div data-test="card" class="collection-card card"><div class="view overlay zoom" data-test="view"><div style="padding-top:133.33%" class="imagex-container "></div></div><div class="infoWrapper"><div class="h5-responsive text-uppercase thumbTitle">Reptyle</div><div class="infoBar"></div><div class="description pt-3 px-5">Get unlimited access to all our studios!</div><div class="text-center"><button class="btn text-uppercase readMore mt-4 mx-auto">See More</button></div></div></div> </a></div></div><div class="p-lg-3"></div><div><div class="home-video-row home-video-row-0 home-video-row-latest"><div class="d-block "><div data-test="container" class="container p-0 thumbContainer"><div data-test="row" class="row"><div data-test="col" class="col-12 px-1 "><div class="clearfix"><h2 class="float-left contentTitle text-uppercase">Upcoming &amp; Latest Videos</h2><div class="float-right viewAllLink text-uppercase"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies?filter=recent"> <i data-test="fa" class="fa fa-list"></i> View All<!-- --> </a></div></div></div></div><div data-test="row" class="row justify-content-left"><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="freeuse-bar-rules-the-clients-can-use-me-too-share-me" id="" data-testid="series-thumb" href="/movies/freeuse-bar-rules-the-clients-can-use-me-too-share-me"> <div class="coming-soon-thumb"><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/melia-avelin"> <!-- -->Melia Avelin<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/freeuse-fantasy"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>Freeuse Fantasy</small></div> </a><img class="premium-icon-movie-thumb" src="https://assets.psmcdn.net/ts/img/diamond.svg"/></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/freeuse-bar-rules-the-clients-can-use-me-too-share-me"> <small class="description">Freeuse Bar Rules: The Clients Can Use Me Too! Share Me</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>08/19/2026</small></div></div></div></div></div><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="you-do-the-dishes-and-ill-do-you-she-is-the-new-sex-toy-while-mommy-is-away" id="" data-testid="series-thumb" href="/movies/you-do-the-dishes-and-ill-do-you-she-is-the-new-sex-toy-while-mommy-is-away"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/gigi-sweets"> <!-- -->Gigi Sweets<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/freeuse-fantasy"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>Freeuse Fantasy</small></div> </a><img class="premium-icon-movie-thumb" src="https://assets.psmcdn.net/ts/img/diamond.svg"/></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/you-do-the-dishes-and-ill-do-you-she-is-the-new-sex-toy-while-mommy-is-away"> <small class="description">&quot;You Do the Dishes, and I&#x27;ll Do You&quot; - She is the New Sex Toy While Mommy is Away</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>08/12/2026</small></div></div></div></div></div><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="do-you-like-being-used-while-he-watches-a-threesome-is-better-than-training" id="" data-testid="series-thumb" href="/movies/do-you-like-being-used-while-he-watches-a-threesome-is-better-than-training"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/millie-morgan"> <!-- -->Millie Morgan<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/freeuse-fantasy"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>Freeuse Fantasy</small></div> </a><img class="premium-icon-movie-thumb" src="https://assets.psmcdn.net/ts/img/diamond.svg"/></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/do-you-like-being-used-while-he-watches-a-threesome-is-better-than-training"> <small class="description">&quot;Do You Like Being Used While He Watches?&quot; - A Threesome is Better Than Training</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>08/05/2026</small></div></div></div></div></div><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="my-new-freeuse-home-sophia-taught-me-everything-i-need-to-know" id="" data-testid="series-thumb" href="/movies/my-new-freeuse-home-sophia-taught-me-everything-i-need-to-know"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/harley-love"> <!-- -->Harley Love<!-- --> </a> and <a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/sophia-locke"> <!-- -->Sophia Locke<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/use-pov"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>UsePOV</small></div> </a></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/my-new-freeuse-home-sophia-taught-me-everything-i-need-to-know"> <small class="description">My New Freeuse Home: Sophia Taught Me Everything I Need to Know</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>08/02/2026</small></div></div></div></div></div><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="freeuse-academy-my-holes-are-for-any-all-students" id="" data-testid="series-thumb" href="/movies/freeuse-academy-my-holes-are-for-any-all-students"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/kimmie-haze"> <!-- -->Kimmie Haze<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/freeuse-fantasy"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>Freeuse Fantasy</small></div> </a><img class="premium-icon-movie-thumb" src="https://assets.psmcdn.net/ts/img/diamond.svg"/></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/freeuse-academy-my-holes-are-for-any-all-students"> <small class="description">Freeuse Academy: My Holes Are for Any &amp; All Students</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>07/29/2026</small></div></div></div></div></div></div></div></div></div></div><div><div class="spot"><a href="https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&amp;zoneid=55" class=" join-link" rel="nofollow" title="" id="" data-testid="series-thumb"> <div style="padding-top:25%" class="imagex-container "></div> </a><div class="mb-5"></div></div><div class="home-video-row home-video-row-1 home-video-row-popular"><div class="d-block "><div data-test="container" class="container p-0 thumbContainer"><div data-test="row" class="row"><div data-test="col" class="col-12 px-1 "><div class="clearfix"><h2 class="float-left contentTitle text-uppercase">Popular Videos</h2><div class="float-right viewAllLink text-uppercase"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies?filter=popular"> <i data-test="fa" class="fa fa-list"></i> View All<!-- --> </a></div></div></div></div><div data-test="row" class="row justify-content-left"><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="endless-desire-possibilities" id="" data-testid="series-thumb" href="/movies/endless-desire-possibilities"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/gabbie-carter"> <!-- -->Gabbie Carter<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/freeuse-fantasy"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>Freeuse Fantasy</small></div> </a><img class="premium-icon-movie-thumb" src="https://assets.psmcdn.net/ts/img/diamond.svg"/></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/endless-desire-possibilities"> <small class="description">Endless Desire Possibilities</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>02/24/2021</small></div></div></div></div></div><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="sharing-is-truly-caring" id="" data-testid="series-thumb" href="/movies/sharing-is-truly-caring"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/savannah-sixx"> <!-- -->Savannah Sixx<!-- --> </a> and <a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/kit-mercer"> <!-- -->Kit Mercer<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/freeuse-fantasy"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>Freeuse Fantasy</small></div> </a><img class="premium-icon-movie-thumb" src="https://assets.psmcdn.net/ts/img/diamond.svg"/></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/sharing-is-truly-caring"> <small class="description">Sharing Is Truly Caring</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>10/14/2020</small></div></div></div></div></div><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="hailey-on-the-mind" id="" data-testid="series-thumb" href="/movies/hailey-on-the-mind"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/hailey-rose"> <!-- -->Hailey Rose<!-- --> </a> and <a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/amanda-thickk"> <!-- -->Amanda Thickk<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/freeuse-fantasy"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>Freeuse Fantasy</small></div> </a><img class="premium-icon-movie-thumb" src="https://assets.psmcdn.net/ts/img/diamond.svg"/></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/hailey-on-the-mind"> <small class="description">Hailey on the Mind</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>08/19/2023</small></div></div></div></div></div><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="the-coolest-stepdad" id="" data-testid="series-thumb" href="/movies/the-coolest-stepdad"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/alexia-anders"> <!-- -->Alexia Anders<!-- --> </a> and <a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/mia-taylor"> <!-- -->Mia Taylor<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/freeuse-fantasy"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>Freeuse Fantasy</small></div> </a><img class="premium-icon-movie-thumb" src="https://assets.psmcdn.net/ts/img/diamond.svg"/></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/the-coolest-stepdad"> <small class="description">The Coolest Stepdad</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>04/28/2021</small></div></div></div></div></div><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="time-of-the-month" id="" data-testid="series-thumb" href="/movies/time-of-the-month"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/london-rose"> <!-- -->London Rose<!-- --> </a> and <a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/tristan-summers"> <!-- -->Tristan Summers<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/freeuse-fantasy"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>Freeuse Fantasy</small></div> </a><img class="premium-icon-movie-thumb" src="https://assets.psmcdn.net/ts/img/diamond.svg"/></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/time-of-the-month"> <small class="description">Time Of The Month</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>08/04/2021</small></div></div></div></div></div></div></div></div></div></div><div><div class="home-video-row home-video-row-2 home-video-row-featured"><div class="d-block "><div data-test="container" class="container p-0 thumbContainer"><div data-test="row" class="row"><div data-test="col" class="col-12 px-1 "><div class="clearfix"><h2 class="float-left contentTitle text-uppercase">Freeuse Fantasy</h2><div class="float-right viewAllLink text-uppercase"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/search?filter=%22freeuse+fantasy%22&amp;sort=latest"> <i data-test="fa" class="fa fa-list"></i> View All<!-- --> </a></div></div></div></div><div data-test="row" class="row justify-content-left"><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="freeuse-bar-rules-the-clients-can-use-me-too-share-me" id="" data-testid="series-thumb" href="/movies/freeuse-bar-rules-the-clients-can-use-me-too-share-me"> <div class="coming-soon-thumb"><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/melia-avelin"> <!-- -->Melia Avelin<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/freeuse-fantasy"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>Freeuse Fantasy</small></div> </a><img class="premium-icon-movie-thumb" src="https://assets.psmcdn.net/ts/img/diamond.svg"/></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/freeuse-bar-rules-the-clients-can-use-me-too-share-me"> <small class="description">Freeuse Bar Rules: The Clients Can Use Me Too! Share Me</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>08/19/2026</small></div></div></div></div></div><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="you-do-the-dishes-and-ill-do-you-she-is-the-new-sex-toy-while-mommy-is-away" id="" data-testid="series-thumb" href="/movies/you-do-the-dishes-and-ill-do-you-she-is-the-new-sex-toy-while-mommy-is-away"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/gigi-sweets"> <!-- -->Gigi Sweets<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/freeuse-fantasy"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>Freeuse Fantasy</small></div> </a><img class="premium-icon-movie-thumb" src="https://assets.psmcdn.net/ts/img/diamond.svg"/></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/you-do-the-dishes-and-ill-do-you-she-is-the-new-sex-toy-while-mommy-is-away"> <small class="description">&quot;You Do the Dishes, and I&#x27;ll Do You&quot; - She is the New Sex Toy While Mommy is Away</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>08/12/2026</small></div></div></div></div></div><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="do-you-like-being-used-while-he-watches-a-threesome-is-better-than-training" id="" data-testid="series-thumb" href="/movies/do-you-like-being-used-while-he-watches-a-threesome-is-better-than-training"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/millie-morgan"> <!-- -->Millie Morgan<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/freeuse-fantasy"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>Freeuse Fantasy</small></div> </a><img class="premium-icon-movie-thumb" src="https://assets.psmcdn.net/ts/img/diamond.svg"/></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/do-you-like-being-used-while-he-watches-a-threesome-is-better-than-training"> <small class="description">&quot;Do You Like Being Used While He Watches?&quot; - A Threesome is Better Than Training</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>08/05/2026</small></div></div></div></div></div><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="freeuse-academy-my-holes-are-for-any-all-students" id="" data-testid="series-thumb" href="/movies/freeuse-academy-my-holes-are-for-any-all-students"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/kimmie-haze"> <!-- -->Kimmie Haze<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/freeuse-fantasy"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>Freeuse Fantasy</small></div> </a><img class="premium-icon-movie-thumb" src="https://assets.psmcdn.net/ts/img/diamond.svg"/></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/freeuse-academy-my-holes-are-for-any-all-students"> <small class="description">Freeuse Academy: My Holes Are for Any &amp; All Students</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>07/29/2026</small></div></div></div></div></div><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="freeuse-is-hr-approved-how-i-became-the-office-fuck-toy" id="" data-testid="series-thumb" href="/movies/freeuse-is-hr-approved-how-i-became-the-office-fuck-toy"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/mellanie-monroe"> <!-- -->Mellanie Monroe<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/freeuse-fantasy"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>Freeuse Fantasy</small></div> </a><img class="premium-icon-movie-thumb" src="https://assets.psmcdn.net/ts/img/diamond.svg"/></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/freeuse-is-hr-approved-how-i-became-the-office-fuck-toy"> <small class="description">Freeuse Is HR Approved: How I Became the Office Fuck Toy</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>07/22/2026</small></div></div></div></div></div></div></div></div></div></div><div><div class="home-video-row home-video-row-3 home-video-row-featured"><div class="d-block "><div data-test="container" class="container p-0 thumbContainer"><div data-test="row" class="row"><div data-test="col" class="col-12 px-1 "><div class="clearfix"><h2 class="float-left contentTitle text-uppercase">Freeuse Milf</h2><div class="float-right viewAllLink text-uppercase"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/search?filter=%22freeuse+milf%22&amp;sort=latest"> <i data-test="fa" class="fa fa-list"></i> View All<!-- --> </a></div></div></div></div><div data-test="row" class="row justify-content-left"><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="the-secret-to-a-happy-family-share-your-wifes-pussy" id="" data-testid="series-thumb" href="/movies/the-secret-to-a-happy-family-share-your-wifes-pussy"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/mssexysaigon"> <!-- -->MsSexySaigon<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/freeuse-milf"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>FreeUse Milf</small></div> </a></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/the-secret-to-a-happy-family-share-your-wifes-pussy"> <small class="description">The Secret to a Happy Family? Share Your Wife&#x27;s Pussy...</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>01/22/2026</small></div></div></div></div></div><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="every-sperm-donor-gets-a-freeusable-nurse" id="" data-testid="series-thumb" href="/movies/every-sperm-donor-gets-a-freeusable-nurse"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/kiki-daire"> <!-- -->Kiki Daire<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/freeuse-milf"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>FreeUse Milf</small></div> </a></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/every-sperm-donor-gets-a-freeusable-nurse"> <small class="description">Every Sperm Donor Gets a Freeusable Nurse</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>01/07/2026</small></div></div></div></div></div><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="prove-that-your-girlfriend-is-a-good-girl-make-her-lick-your-moms-tits" id="" data-testid="series-thumb" href="/movies/prove-that-your-girlfriend-is-a-good-girl-make-her-lick-your-moms-tits"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/julia-james"> <!-- -->Julia James<!-- --> </a> and <a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/krystal-sparks"> <!-- -->Krystal Sparks<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/freeuse-milf"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>FreeUse Milf</small></div> </a></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/prove-that-your-girlfriend-is-a-good-girl-make-her-lick-your-moms-tits"> <small class="description">Prove That Your Girlfriend Is a Good Girl: Make Her Lick Your Mom&#x27;s Tits</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>12/22/2025</small></div></div></div></div></div><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="focus-would-you-listen-more-if-i-taught-with-your-dicks-in-my-mouth" id="" data-testid="series-thumb" href="/movies/focus-would-you-listen-more-if-i-taught-with-your-dicks-in-my-mouth"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/aderes-quin"> <!-- -->Aderes Quin<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/freeuse-milf"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>FreeUse Milf</small></div> </a></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/focus-would-you-listen-more-if-i-taught-with-your-dicks-in-my-mouth"> <small class="description">Focus! Would You Listen More If I Taught With Your Dicks in My Mouth?</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>12/07/2025</small></div></div></div></div></div><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="free-use-gets-whitney-ocs-creative-juices-flowing" id="" data-testid="series-thumb" href="/movies/free-use-gets-whitney-ocs-creative-juices-flowing"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/whitney-oc"> <!-- -->Whitney OC<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/freeuse-milf"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>FreeUse Milf</small></div> </a></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/free-use-gets-whitney-ocs-creative-juices-flowing"> <small class="description">Free Use Gets Whitney OC’s Creative Juices Flowing</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>11/16/2025</small></div></div></div></div></div></div></div></div></div></div><div><div class="home-video-row home-video-row-4 home-video-row-featured"><div class="d-block "><div data-test="container" class="container p-0 thumbContainer"><div data-test="row" class="row"><div data-test="col" class="col-12 px-1 "><div class="clearfix"><h2 class="float-left contentTitle text-uppercase">Use POV</h2><div class="float-right viewAllLink text-uppercase"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/search?filter=%22use+pov%22&amp;sort=latest"> <i data-test="fa" class="fa fa-list"></i> View All<!-- --> </a></div></div></div></div><div data-test="row" class="row justify-content-left"><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="my-new-freeuse-home-sophia-taught-me-everything-i-need-to-know" id="" data-testid="series-thumb" href="/movies/my-new-freeuse-home-sophia-taught-me-everything-i-need-to-know"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/harley-love"> <!-- -->Harley Love<!-- --> </a> and <a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/sophia-locke"> <!-- -->Sophia Locke<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/use-pov"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>UsePOV</small></div> </a></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/my-new-freeuse-home-sophia-taught-me-everything-i-need-to-know"> <small class="description">My New Freeuse Home: Sophia Taught Me Everything I Need to Know</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>08/02/2026</small></div></div></div></div></div><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="our-gpa-bet-shes-my-freeuse-property-all-summer-long" id="" data-testid="series-thumb" href="/movies/our-gpa-bet-shes-my-freeuse-property-all-summer-long"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/sunny-breeze"> <!-- -->Sunny Breeze<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/use-pov"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>UsePOV</small></div> </a></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/our-gpa-bet-shes-my-freeuse-property-all-summer-long"> <small class="description">Our GPA Bet: She’s My Freeuse Property All Summer Long</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>06/21/2026</small></div></div></div></div></div><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="freeuse-initiation-rituals-teaching-the-boys-about-college-life" id="" data-testid="series-thumb" href="/movies/freeuse-initiation-rituals-teaching-the-boys-about-college-life"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/ashlyn-peaks"> <!-- -->Ashlyn Peaks<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/use-pov"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>UsePOV</small></div> </a></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/freeuse-initiation-rituals-teaching-the-boys-about-college-life"> <small class="description">Freeuse Initiation Rituals: Teaching the Boys About College Life</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>06/07/2026</small></div></div></div></div></div><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="the-government-sent-me-a-personal-fuck-toy-cum-collector-bot-looks-like-my-teacher" id="" data-testid="series-thumb" href="/movies/the-government-sent-me-a-personal-fuck-toy-cum-collector-bot-looks-like-my-teacher"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/mckenna-lynn"> <!-- -->Mckenna Lynn<!-- --> </a> and <a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/carmen-valentina"> <!-- -->Carmen Valentina<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/use-pov"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>UsePOV</small></div> </a></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/the-government-sent-me-a-personal-fuck-toy-cum-collector-bot-looks-like-my-teacher"> <small class="description">The Government Sent Me a Personal Fuck Toy: Cum Collector-Bot Looks Like My Teacher!</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>05/06/2026</small></div></div></div></div></div><div class="d-inline p-lg-1 px-3 mb-4 text-white thumbScene"><div class="videoimg_wrapper no-video"><a class="" rel="" title="the-hottest-roommates-free-use-made-my-relationship-stronger" id="" data-testid="series-thumb" href="/movies/the-hottest-roommates-free-use-made-my-relationship-stronger"> <div class=""><div class="view" data-test="view"><div style="padding-top:56.2%" class="imagex-container "></div></div></div> </a></div><div class="thumb"><div class="modelName text-white text-truncate pt-1"><a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/rose-carter"> <!-- -->Rose Carter<!-- --> </a> and <a class="model-name-link" rel="" title="" id="" data-testid="series-thumb" href="/models/lana-smalls"> <!-- -->Lana Smalls<!-- --> </a></div><div class="scene-thumb-desc"><div class="left-info"><div class="py-1 d-flex series-link"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/series/use-pov"> <div class="siteName mr-2 px-2 rounded mb-0 "><small>UsePOV</small></div> </a></div><div class="description"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/movies/the-hottest-roommates-free-use-made-my-relationship-stronger"> <small class="description">The Hottest Roommates: Free Use Made My Relationship Stronger</small> </a></div><div class="sceneDate mt-n1 clearfix"><small>04/12/2026</small></div></div></div></div></div></div></div></div></div></div><div class="p-lg-4"></div><div class="centerBanner py-4"><div data-test="container" class="container separatorContainer d-none d-md-none d-lg-block"><div data-test="row" class="row px-3"><div class="leftContent"><div class="contentTitle">GET EVERY FREEUSE VIDEO…ONE MEMBERSHIP!</div><div class="Description">Now is your chance to start exploring a massive library of intense freeuse porn. We’ve got teens, milfs, and more in this incredible collection of XXX movies. Find your favorite today!</div></div><div class="d-inline rightContent"><a href="https://join.freeuse.com/track/MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w/join" class="mx-auto text-center mt-4 ga-track-btn-join join-btn join-link undefined" rel="nofollow" title="" id="" data-testid="series-thumb"> <div><button class="btn text-uppercase btnJoin text-white ">Join Now</button></div> </a></div></div></div><div data-test="container" class="container d-block d-md-block d-lg-none"><div data-test="row" class="row px-3 justify-content-center"><div class="d-inline"><a href="https://join.freeuse.com/track/MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w/join" class="mx-auto text-center mt-4 ga-track-btn-join join-btn join-link undefined" rel="nofollow" title="" id="" data-testid="series-thumb"> <div><button class="btn text-uppercase btnJoin text-white ">Join Now</button></div> </a></div></div></div></div><div data-test="container" class="container my-lg-5 px-lg-5 carouselContainer"><div data-test="row" class="row"><div data-test="col" class="col text-center"><h2 class="popularSeriesTitle">OUR SERIES</h2><div class="contentDescription pt-2 pb-4">Each series is unique and has something special for everyone…</div></div></div><div data-test="row" class="row d-block desktopRow"><div data-test="col" class="col"><div class="slick-slider slick-initialized" dir="ltr"><div class="arrowIcon left">‹</div><div class="slick-list"><div class="slick-track" style="width:350%;left:-100%"><div data-index="-4" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:7.142857142857143%"><div><a class="" rel="" title="use-pov" id="" data-testid="series-thumb" style="width:100%;display:inline-block" href="/series/use-pov"> <div class="px-2"><div style="padding-top:162%" class="imagex-container series"></div></div> </a></div></div><div data-index="-3" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:7.142857142857143%"><div><a class="" rel="" title="freeuse-milf" id="" data-testid="series-thumb" style="width:100%;display:inline-block" href="/series/freeuse-milf"> <div class="px-2"><div style="padding-top:162%" class="imagex-container series"></div></div> </a></div></div><div data-index="-2" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:7.142857142857143%"><div><a class="" rel="" title="freakyfembots" id="" data-testid="series-thumb" style="width:100%;display:inline-block" href="/series/freakyfembots"> <div class="px-2"><div style="padding-top:162%" class="imagex-container series"></div></div> </a></div></div><div data-index="-1" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:7.142857142857143%"><div><a class="" rel="" title="freeuse-singles" id="" data-testid="series-thumb" style="width:100%;display:inline-block" href="/series/freeuse-singles"> <div class="px-2"><div style="padding-top:162%" class="imagex-container series"></div></div> </a></div></div><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:7.142857142857143%"><div><a class="" rel="" title="freeuse-fantasy" id="" data-testid="series-thumb" style="width:100%;display:inline-block" href="/series/freeuse-fantasy"> <div class="px-2"><div style="padding-top:162%" class="imagex-container series"></div></div> </a></div></div><div data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:7.142857142857143%"><div><a class="" rel="" title="use-pov" id="" data-testid="series-thumb" style="width:100%;display:inline-block" href="/series/use-pov"> <div class="px-2"><div style="padding-top:162%" class="imagex-container series"></div></div> </a></div></div><div data-index="2" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:7.142857142857143%"><div><a class="" rel="" title="freeuse-milf" id="" data-testid="series-thumb" style="width:100%;display:inline-block" href="/series/freeuse-milf"> <div class="px-2"><div style="padding-top:162%" class="imagex-container series"></div></div> </a></div></div><div data-index="3" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:7.142857142857143%"><div><a class="" rel="" title="freakyfembots" id="" data-testid="series-thumb" style="width:100%;display:inline-block" href="/series/freakyfembots"> <div class="px-2"><div style="padding-top:162%" class="imagex-container series"></div></div> </a></div></div><div data-index="4" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:7.142857142857143%"><div><a class="" rel="" title="freeuse-singles" id="" data-testid="series-thumb" style="width:100%;display:inline-block" href="/series/freeuse-singles"> <div class="px-2"><div style="padding-top:162%" class="imagex-container series"></div></div> </a></div></div><div data-index="5" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:7.142857142857143%"><div><a class="" rel="" title="freeuse-fantasy" id="" data-testid="series-thumb" style="width:100%;display:inline-block" href="/series/freeuse-fantasy"> <div class="px-2"><div style="padding-top:162%" class="imagex-container series"></div></div> </a></div></div><div data-index="6" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:7.142857142857143%"><div><a class="" rel="" title="use-pov" id="" data-testid="series-thumb" style="width:100%;display:inline-block" href="/series/use-pov"> <div class="px-2"><div style="padding-top:162%" class="imagex-container series"></div></div> </a></div></div><div data-index="7" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:7.142857142857143%"><div><a class="" rel="" title="freeuse-milf" id="" data-testid="series-thumb" style="width:100%;display:inline-block" href="/series/freeuse-milf"> <div class="px-2"><div style="padding-top:162%" class="imagex-container series"></div></div> </a></div></div><div data-index="8" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:7.142857142857143%"><div><a class="" rel="" title="freakyfembots" id="" data-testid="series-thumb" style="width:100%;display:inline-block" href="/series/freakyfembots"> <div class="px-2"><div style="padding-top:162%" class="imagex-container series"></div></div> </a></div></div><div data-index="9" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:7.142857142857143%"><div><a class="" rel="" title="freeuse-singles" id="" data-testid="series-thumb" style="width:100%;display:inline-block" href="/series/freeuse-singles"> <div class="px-2"><div style="padding-top:162%" class="imagex-container series"></div></div> </a></div></div></div></div><div class="arrowIcon right">›</div><ul style="display:block" class="slick-dots"><li class="slick-active"><button>1</button></li><li class=""><button>2</button></li></ul></div></div></div></div><div class="py-3"></div><div class="home-model-row home-model-row-1 home-model-row-latest"><div data-test="container" class="container mt-4 thumbContainer d-block"><div data-test="row" class="row justify-content-between"><div data-test="col" class="col text-uppercase px-1"><h2 class="contentTitle">Latest Models</h2></div><div data-test="col" class="col viewAllLink text-uppercase text-right px-1"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/models?filter=recent"> <i data-test="fa" class="fa fa-list"></i> View All<!-- --> </a></div></div><div data-test="row" class="row justify-content-xl-between justify-content-md-start"><div class="mb-lg-2 p-1 p-lg-auto text-white thumbModel "><a class="" rel="" title="" id="" data-testid="series-thumb" href="/models/melia-avelin"> <div class="view overlay zoom" data-test="view"><div style="padding-top:159%" class="imagex-container "></div></div><div class="model p-3 text-white"><div class="modelName text-center text-truncate">Melia Avelin</div></div> </a></div><div class="mb-lg-2 p-1 p-lg-auto text-white thumbModel "><a class="" rel="" title="" id="" data-testid="series-thumb" href="/models/bree-sky"> <div class="view overlay zoom" data-test="view"><div style="padding-top:159%" class="imagex-container "></div></div><div class="model p-3 text-white"><div class="modelName text-center text-truncate">Bree Sky</div></div> </a></div><div class="mb-lg-2 p-1 p-lg-auto text-white thumbModel "><a class="" rel="" title="" id="" data-testid="series-thumb" href="/models/carmella-clutch"> <div class="view overlay zoom" data-test="view"><div style="padding-top:159%" class="imagex-container "></div></div><div class="model p-3 text-white"><div class="modelName text-center text-truncate">Carmela Clutch</div></div> </a></div><div class="mb-lg-2 p-1 p-lg-auto text-white thumbModel "><a class="" rel="" title="" id="" data-testid="series-thumb" href="/models/sunny-breeze"> <div class="view overlay zoom" data-test="view"><div style="padding-top:159%" class="imagex-container "></div></div><div class="model p-3 text-white"><div class="modelName text-center text-truncate">Sunny Breeze</div></div> </a></div><div class="mb-lg-2 p-1 p-lg-auto text-white thumbModel "><a class="" rel="" title="" id="" data-testid="series-thumb" href="/models/aubree-blaire"> <div class="view overlay zoom" data-test="view"><div style="padding-top:159%" class="imagex-container "></div></div><div class="model p-3 text-white"><div class="modelName text-center text-truncate">Aubree Blaire</div></div> </a></div><div class="mb-lg-2 p-1 p-lg-auto text-white thumbModel "><a class="" rel="" title="" id="" data-testid="series-thumb" href="/models/jai"> <div class="view overlay zoom" data-test="view"><div style="padding-top:159%" class="imagex-container "></div></div><div class="model p-3 text-white"><div class="modelName text-center text-truncate">Jai</div></div> </a></div></div></div></div><div class="home-model-row home-model-row-2 home-model-row-popular"><div data-test="container" class="container mt-4 thumbContainer d-block"><div data-test="row" class="row justify-content-between"><div data-test="col" class="col text-uppercase px-1"><h2 class="contentTitle">Popular Models</h2></div><div data-test="col" class="col viewAllLink text-uppercase text-right px-1"><a class="" rel="" title="" id="" data-testid="series-thumb" href="/models?filter=popular"> <i data-test="fa" class="fa fa-list"></i> View All<!-- --> </a></div></div><div data-test="row" class="row justify-content-xl-between justify-content-md-start"><div class="mb-lg-2 p-1 p-lg-auto text-white thumbModel "><a class="" rel="" title="" id="" data-testid="series-thumb" href="/models/lauren-phillips"> <div class="view overlay zoom" data-test="view"><div style="padding-top:159%" class="imagex-container "></div></div><div class="model p-3 text-white"><div class="modelName text-center text-truncate">Lauren Phillips</div></div> </a></div><div class="mb-lg-2 p-1 p-lg-auto text-white thumbModel "><a class="" rel="" title="" id="" data-testid="series-thumb" href="/models/leana-lovings"> <div class="view overlay zoom" data-test="view"><div style="padding-top:159%" class="imagex-container "></div></div><div class="model p-3 text-white"><div class="modelName text-center text-truncate">Leana Lovings</div></div> </a></div><div class="mb-lg-2 p-1 p-lg-auto text-white thumbModel "><a class="" rel="" title="" id="" data-testid="series-thumb" href="/models/gabbie-carter"> <div class="view overlay zoom" data-test="view"><div style="padding-top:159%" class="imagex-container "></div></div><div class="model p-3 text-white"><div class="modelName text-center text-truncate">Gabbie Carter</div></div> </a></div><div class="mb-lg-2 p-1 p-lg-auto text-white thumbModel "><a class="" rel="" title="" id="" data-testid="series-thumb" href="/models/lexi-luna"> <div class="view overlay zoom" data-test="view"><div style="padding-top:159%" class="imagex-container "></div></div><div class="model p-3 text-white"><div class="modelName text-center text-truncate">Lexi Luna</div></div> </a></div><div class="mb-lg-2 p-1 p-lg-auto text-white thumbModel "><a class="" rel="" title="" id="" data-testid="series-thumb" href="/models/chloe-temple"> <div class="view overlay zoom" data-test="view"><div style="padding-top:159%" class="imagex-container "></div></div><div class="model p-3 text-white"><div class="modelName text-center text-truncate">Chloe Temple</div></div> </a></div><div class="mb-lg-2 p-1 p-lg-auto text-white thumbModel "><a class="" rel="" title="" id="" data-testid="series-thumb" href="/models/cory-chase"> <div class="view overlay zoom" data-test="view"><div style="padding-top:159%" class="imagex-container "></div></div><div class="model p-3 text-white"><div class="modelName text-center text-truncate">Cory Chase</div></div> </a></div></div></div></div><div data-test="container" class="container py-4"><div data-test="row" class="row"><div data-test="col" class="col"><a href="https://join.freeuse.com/track/MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w/join" class="mx-auto text-center mt-4 ga-track-btn-join join-btn join-link undefined" rel="nofollow" title="" id="" data-testid="series-thumb"> <div><button class="btn text-uppercase btnJoin text-white ">Join Now</button></div> </a></div></div></div><div data-test="container" class="container my-4"><div data-test="row" class="row justify-content-center text-white"><div data-test="col" class="col-12 col-lg-8"><div class="slick-slider slick-initialized" dir="ltr"><div class="slick-list"><div class="slick-track" style="width:1700%;left:-100%"><div data-index="-1" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:5.882352941176471%"><div><div tabindex="-1" style="width:100%;display:inline-block"><div class="userReview text-center"><div class="quotation text-lg-left">“</div><p class="mt-n4">This was excellent free use finnaly. Every video should be like this. You nailed it perfectly!</p><br/><b>Murkbox</b></div></div></div></div><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:5.882352941176471%"><div><div tabindex="-1" style="width:100%;display:inline-block"><div class="userReview text-center"><div class="quotation text-lg-left">“</div><p class="mt-n4">Freeuse content is the sole reason I subscribe!</p><br/><b>CuddlyTiger</b></div></div></div></div><div data-index="1" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:5.882352941176471%"><div><div tabindex="-1" style="width:100%;display:inline-block"><div class="userReview text-center"><div class="quotation text-lg-left">“</div><p class="mt-n4">Really hot!!! </p><br/><b>Mamao88</b></div></div></div></div><div data-index="2" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:5.882352941176471%"><div><div tabindex="-1" style="width:100%;display:inline-block"><div class="userReview text-center"><div class="quotation text-lg-left">“</div><p class="mt-n4">WOW JUST WOOW!!! Great job guys! Amazing Free Use stuff. This is how its done.</p><br/><b>Rnncxkg</b></div></div></div></div><div data-index="3" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:5.882352941176471%"><div><div tabindex="-1" style="width:100%;display:inline-block"><div class="userReview text-center"><div class="quotation text-lg-left">“</div><p class="mt-n4">This is some next level stuff. Kudos team skeet!</p><br/><b>Ikfjwih268</b></div></div></div></div><div data-index="4" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:5.882352941176471%"><div><div tabindex="-1" style="width:100%;display:inline-block"><div class="userReview text-center"><div class="quotation text-lg-left">“</div><p class="mt-n4">This is one of the greatest works of art I&#x27;ve ever seen in my life.</p><br/><b>Vananus1</b></div></div></div></div><div data-index="5" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:5.882352941176471%"><div><div tabindex="-1" style="width:100%;display:inline-block"><div class="userReview text-center"><div class="quotation text-lg-left">“</div><p class="mt-n4">Love the family concept here. This is why I joined!</p><br/><b>Mfsnqgcq96</b></div></div></div></div><div data-index="6" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:5.882352941176471%"><div><div tabindex="-1" style="width:100%;display:inline-block"><div class="userReview text-center"><div class="quotation text-lg-left">“</div><p class="mt-n4">I usually watch about 2 mins and move on… But this one guys.....it&#x27;s FIRE!</p><br/><b>VoyeurX</b></div></div></div></div><div data-index="7" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:5.882352941176471%"><div><div tabindex="-1" style="width:100%;display:inline-block"><div class="userReview text-center"><div class="quotation text-lg-left">“</div><p class="mt-n4">This was excellent free use finnaly. Every video should be like this. You nailed it perfectly!</p><br/><b>Murkbox</b></div></div></div></div><div data-index="8" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:5.882352941176471%"><div><div tabindex="-1" style="width:100%;display:inline-block"><div class="userReview text-center"><div class="quotation text-lg-left">“</div><p class="mt-n4">Freeuse content is the sole reason I subscribe!</p><br/><b>CuddlyTiger</b></div></div></div></div><div data-index="9" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:5.882352941176471%"><div><div tabindex="-1" style="width:100%;display:inline-block"><div class="userReview text-center"><div class="quotation text-lg-left">“</div><p class="mt-n4">Really hot!!! </p><br/><b>Mamao88</b></div></div></div></div><div data-index="10" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:5.882352941176471%"><div><div tabindex="-1" style="width:100%;display:inline-block"><div class="userReview text-center"><div class="quotation text-lg-left">“</div><p class="mt-n4">WOW JUST WOOW!!! Great job guys! Amazing Free Use stuff. This is how its done.</p><br/><b>Rnncxkg</b></div></div></div></div><div data-index="11" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:5.882352941176471%"><div><div tabindex="-1" style="width:100%;display:inline-block"><div class="userReview text-center"><div class="quotation text-lg-left">“</div><p class="mt-n4">This is some next level stuff. Kudos team skeet!</p><br/><b>Ikfjwih268</b></div></div></div></div><div data-index="12" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:5.882352941176471%"><div><div tabindex="-1" style="width:100%;display:inline-block"><div class="userReview text-center"><div class="quotation text-lg-left">“</div><p class="mt-n4">This is one of the greatest works of art I&#x27;ve ever seen in my life.</p><br/><b>Vananus1</b></div></div></div></div><div data-index="13" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:5.882352941176471%"><div><div tabindex="-1" style="width:100%;display:inline-block"><div class="userReview text-center"><div class="quotation text-lg-left">“</div><p class="mt-n4">Love the family concept here. This is why I joined!</p><br/><b>Mfsnqgcq96</b></div></div></div></div><div data-index="14" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:5.882352941176471%"><div><div tabindex="-1" style="width:100%;display:inline-block"><div class="userReview text-center"><div class="quotation text-lg-left">“</div><p class="mt-n4">I usually watch about 2 mins and move on… But this one guys.....it&#x27;s FIRE!</p><br/><b>VoyeurX</b></div></div></div></div><div data-index="15" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:5.882352941176471%"><div><div tabindex="-1" style="width:100%;display:inline-block"><div class="userReview text-center"><div class="quotation text-lg-left">“</div><p class="mt-n4">This was excellent free use finnaly. Every video should be like this. You nailed it perfectly!</p><br/><b>Murkbox</b></div></div></div></div></div></div><ul style="display:block" class="slick-dots"><li class="slick-active"><button>1</button></li><li class=""><button>2</button></li><li class=""><button>3</button></li><li class=""><button>4</button></li><li class=""><button>5</button></li><li class=""><button>6</button></li><li class=""><button>7</button></li><li class=""><button>8</button></li></ul></div></div></div></div><div class="p-lg-3"></div><div class="text-center siteDescription py-3"><div data-test="container" class="container"><div data-test="row" class="row text-center text-white d-block d-md-block d-lg-none mt-lg-n4"><div data-test="col" class="col"><h1 class="contentTitle text-uppercase">Official Freeuse Porn Studio - Anything Fucking Goes</h1><h2 class="contentTitle text-uppercase"></h2><div class="labelText text-center px-3"><p>It’s no secret that the internet loves Freeuse porn. Getting to fuck around the clock, no questions asked, and having holes at your leisure is a fucking dream come true. Well, we’ve made all of your perverted fantasies a reality with Freeuse.com, and now you can jerk it all day long to the internet’s filthiest, raunchiest, and most taboo freeuse porn site. With series like Freeuse Fantasy, FreeUse Milf, and UsePOV, there isn’t another studio in the world that does Free use like we do. No matter what you’re looking for, we’ve got it here! <br/></p><p></p><p></p><div data-test="collapse" id="basicCollapse" class="collapse"><div class="labelText text-center px-3"><p></p><p>With years of experience under our belts, we’re experts in delivering high-quality premium porn. Stepmoms, stepsisters, stepdaughters, friends, and strangers get used to the fullest extent, giving up their mouths, pussies, and asses all day long for unlimited use. Nothing is off the table, which means you’ll see creampies, anal, cock sucking, edging, group sex, and every other wild dream. Milfs and teens have sex on their minds at all times and are ready and willing to be used. These women want to satisfy every need their guy has, so while they cook, clean, study, give up their bodies as a reward, or are just hanging around the house, they consent to being filled up 24/7.<br/></p><p>Get ready to cum and cum again when you see your favorite babes get railed, no questions asked. Hundreds of 4K and HD videos starring the world’s most elite babes are yours for the taking. Get in here and see these sweet fuck toy babes get to work doing what they do best. Anything fucking goes!<br/></p></div></div><div class="border-bottom whiteLine mt-4"></div><div class="mx-auto btn mt-n4 text-white showTags text-capitalize">Read More</div></div></div></div><div data-test="row" class="row d-none d-md-none d-lg-block"><div data-test="col" class="col"><div class="labelText text-center"><h1 class="contentTitle text-uppercase">Official Freeuse Porn Studio - Anything Fucking Goes</h1><h2 class="contentTitle text-uppercase"></h2><p>It’s no secret that the internet loves Freeuse porn. Getting to fuck around the clock, no questions asked, and having holes at your leisure is a fucking dream come true. Well, we’ve made all of your perverted fantasies a reality with Freeuse.com, and now you can jerk it all day long to the internet’s filthiest, raunchiest, and most taboo freeuse porn site. With series like Freeuse Fantasy, FreeUse Milf, and UsePOV, there isn’t another studio in the world that does Free use like we do. No matter what you’re looking for, we’ve got it here! <br/></p><p>With years of experience under our belts, we’re experts in delivering high-quality premium porn. Stepmoms, stepsisters, stepdaughters, friends, and strangers get used to the fullest extent, giving up their mouths, pussies, and asses all day long for unlimited use. Nothing is off the table, which means you’ll see creampies, anal, cock sucking, edging, group sex, and every other wild dream. Milfs and teens have sex on their minds at all times and are ready and willing to be used. These women want to satisfy every need their guy has, so while they cook, clean, study, give up their bodies as a reward, or are just hanging around the house, they consent to being filled up 24/7.<br/></p><p>Get ready to cum and cum again when you see your favorite babes get railed, no questions asked. Hundreds of 4K and HD videos starring the world’s most elite babes are yours for the taking. Get in here and see these sweet fuck toy babes get to work doing what they do best. Anything fucking goes!<br/></p></div></div></div><div class="p-2"></div></div></div><div class="carousel-root" tabindex="0"><div class="carousel carousel-slider" style="width:100%"><button type="button" aria-label="previous slide / item" class="control-arrow control-prev control-disabled"></button><div class="slider-wrapper axis-horizontal"><ul class="slider animated" style="-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);-o-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);-webkit-transition-duration:350ms;-moz-transition-duration:350ms;-ms-transition-duration:350ms;-o-transition-duration:350ms;transition-duration:350ms;-ms-transition-duration:350ms"><li class="slide selected"><div class="img-slider"><a href="https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&amp;zoneid=56" class=" join-link" rel="" title="" id=""> <div style="padding-top:25%" class="imagex-container slide-image-wrapper showpacity"><img class="img-responsive slider-image showpacity" srcSet="https://rcdn.psmcdn.net/cdn-cgi/image/width=768,quality=90/images/56 768w, https://rcdn.psmcdn.net/cdn-cgi/image/width=1028,quality=90/images/56 1028w, https://rcdn.psmcdn.net/images/56 2000w" sizes="(max-width: 768px) 768px, (max-width: 1028px) and (min-width: 769px) 1028px, (min-width: 1029px) 2000px" src="https://rcdn.psmcdn.net/images/56" alt="fanfan25" loading="eager" fetchpriority="high" decoding="async"/></div> </a></div></li><li class="slide selected"><div class="img-slider"><a href="https://psmads.psmcode.com/delivery/ck.php?nats=MTc4MjIuMTA0NzIuMjA0LjY2MjMuMC4wLjAuMC4w&amp;zoneid=56" class=" join-link" rel="" title="" id=""> <div style="padding-top:25%" class="imagex-container slide-image-wrapper showpacity"><img class="img-responsive slider-image showpacity" srcSet="https://rcdn.psmcdn.net/cdn-cgi/image/width=768,quality=90/images/56 768w, https://rcdn.psmcdn.net/cdn-cgi/image/width=1028,quality=90/images/56 1028w, https://rcdn.psmcdn.net/images/56 2000w" sizes="(max-width: 768px) 768px, (max-width: 1028px) and (min-width: 769px) 1028px, (min-width: 1029px) 2000px" src="https://rcdn.psmcdn.net/images/56" alt="fanfan25" loading="eager" fetchpriority="high" decoding="async"/></div> </a></div></li></ul></div><button type="button" aria-label="next slide / item" class="control-arrow control-next control-disabled"></button></div></div><div class="footerWrapper text-white py-5"><div data-test="container" class="container"><div data-test="row" class="row service-and-billing justify-content-center"><div class="col-lg-3 col-sm-6 d-inline serviceItem px-5 mb-4 mb-lg-0 text-center text-lg-left"><span>CORPORATE:</span><div class="p-1"></div><div class="service-entry"><a href="//www.paperstreetcash.com" class="text-white" rel="noreferrer nofollow" title="" id="" data-testid="series-thumb" target="_blank"> <!-- -->WEBMASTERS<!-- --> </a></div><div class="service-entry"><a href="//www.psmhelp.com/content-removal" class="text-white" rel="noreferrer nofollow" title="" id="" data-testid="series-thumb" target="_blank"> <!-- -->CONTENT REMOVAL<!-- --> </a></div><div class="service-entry"><a href="//www.psmhelp.com/tos" class="text-white" rel="noreferrer nofollow" title="" id="" data-testid="series-thumb" target="_blank"> <!-- -->TERMS<!-- --> </a></div><div class="service-entry"><a href="//www.psmhelp.com/complaints" class="text-white" rel="noreferrer nofollow" title="" id="" data-testid="series-thumb" target="_blank"> <!-- -->COMPLAINTS<!-- --> </a></div><div class="service-entry"><a href="//www.psmhelp.com/dmca" class="text-white" rel="noreferrer nofollow" title="" id="" data-testid="series-thumb" target="_blank"> <!-- -->DMCA<!-- --> </a></div><div class="service-entry"><a href="//www.psmhelp.com/anti-trafficking" class="text-white" rel="noreferrer nofollow" title="" id="" data-testid="series-thumb" target="_blank"> <!-- -->TRUST &amp; SAFETY<!-- --> </a></div></div><div class="col-lg-3 col-sm-6 d-inline serviceItem px-5 mb-4 mb-lg-0 text-center text-lg-left"><span>CUSTOMER SERVICE:</span><div class="p-1"></div><div class="service-entry"><a href="//www.psmhelp.com/faq" class="text-white" rel="noreferrer nofollow" title="" id="" data-testid="series-thumb" target="_blank"> <!-- -->F.A.Q<!-- --> </a></div><div class="service-entry"><a href="//www.psmhelp.com/" class="text-white" rel="noreferrer nofollow" title="" id="" data-testid="series-thumb" target="_blank"> <!-- -->HELP<!-- --> </a></div><div class="service-entry"><a href="//www.psmhelp.com/refund" class="text-white" rel="noreferrer nofollow" title="" id="" data-testid="series-thumb" target="_blank"> <!-- -->REFUND POLICY<!-- --> </a></div><div class="service-entry"><a href="//www.psmhelp.com/technicalsupport" class="text-white" rel="noreferrer nofollow" title="" id="" data-testid="series-thumb" target="_blank"> <!-- -->TECHNICAL<!-- --> </a></div><div class="service-entry"><a href="//www.psmhelp.com/privacy" class="text-white" rel="noreferrer nofollow" title="" id="" data-testid="series-thumb" target="_blank"> <!-- -->PRIVACY POLICY<!-- --> </a></div></div><div class="col-lg-3 col-sm-6 d-inline serviceItem px-5 mb-4 mb-lg-0 text-center text-lg-left"><span>BILLING SUPPORT:</span><div class="p-1"></div><div class="service-entry"><a href="https://psmhelp.com/billingsupport " class="text-white" rel="noreferrer nofollow" title="" id="" data-testid="series-thumb" target="_blank"> <!-- -->PAPER STREET MEDIA<!-- --> </a></div><div class="service-entry"><a href="https://mlfhelp.com/billingsupport" class="text-white" rel="noreferrer nofollow" title="" id="" data-testid="series-thumb" target="_blank"> <!-- -->NEPTUNE MEDIA<!-- --> </a></div></div><div class="col-lg-3 col-sm-6 d-inline serviceItem px-5 text-center text-lg-left"><span>SOCIAL MEDIA</span><div class="p-1"></div><div class="social-icon-wrapper d-inline-flex justify-content-center justify-content-lg-start"><div class="social-icon pr-1"><a href="https://x.com/freeuse_network" class="text-white" rel="noreferrer nofollow" title="follow-us" id="" data-testid="series-thumb" target="_blank"> <!-- --> </a></div><div class="social-icon pr-1"><a href="https://www.instagram.com/freeusenetwork/" class="text-white" rel="noreferrer nofollow" title="follow-us" id="" data-testid="series-thumb" target="_blank"> <!-- --> </a></div></div></div></div><div data-test="row" class="row py-3 justify-content-center"><div class="networkLogo d-none d-md-none d-lg-inline ml-0 ml-lg-n5 px-3 mb-2"><div style="padding-top:33%" class="imagex-container awards"></div><span></span></div><div class="networkLogo d-none d-md-none d-lg-inline px-3 mb-2"><div style="padding-top:33%" class="imagex-container awards"></div><span></span></div><div class="networkLogo d-none d-md-none d-lg-inline px-3 mb-2"><div style="padding-top:33%" class="imagex-container awards"></div><span></span></div><div class="networkLogo d-none d-md-none d-lg-inline px-3 mb-2"><div style="padding-top:33%" class="imagex-container awards"></div><span></span></div><div class="networkLogo d-none d-md-none d-lg-inline px-3 mb-2"><div style="padding-top:33%" class="imagex-container awards"></div><span></span></div></div><div data-test="row" class="row justify-content-center"><div><a class="text-white" rel="noreferrer " title="" id="" data-testid="series-thumb" href="/series/freeuse-fantasy"> <!-- -->FREEUSEFANTASY<!-- --> </a></div><div><span> |  </span><a class="text-white" rel="noreferrer " title="" id="" data-testid="series-thumb" href="/series/freeuse-milf"> <!-- -->FREEUSEMILF<!-- --> </a></div><div><span> |  </span><a class="text-white" rel="noreferrer " title="" id="" data-testid="series-thumb" href="/series/use-pov"> <!-- -->USEPOV<!-- --> </a></div><div><span> |  </span><a href="discount" class="text-white" rel="noreferrer nofollow" title="" id="" data-testid="series-thumb"> <!-- -->DISCOUNT<!-- --> </a></div></div><div data-test="row" class="row text-center mt-4 justify-content-center"><div data-test="col" class="col-12"><p>Individuals featured in these films did so of their own free will, without harm, or force. All situations are only depictions and not reality. All performers are 18 or older. All activity is fully consensual.</p><p><p>For billing inquiries or to cancel your membership, please visit <a class='text-white' href='https://cs.segpay.com/'>SEGPAY</a>, <a class='text-white' href='https://epoch.com/'>EPOCH</a>, our authorized payment processors, or <a class='text-white' href='https://www.psmhelp.com/billingsupport'>our billing support page.</a></p><p>By accessing this website you confirm your agreement to our Terms and Conditions, Privacy Policy and Cookies Policy.</p><a href="//www.psmhelp.com/section2257" class="text-white" rel="nofollow noreferrer" title="" id="" data-testid="series-thumb" target="_blank"> <!-- -->18 U.S.C. § 2257 Record-Keeping Requirements Compliance Statement.<!-- --> </a></p><p>Copyright © <strong>2026</strong> <!-- -->FREEUSE | Paper Street Media, LLC &amp; Neptune Media, LLC<!-- -->. ALL RIGHTS RESERVED</p></div></div></div><div class="rta-logo"><img src="https://images.psmcdn.net/assets/ts/img/rta/120/d.gif"/></div></div><div><div id="cookie-bar-container" class="cookie-bar"><div class="cookie-text"><div>This site uses cookies. By navigating here you agree with our<a href="https://www.psmhelp.com/cookies" rel="nofollow noreferrer" target="_blank"> Cookie </a>and<a href="https://www.psmhelp.com/privacy" rel="nofollow noreferrer" target="_blank"> Data Privacy </a>Policies.</div></div><div class="cookie-button"><button id="cookie-dismiss-button">Got it</button></div></div></div><div><div class="age-verification-container" id="age-verification-container"><div class="age-verification-description"><div class="description-wrapper"><div class="age-verification-logo"><img src="https://images.psmcdn.net/design/tour/promo/freeuse_bundle24/logo/SVG/freeuse.svg"/></div><div class="verification-title">content for over 18+ only</div><div class="verification-paragraph"><p>This Website is for use solely by individuals who are at least 18 years old and have reached the age of majority or age of consent as determined by the laws of the jurisdiction from which they are accessing the Website. Accessing this Website while underage might be prohibited by law. </p><p> Under <a href="https://www.law.cornell.edu/uscode/text/47/230">47 U.S.C. § 230(d)</a>, you are notified that parental control protections (including computer hardware, software, or filtering services) are commercially available that might help in limiting access to material that is harmful to minors. You can find information about providers of these protections on the Internet by searching “parental control protection” or similar terms. If minors have access to your computer, please restrain their access to sexually explicit material by using these products: <a href="https://cybersitter.27labs.com/">CYBERsitter™</a> | <a href="http://www.netnanny.com/">Net Nanny®</a> | <a href="https://safetonet.com/">SafeToNet</a> | <a href="http://www.asacp.org/">ASACP.</a></p><div class="agree-terms"><h3>By clicking “I Agree” below, you state that the following statements are accurate:</h3><ul class="bullet-points"><li><p>You are at least 18 years old and the age of majority or age of consent in your jurisdiction.</p></li><li><p>You will promptly leave this Website if you are offended by its content.</p></li><li><p>You will not hold the Website’s owners or its employees responsible for any materials located on the Website.</p></li><li><p>You acknowledge that the Website’s <a href="https://psmhelp.com/tos">Terms of Service</a> govern your use of the Website, and you have reviewed and agree to be bound by the <a href="https://psmhelp.com/tos">Terms of Service</a>.</p></li></ul><p class="disagree-note">If you disagree with the above, click on the “I Disagree” button below to leave the Website.</p></div></div><div class="dismiss-modal-btn-container"><button class="enter-verification-btn" id="enter-verification-btn">I AGREE - ENTER</button><a href="https://www.shopteamskeet.com" class="dismiss-exit-btn disagree-btn" rel="nofollow" title="" id=""> <!-- -->I DISAGREE<!-- --> </a></div></div></div></div></div></div></div>Unknown directive
132 <script src="https://tcms.psmcdn.net/7353ba03abfb70cb56f79e05626f171fee0280c7/component.hydrate.js"></script>Unknown directive
133 <script>(function(){function c(){var b=a.contentDocument||(a.contentWindow&&a.contentWindow.document);if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'a2af4408e8abc46a',t:'MTc4NjcwMzIzMw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>Unknown directive
134 </html>Syntax not understood

To appear in search results, crawlers need access to your app.

Content Best Practices

Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div#pinWrapper > div > div > img div#pinWrapper > div > div > img
div.nextgen-col > div#gridBody > a#grid-1 > img div.nextgen-col > div#gridBody > a#grid-1 > img
div.nextgen-col > div#gridBody > a#grid-1 > img div.nextgen-col > div#gridBody > a#grid-1 > img
div.nextgen-col > div#gridBody > a#grid-2 > img div.nextgen-col > div#gridBody > a#grid-2 > img
div.nextgen-col > div#gridBody > a#grid-2 > img div.nextgen-col > div#gridBody > a#grid-2 > img
div.nextgen-col > div#gridBody > a#grid-3 > img div.nextgen-col > div#gridBody > a#grid-3 > img
div.nextgen-col > div#gridBody > a#grid-4 > img div.nextgen-col > div#gridBody > a#grid-4 > img
div.nextgen-col > div#gridBody > a#grid-4 > img div.nextgen-col > div#gridBody > a#grid-4 > img
div.nextgen-col > div#gridBody > a#grid-5 > img div.nextgen-col > div#gridBody > a#grid-5 > img
div.nextgen-col > div#gridBody > a#grid-5 > img div.nextgen-col > div#gridBody > a#grid-5 > img
div.nextgen-col > div#gridBody > a#grid-6 > img div.nextgen-col > div#gridBody > a#grid-6 > img
div#bottom-content > div > div.rta-logo > img div#bottom-content > div > div.rta-logo > img

Canonical links suggest which URL to show in search results. Learn more about canonical links.

Why this matters

Informational: a Permissions-Policy directive showing feature -> allowed origins.

Source: MDN Permissions-Policy

Format your HTML in a way that enables crawlers to better understand your app’s content.

Structured data is valid
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
Links have descriptive text
Links are crawlable
Document has a valid `hreflang`

Send Feedback