!function(){"use strict";var t={d:function(e,n){for(var i in n)t.o(n,i)&&!t.o(e,i)&&Object.defineProperty(e,i,{enumerable:!0,get:n[i]})},o:function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r:function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})}},e={};t.r(e),t.d(e,{__useActiveDocument:function(){return u},__useActiveDocumentActions:function(){return y},__useHostDocument:function(){return l},__useNavigateToDocument:function(){return S},slice:function(){return m}});var n=window.elementorV2.editor,i=window.elementorV2.store,o=window.React,a=window.wp.i18n,s=window.elementorV2.editorV1Adapters,r=t=>t.documents.entities,c=(0,i.__createSelector)(r,(t=>t.documents.activeId),((t,e)=>e&&t[e]?t[e]:null)),d=(0,i.__createSelector)(r,(t=>t.documents.hostId),((t,e)=>e&&t[e]?t[e]:null));function u(){return(0,i.__useSelector)(c)}function l(){return(0,i.__useSelector)(d)}function _(t){return!(!t.activeId||!t.entities[t.activeId])}var m=(0,i.__createSlice)({name:"documents",initialState:{entities:{},activeId:null,hostId:null},reducers:{init(t,{payload:e}){t.entities=e.entities,t.hostId=e.hostId,t.activeId=e.activeId},activateDocument(t,e){t.entities[e.payload.id]=e.payload,t.activeId=e.payload.id},setAsHost(t,e){t.hostId=e.payload},updateActiveDocument(t,e){_(t)&&(t.entities[t.activeId]={...t.entities[t.activeId],...e.payload})},startSaving(t){_(t)&&(t.entities[t.activeId].isSaving=!0)},endSaving(t,e){_(t)&&(t.entities[t.activeId]={...e.payload,isSaving:!1})},startSavingDraft:t=>{_(t)&&(t.entities[t.activeId].isSavingDraft=!0)},endSavingDraft(t,e){_(t)&&(t.entities[t.activeId]={...e.payload,isSavingDraft:!1})},markAsDirty(t){_(t)&&(t.entities[t.activeId].isDirty=!0)},markAsPristine(t){_(t)&&(t.entities[t.activeId].isDirty=!1)}}});function v(){const t=window.elementor?.documents;if(!t)throw new Error("Elementor Editor V1 documents manager not found");return t}function p(t){switch(window.elementor?.getPreferences?.("exit_to")||"this_post"){case"dashboard":return t.config.urls.main_dashboard;case"all_posts":return t.config.urls.all_post_type;default:return t.config.urls.exit_to_dashboard}}function f(t){return t?.config?.panel?.show_copy_and_share??!1}function g(t){return t.config.urls.permalink??""}function h(t){const e=t.config.revisions.current_id!==t.id,n=p(t);return{id:t.id,title:t.container.settings.get("post_title"),type:{value:t.config.type,label:t.config.panel.title},status:{value:t.config.status.value,label:t.config.status.label},links:{permalink:g(t),platformEdit:n},isDirty:t.editor.isChanged||e,isSaving:t.editor.isSaving,isSavingDraft:!1,permissions:{allowAddingWidgets:t.config.panel?.allow_adding_widgets??!0,showCopyAndShare:f(t)},userCan:{publish:t.config.user.can_publish}}}function w(t,e){let n;return(...i)=>{clearTimeout(n),n=setTimeout((()=>{t(...i)}),e)}}function y(){const t=u(),e=t?.links?.permalink??"";return{save:(0,o.useCallback)((()=>(0,s.__privateRunCommand)("document/save/default")),[]),saveDraft:(0,o.useCallback)((()=>(0,s.__privateRunCommand)("document/save/draft")),[]),saveTemplate:(0,o.useCallback)((()=>(0,s.__privateOpenRoute)("library/save-template")),[]),copyAndShare:(0,o.useCallback)((()=>{navigator.clipboard.writeText(e)}),[e])}}function S(){return(0,o.useCallback)((async t=>{await(0,s.__privateRunCommand)("editor/documents/switch",{id:t,setAsInitial:!0});const e=new URL(window.location.href);e.searchParams.set("post",t.toString()),e.searchParams.delete("active-document"),history.replaceState({},"",e)}),[])}(0,i.__registerSlice)(m),function(){const{init:t}=m.actions;(0,s.__privateListenTo)((0,s.v1ReadyEvent)(),(()=>{const e=v(),n=Object.entries(e.documents).reduce(((t,[e,n])=>(t[e]=h(n),t)),{});(0,i.__dispatch)(t({entities:n,hostId:e.getInitialId(),activeId:e.getCurrentId()}))}))}(),function(){const{activateDocument:t,setAsHost:e}=m.actions;(0,s.__privateListenTo)((0,s.commandEndEvent)("editor/documents/open"),(()=>{const n=v(),o=h(n.getCurrent());(0,i.__dispatch)(t(o)),n.getInitialId()===o.id&&(0,i.__dispatch)(e(o.id))}))}(),function(){const{startSaving:t,endSaving:e,startSavingDraft:n,endSavingDraft:o}=m.actions,a=t=>{const e=t;return"autosave"===e.args?.status};(0,s.__privateListenTo)((0,s.commandStartEvent)("document/save/save"),(e=>{a(e)?(0,i.__dispatch)(n()):(0,i.__dispatch)(t())})),(0,s.__privateListenTo)((0,s.commandEndEvent)("document/save/save"),(t=>{const n=h(v().getCurrent());a(t)?(0,i.__dispatch)(o(n)):(0,i.__dispatch)(e(n))}))}(),function(){const{updateActiveDocument:t}=m.actions,e=w((e=>{const n=e;if(!("post_title"in n.args?.settings))return;const o=v().getCurrent().container.settings.get("post_title");(0,i.__dispatch)(t({title:o}))}),400);(0,s.__privateListenTo)((0,s.commandEndEvent)("document/elements/settings"),e)}(),function(){const{markAsDirty:t,markAsPristine:e}=m.actions;(0,s.__privateListenTo)((0,s.commandEndEvent)("document/save/set-is-modified"),(()=>{v().getCurrent().editor.isChanged?(0,i.__dispatch)(t()):(0,i.__dispatch)(e())}))}(),function(){const{updateActiveDocument:t}=m.actions,e=w((e=>{const n=e;if(!("exit_to"in n.args?.settings))return;const o=v().getCurrent(),a=p(o),s=g(o);(0,i.__dispatch)(t({links:{platformEdit:a,permalink:s}}))}),400);(0,s.__privateListenTo)((0,s.commandEndEvent)("document/elements/settings"),e)}(),(0,n.injectIntoLogic)({id:"documents-hooks",component:function(){return function(){const t=u(),e=l(),n=t&&"kit"!==t.type.value?t:e;(0,o.useEffect)((()=>{if(void 0===n?.title)return;const t=(0,a.__)('Edit "%s" with Elementor',"elementor").replace("%s",n.title);window.document.title=t}),[n?.title])}(),null}}),(window.elementorV2=window.elementorV2||{}).editorDocuments=e}();
Most players jump for the first deposit offer. At NYspins, that offer is a match plus 50 bonus spins. But here’s the catch – our standard test, using a £100 deposit and factoring in all wagering requirements, returned an actual value of -£32.64. That puts NYspins in 80th place out of 133 UK casinos. The wagering requirement sits at 40x, and the max RTP on those bonus spins is only 87.96%. You’re not getting a head start; you’re starting in a hole.
There is no no-deposit bonus, and you don’t need a bonus code. The minimum deposit is £20. That’s all straightforward. The math, though, is not in your favor.
NYspins does offer live chat, from 8:00 am to 2:00 am BST. That’s a solid window. But if you prefer email, brace yourself. The reply rate is 100%, which sounds great until you see the average response time: 10 days. That ranked 71st in our test and is over 213 hours slower than the UK average. There is no phone support. If you need help fast, live chat is your only real option.
The game library has 1,071 titles, covering slots, roulette, blackjack, live casino, poker, and bingo. That earned four stars in our catalogue test. But there is zero sports betting, no live betting, no fantasy sports, and no horse racing. If you want to bet on a match or a horse, look elsewhere.
The site speed is the standout feature. At 0.79 seconds average load time, NYspins is 2.31 seconds faster than the average UK casino. That’s 11th place out of 133. It’s genuinely fast.
| Category | Result | Rank (out of 133) |
|---|---|---|
| ABV100 (First Deposit Bonus Value) | -£32.64 | 80th |
| Email Reply Time | 10 days | 71st |
| Game Selection | 1,071 games | 71st |
| Website Speed | 0.79 seconds | 11th |
Let’s be blunt.
If you care about a snappy interface and don’t mind a weak bonus, NYspins works. But here’s a practical way to think about it:
The bottom line: NYspins is a fast, decent casino for slot players who aren’t chasing a big bonus. For anyone else, the math and the game gaps make it a pass.
]]>Instead of the usual VIP tiers that take forever to climb, NYspins lets you earn points on every wager, no matter the game. You can then spend those points in the Marketplace on whatever perk you want. It’s transparent, flexible, and actually rewards regular play. The welcome offer kicks things off with 140 free spins on a £25 deposit, but the real long-term value lives in that ongoing points system. The spins come with a 10x wagering requirement on winnings-fair for a UKGC-licensed site.
With over 1,500 titles, the selection covers everything from classic slots to live dealer tables. Top providers like NetEnt, Evolution Gaming, Pragmatic Play, and Microgaming supply the bulk of the library. You’ll find Starburst, Book of Dead, Sweet Bonanza, and plenty of Megaways options. The live casino alone has 50+ tables, including blackjack, roulette, and game show-style formats. If you’re after a specific provider or game type, the search and filter tools work well-no endless scrolling.
Here’s where NYspins divides opinion. The minimum withdrawal is £20-higher than many rivals that offer £10. Processing times range from 24 hours to 5 business days, depending on the method. E-wallets like PayPal and Skrill are fastest, while bank transfers take longer. There are no withdrawal fees, which is a plus. But casual players who want quick access to small winnings might find the threshold annoying. The table below sums up the key numbers:
| Feature | Details |
|---|---|
| Licence | UK Gambling Commission (48695) |
| Games | 1,500+ (slots, live casino, table games) |
| Welcome Bonus | 140 free spins on £25 deposit |
| Withdrawal Speed | 24 hours to 5 business days |
| Min. Withdrawal | £20 |
| Support | 24/7 live chat and email |
If you decide to sign up, the process is straightforward. Here’s what you need to do:
NYspins isn’t chasing the “fastest payout” crown. It’s betting on a loyalty system that actually engages players and a game library that keeps you coming back. If you’re a regular player who values variety and a fair rewards program over instant cashouts, this is a solid choice. Casual punters who want quick, low-minimum withdrawals should look elsewhere. But for UK players who appreciate a bit of innovation under a proper licence, the Marketplace is worth a spin.
]]>