{"id":89228,"date":"2024-11-22T08:58:03","date_gmt":"2024-11-22T08:58:03","guid":{"rendered":"https:\/\/www.1337games.org\/no-no\/?page_id=89228"},"modified":"2025-04-23T08:54:13","modified_gmt":"2025-04-23T08:54:13","slug":"om-oss","status":"publish","type":"page","link":"https:\/\/www.1337games.org\/no-no\/om-oss\/","title":{"rendered":"Om Oss: Teamet bak 1337 Games"},"content":{"rendered":"\n<p>Et nettsted skapt av og for gamere. Slik startet 1337 Games, og den filosofien er fortsatt v\u00e5r kjerne.<\/p>\n\n\n\n<p>V\u00e5rt team best\u00e5r av lidenskapelige spillentusiaster og teknologinerder som skriver med kunnskap og engasjement. Vi har mange \u00e5rs erfaring med \u00e5 dekke alt innen gaming: fra de nyeste spillutgivelsene til de beste konsollene og de viktigste trendene i bransjen. Hvis du er en gamer som s\u00f8ker p\u00e5litelig og tydelig informasjon, finner du akkurat det du trenger her.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-hvorfor-stole-pa-oss\">Hvorfor stole p\u00e5 oss?<\/h2>\n\n\n\n<p>Hos 1337 Games er v\u00e5rt m\u00e5l \u00e5 gi deg den beste informasjonen. Hver artikkel, gjennomgang og guide vi publiserer, er n\u00f8ye unders\u00f8kt og gjennomg\u00e5tt for \u00e5 sikre n\u00f8yaktighet og troverdighet. Vi er mer enn bare en nyhetsplattform \u2013 vi \u00f8nsker \u00e5 v\u00e6re din partner p\u00e5 hver etappe av gamingreisen din. Du kan lese mer om hvordan vi arbeider i v\u00e5re <strong><a href=\"https:\/\/www.1337games.org\/no-no\/redaksjonell-policy\/\">redaksjonelle policy<\/a><\/strong>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-var-pavirkning-i-tall\">V\u00e5r p\u00e5virkning i tall:<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Over <strong>5 000 ukentlige bes\u00f8kende<\/strong><\/li>\n\n\n\n<li>Mer enn <strong>20 nye artikler hver uke<\/strong><\/li>\n\n\n\n<li>Tusenvis av timer brukt p\u00e5 forskning<\/li>\n\n\n\n<li>Over <strong>450 anmeldelser av kasinoer og spill<\/strong><\/li>\n\n\n\n<li>Et team av <strong>7 dedikerte skribenter<\/strong><\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-mot-vart-team\">M\u00f8t V\u00e5rt Team<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-lars-hansen-sjefredaktor\">Lars Hansen: Sjefredakt\u00f8r<\/h3>\n\n\n\n    <style>\n        .author-wrapper-flex {\n            display: flex;\n            flex-direction: column;\n            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);\n            border-radius: 16px;\n            padding: 32px;\n            margin: 24px 0;\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.1);\n            border: 1px solid #e9ecef;\n            transition: all 0.3s ease;\n            overflow: hidden;\n        }\n\n        .author-wrapper-flex:hover {\n            box-shadow: 0 8px 12px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.12);\n            transform: translateY(-2px);\n        }\n\n        .author-flex {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            padding: 0;\n        }\n\n        .author-flex:first-child {\n            margin-bottom: 24px;\n        }\n\n        .author-flex img {\n            width: 100%;\n            max-width: 200px;\n            height: auto;\n            display: block;\n            border-radius: 12px;\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n            transition: all 0.3s ease;\n        }\n\n        .author-flex img:hover {\n            transform: scale(1.02);\n            box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);\n        }\n\n        .author-flex h3 {\n            font-size: 1.75rem;\n            font-weight: 700;\n            color: #1a1a1a;\n            margin: 0 0 16px 0;\n            text-align: center;\n        }\n\n        .author-flex p {\n            font-size: 1rem;\n            line-height: 1.7;\n            color: #495057;\n            margin: 16px 0 0 0;\n            text-align: center;\n        }\n\n        .author-flex-header {\n            display: flex;\n            flex-direction: row;\n            flex-wrap: wrap;\n            align-items: center;\n            justify-content: center;\n            gap: 12px;\n            margin-bottom: 8px;\n        }\n\n        .author-flex-header a {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            width: 40px;\n            height: 40px;\n            border-radius: 50%;\n            background: #fff;\n            border: 2px solid #e9ecef;\n            transition: all 0.3s ease;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);\n        }\n\n        .author-flex-header a:hover {\n            transform: translateY(-3px) scale(1.1);\n            border-color: #007bff;\n            box-shadow: 0 4px 8px rgba(0, 123, 255, 0.2);\n        }\n\n        .author-flex-header a img {\n            width: 20px;\n            height: 20px;\n            box-shadow: none;\n            border-radius: 0;\n        }\n\n        .author-flex-header a:hover img {\n            transform: none;\n        }\n\n        @media only screen and (min-width: 768px) {\n            .author-wrapper-flex {\n                flex-direction: row;\n                gap: 32px;\n                padding: 40px;\n            }\n\n            .author-flex:first-child {\n                flex: 0 0 auto;\n                max-width: 220px;\n                margin-bottom: 0;\n            }\n\n            .author-flex:last-child {\n                flex: 1;\n                align-items: flex-start;\n            }\n\n            .author-flex img {\n                max-width: 190px;\n            }\n\n            .author-flex h3 {\n                font-size: 2rem;\n                text-align: left;\n            }\n\n            .author-flex p {\n                text-align: left;\n            }\n\n            .author-flex-header {\n                justify-content: flex-start;\n            }\n        }\n\n        @media only screen and (max-width: 767px) {\n            .author-wrapper-flex {\n                padding: 24px 20px;\n            }\n\n            .author-flex img {\n                max-width: 160px;\n            }\n\n            .author-flex h3 {\n                font-size: 1.5rem;\n            }\n\n            .author-flex p {\n                font-size: 0.95rem;\n            }\n        }\n    <\/style>\n\n    <div class=\"author-wrapper-flex\">\n        <div class=\"author-flex\">\n                <img decoding=\"async\"\n                    class=\"\"\n                    src=\"https:\/\/www.1337games.org\/no-no\/wp-content\/uploads\/sites\/15\/2025\/04\/Lars-Hansen-300px.jpg\"\n                    alt=\"Lars Hansen: Sjefredakt\u00f8r Image\"\n                \/>\n        <\/div>\n\n        <div class=\"author-flex\">\n            <h3>Lars Hansen: Sjefredakt\u00f8r<\/h3>\n            <div class=\"author-flex-header\">\n                                                                            <\/div>\n            <p><a href=\"https:\/\/www.1337games.org\/no-no\/om-oss\/lars-hansen\/\">Lars Hansen<\/a> har gjort lidenskapen for spill og teknologi til sin karriere. Som sjefredakt\u00f8r for et ledende norsk gaming- og tech-nettsted dykker han ned i alt fra avanserte gadgets til online casino-strategier, og sikrer at leserne f\u00e5r presis, handlingsrettet innsikt. P\u00e5 fritiden utforsker han nye spillopplevelser eller sitter p\u00e5 en Oslo-kaf\u00e9 og diskuterer alt fra retroklassikere til fremtidens innovasjoner.<\/p>\n        <\/div>\n    <\/div>\n\n    \n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-hvordan-finansieres-1337-games\">Hvordan finansieres 1337 Games?<\/h2>\n\n\n\n<p>Vi opererer gjennom inntekter fra affiliate-samarbeid med p\u00e5litelige spill- og casinoleverand\u00f8rer i Norge. Disse samarbeidene lar oss tilby gratis, kvalitetsrikt innhold samtidig som vi opprettholder v\u00e5r redaksjonelle uavhengighet.<\/p>\n\n\n\n<p>Vi f\u00f8lger strengt regler og fremmer <strong><a href=\"https:\/\/www.1337games.org\/no-no\/ansvarlig-spilling\/\">ansvarlig spilling<\/a><\/strong>. V\u00e5rt team evaluerer n\u00f8ye alle plattformer vi samarbeider med for \u00e5 sikre en trygg og p\u00e5litelig opplevelse for v\u00e5re lesere.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-vare-kjerneverdier\">V\u00e5re Kjerneverdier<\/h2>\n\n\n<ul style=\"padding-left: 1.1em; text-align: left; --ub-list-item-icon-top: 3px;; --ub-list-item-icon-size: 0.9em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%232e334d&quot; d=&quot;M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); --ub-list-item-fa-li-top: 3px; --ub-list-item-spacing: 0px; \" class=\"wp-block-ub-styled-list ub_styled_list\" id=\"ub_styled_list-32e35fa0-15ed-4155-8e92-63091f73758e\">\n<li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 0.9em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%232e334d&quot; d=&quot;M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-b734a3ca-ee1f-4cf3-9d76-4954109a49c1\">\n\t\t\t<div class=\"ub_list_item_content\">\n\t\t\t\t<span class=\"ub_list_item_icon\">\n\t\t\t\t\t<svg width=\"0.9em\" height=\"0.9em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#2e334d\" d=\"M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z\"><\/path><\/svg>\n\t\t\t\t<\/span>\n\t\t\t\t<span class=\"ub_list_item_text\"><strong><strong>\u00c6rlighet og Gjennomsiktighet<\/strong>:<\/strong><br>Hver anbefaling er basert p\u00e5 uavhengig og grundig forskning.<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/li>\n\n<li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 0.9em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%232e334d&quot; d=&quot;M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-8e37cb39-87af-4847-9c8a-77e9f5f7dc92\">\n\t\t\t<div class=\"ub_list_item_content\">\n\t\t\t\t<span class=\"ub_list_item_icon\">\n\t\t\t\t\t<svg width=\"0.9em\" height=\"0.9em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#2e334d\" d=\"M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z\"><\/path><\/svg>\n\t\t\t\t<\/span>\n\t\t\t\t<span class=\"ub_list_item_text\"><strong><strong><strong>Ansvarlig Spilling<\/strong><\/strong>:<\/strong><br>Vi gir r\u00e5d og ressurser for \u00e5 fremme trygge spillvalg.<br>Vores anmeldelser p\u00e5virkes aldrig af eksterne interesser.<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/li>\n\n<li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 0.9em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%232e334d&quot; d=&quot;M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-d557deb6-54be-4c0b-80ff-638cff8a195f\">\n\t\t\t<div class=\"ub_list_item_content\">\n\t\t\t\t<span class=\"ub_list_item_icon\">\n\t\t\t\t\t<svg width=\"0.9em\" height=\"0.9em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#2e334d\" d=\"M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z\"><\/path><\/svg>\n\t\t\t\t<\/span>\n\t\t\t\t<span class=\"ub_list_item_text\"><strong>Integritet:<\/strong><br>V\u00e5re anmeldelser og guider er upartiske og uavhengige av eksterne p\u00e5virkninger. Les mer om hvordan vi h\u00e5ndterer personvern i v\u00e5r <strong><a href=\"https:\/\/www.1337games.org\/no-no\/retningslinjer-for-personvern\/\">personvernerkl\u00e6ring<\/a><\/strong>.<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/li>\n\n<li class=\"ub_styled_list_item\" style=\"--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 0.9em; --ub-list-item-background-image: url('data:image\/svg+xml;utf8,&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%232e334d&quot; d=&quot;M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;'); \" id=\"ub-styled-list-item-a6003688-95ca-4724-af45-d4d4b5bc5d49\">\n\t\t\t<div class=\"ub_list_item_content\">\n\t\t\t\t<span class=\"ub_list_item_icon\">\n\t\t\t\t\t<svg width=\"0.9em\" height=\"0.9em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#2e334d\" d=\"M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z\"><\/path><\/svg>\n\t\t\t\t<\/span>\n\t\t\t\t<span class=\"ub_list_item_text\"><strong>Oppdatert Innhold:<\/strong><br>Vi jobber kontinuerlig for \u00e5 reflektere de nyeste trendene og innovasjonene i bransjen.<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/li>\n<\/ul>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-ofte-stilte-sporsmal-om-1337-games\">Ofte Stilte Sp\u00f8rsm\u00e5l om 1337 Games<\/h2>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1732265717738\"><strong class=\"schema-faq-question\">Er 1337 Games p\u00e5litelig?<\/strong> <p class=\"schema-faq-answer\">Ja, v\u00e5rt innhold er st\u00f8ttet av grundig forskning og \u00e5r med erfaring i spillbransjen. Vi prioriterer n\u00f8yaktighet og troverdighet for \u00e5 gi deg informasjon du kan stole p\u00e5.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1732265725058\"><strong class=\"schema-faq-question\">Hva er 1337 Games&raquo; misjon?<\/strong> <p class=\"schema-faq-answer\">V\u00e5r misjon er \u00e5 underholde, informere og inspirere norske gamere. Vi jobber for \u00e5 gi deg verkt\u00f8yene til \u00e5 ta smartere valg i gaming.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1732265725680\"><strong class=\"schema-faq-question\">Hva gj\u00f8r 1337 Games annerledes?<\/strong> <p class=\"schema-faq-answer\">Vi gir deg detaljert innsikt om lisensiering, betalingsmetoder og spillersikkerhet \u2013 slik at du kan bruke tiden din p\u00e5 \u00e5 nyte spillene, mens vi gj\u00f8r jobben.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1732265726392\"><strong class=\"schema-faq-question\">Hvordan finansieres 1337 Games?<\/strong> <p class=\"schema-faq-answer\">Vi tjener inntekter gjennom affiliate-markedsf\u00f8ring og reklame, og samarbeider kun med p\u00e5litelige operat\u00f8rer. Disse partnerskapene sikrer v\u00e5r uavhengighet og forpliktelse til ansvarlig spilling.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1732265752024\"><strong class=\"schema-faq-question\">Tilbyr 1337 Games anbefalinger for nybegynnere?<\/strong> <p class=\"schema-faq-answer\">Absolutt! V\u00e5re guider er perfekte for de som er nye innen nettcasinoer, med enkle trinn-for-trinn r\u00e5d for \u00e5 sikre en positiv opplevelse.<\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Et nettsted skapt av og for gamere. Slik startet 1337 Games, og den filosofien er fortsatt v\u00e5r kjerne. V\u00e5rt team best\u00e5r av lidenskapelige spillentusiaster og teknologinerder som skriver med kunnskap og engasjement. Vi har mange \u00e5rs erfaring med \u00e5 dekke alt innen gaming: fra de nyeste spillutgivelsene til de beste konsollene og de viktigste trendene [&hellip;]<\/p>\n","protected":false},"author":25014,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-89228","page","type-page","status-publish","hentry"],"featured_image_src":null,"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.0 (Yoast SEO v27.0) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Om Oss: Teamet bak 1337 Games<\/title>\n<meta name=\"description\" content=\"1337 Games er din guide til gaming og nettcasinoer i Norge. Les p\u00e5litelige anmeldelser, f\u00e5 tips og oppdag alt det nyeste innen spillverdenen!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.1337games.org\/no-no\/om-oss\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Om Oss: Teamet bak 1337 Games\" \/>\n<meta property=\"og:description\" content=\"1337 Games er din guide til gaming og nettcasinoer i Norge. Les p\u00e5litelige anmeldelser, f\u00e5 tips og oppdag alt det nyeste innen spillverdenen!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.1337games.org\/no-no\/om-oss\/\" \/>\n<meta property=\"og:site_name\" content=\"1337 Games NO\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/1337gamesio\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-23T08:54:13+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@1337gamesio\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutt\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\/\/www.1337games.org\/no-no\/om-oss\/\",\"url\":\"https:\/\/www.1337games.org\/no-no\/om-oss\/\",\"name\":\"Om Oss: Teamet bak 1337 Games\",\"isPartOf\":{\"@id\":\"https:\/\/www.1337games.org\/no-no\/#website\"},\"datePublished\":\"2024-11-22T08:58:03+00:00\",\"dateModified\":\"2025-04-23T08:54:13+00:00\",\"description\":\"1337 Games er din guide til gaming og nettcasinoer i Norge. Les p\u00e5litelige anmeldelser, f\u00e5 tips og oppdag alt det nyeste innen spillverdenen!\",\"breadcrumb\":{\"@id\":\"https:\/\/www.1337games.org\/no-no\/om-oss\/#breadcrumb\"},\"mainEntity\":[{\"@id\":\"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265717738\"},{\"@id\":\"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265725058\"},{\"@id\":\"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265725680\"},{\"@id\":\"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265726392\"},{\"@id\":\"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265752024\"}],\"inLanguage\":\"nn-NO\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.1337games.org\/no-no\/om-oss\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.1337games.org\/no-no\/om-oss\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.1337games.org\/no-no\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Om Oss\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.1337games.org\/no-no\/#website\",\"url\":\"https:\/\/www.1337games.org\/no-no\/\",\"name\":\"1337 Games NO\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.1337games.org\/no-no\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.1337games.org\/no-no\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nn-NO\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.1337games.org\/no-no\/#organization\",\"name\":\"1337 Games\",\"url\":\"https:\/\/www.1337games.org\/no-no\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nn-NO\",\"@id\":\"https:\/\/www.1337games.org\/no-no\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.1337games.org\/no-no\/wp-content\/uploads\/sites\/15\/2025\/10\/cropped-1Games.png\",\"contentUrl\":\"https:\/\/www.1337games.org\/no-no\/wp-content\/uploads\/sites\/15\/2025\/10\/cropped-1Games.png\",\"width\":512,\"height\":512,\"caption\":\"1337 Games\"},\"image\":{\"@id\":\"https:\/\/www.1337games.org\/no-no\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/1337gamesio\/\",\"https:\/\/x.com\/1337gamesio\",\"https:\/\/www.instagram.com\/1337gamesio\/\"],\"email\":\"info@1337games.io\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265717738\",\"position\":1,\"url\":\"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265717738\",\"name\":\"Er 1337 Games p\u00e5litelig?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Ja, v\u00e5rt innhold er st\u00f8ttet av grundig forskning og \u00e5r med erfaring i spillbransjen. Vi prioriterer n\u00f8yaktighet og troverdighet for \u00e5 gi deg informasjon du kan stole p\u00e5.\",\"inLanguage\":\"nn-NO\"},\"inLanguage\":\"nn-NO\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265725058\",\"position\":2,\"url\":\"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265725058\",\"name\":\"Hva er 1337 Games' misjon?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"V\u00e5r misjon er \u00e5 underholde, informere og inspirere norske gamere. Vi jobber for \u00e5 gi deg verkt\u00f8yene til \u00e5 ta smartere valg i gaming.\",\"inLanguage\":\"nn-NO\"},\"inLanguage\":\"nn-NO\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265725680\",\"position\":3,\"url\":\"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265725680\",\"name\":\"Hva gj\u00f8r 1337 Games annerledes?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Vi gir deg detaljert innsikt om lisensiering, betalingsmetoder og spillersikkerhet \u2013 slik at du kan bruke tiden din p\u00e5 \u00e5 nyte spillene, mens vi gj\u00f8r jobben.\",\"inLanguage\":\"nn-NO\"},\"inLanguage\":\"nn-NO\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265726392\",\"position\":4,\"url\":\"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265726392\",\"name\":\"Hvordan finansieres 1337 Games?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Vi tjener inntekter gjennom affiliate-markedsf\u00f8ring og reklame, og samarbeider kun med p\u00e5litelige operat\u00f8rer. Disse partnerskapene sikrer v\u00e5r uavhengighet og forpliktelse til ansvarlig spilling.\",\"inLanguage\":\"nn-NO\"},\"inLanguage\":\"nn-NO\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265752024\",\"position\":5,\"url\":\"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265752024\",\"name\":\"Tilbyr 1337 Games anbefalinger for nybegynnere?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Absolutt! V\u00e5re guider er perfekte for de som er nye innen nettcasinoer, med enkle trinn-for-trinn r\u00e5d for \u00e5 sikre en positiv opplevelse.\",\"inLanguage\":\"nn-NO\"},\"inLanguage\":\"nn-NO\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Om Oss: Teamet bak 1337 Games","description":"1337 Games er din guide til gaming og nettcasinoer i Norge. Les p\u00e5litelige anmeldelser, f\u00e5 tips og oppdag alt det nyeste innen spillverdenen!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.1337games.org\/no-no\/om-oss\/","og_locale":"en_US","og_type":"article","og_title":"Om Oss: Teamet bak 1337 Games","og_description":"1337 Games er din guide til gaming og nettcasinoer i Norge. Les p\u00e5litelige anmeldelser, f\u00e5 tips og oppdag alt det nyeste innen spillverdenen!","og_url":"https:\/\/www.1337games.org\/no-no\/om-oss\/","og_site_name":"1337 Games NO","article_publisher":"https:\/\/www.facebook.com\/1337gamesio\/","article_modified_time":"2025-04-23T08:54:13+00:00","twitter_card":"summary_large_image","twitter_site":"@1337gamesio","twitter_misc":{"Est. reading time":"3 minutt"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["WebPage","FAQPage"],"@id":"https:\/\/www.1337games.org\/no-no\/om-oss\/","url":"https:\/\/www.1337games.org\/no-no\/om-oss\/","name":"Om Oss: Teamet bak 1337 Games","isPartOf":{"@id":"https:\/\/www.1337games.org\/no-no\/#website"},"datePublished":"2024-11-22T08:58:03+00:00","dateModified":"2025-04-23T08:54:13+00:00","description":"1337 Games er din guide til gaming og nettcasinoer i Norge. Les p\u00e5litelige anmeldelser, f\u00e5 tips og oppdag alt det nyeste innen spillverdenen!","breadcrumb":{"@id":"https:\/\/www.1337games.org\/no-no\/om-oss\/#breadcrumb"},"mainEntity":[{"@id":"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265717738"},{"@id":"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265725058"},{"@id":"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265725680"},{"@id":"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265726392"},{"@id":"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265752024"}],"inLanguage":"nn-NO","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.1337games.org\/no-no\/om-oss\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.1337games.org\/no-no\/om-oss\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.1337games.org\/no-no\/"},{"@type":"ListItem","position":2,"name":"Om Oss"}]},{"@type":"WebSite","@id":"https:\/\/www.1337games.org\/no-no\/#website","url":"https:\/\/www.1337games.org\/no-no\/","name":"1337 Games NO","description":"","publisher":{"@id":"https:\/\/www.1337games.org\/no-no\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.1337games.org\/no-no\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nn-NO"},{"@type":"Organization","@id":"https:\/\/www.1337games.org\/no-no\/#organization","name":"1337 Games","url":"https:\/\/www.1337games.org\/no-no\/","logo":{"@type":"ImageObject","inLanguage":"nn-NO","@id":"https:\/\/www.1337games.org\/no-no\/#\/schema\/logo\/image\/","url":"https:\/\/www.1337games.org\/no-no\/wp-content\/uploads\/sites\/15\/2025\/10\/cropped-1Games.png","contentUrl":"https:\/\/www.1337games.org\/no-no\/wp-content\/uploads\/sites\/15\/2025\/10\/cropped-1Games.png","width":512,"height":512,"caption":"1337 Games"},"image":{"@id":"https:\/\/www.1337games.org\/no-no\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/1337gamesio\/","https:\/\/x.com\/1337gamesio","https:\/\/www.instagram.com\/1337gamesio\/"],"email":"info@1337games.io","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}},{"@type":"Question","@id":"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265717738","position":1,"url":"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265717738","name":"Er 1337 Games p\u00e5litelig?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Ja, v\u00e5rt innhold er st\u00f8ttet av grundig forskning og \u00e5r med erfaring i spillbransjen. Vi prioriterer n\u00f8yaktighet og troverdighet for \u00e5 gi deg informasjon du kan stole p\u00e5.","inLanguage":"nn-NO"},"inLanguage":"nn-NO"},{"@type":"Question","@id":"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265725058","position":2,"url":"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265725058","name":"Hva er 1337 Games' misjon?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"V\u00e5r misjon er \u00e5 underholde, informere og inspirere norske gamere. Vi jobber for \u00e5 gi deg verkt\u00f8yene til \u00e5 ta smartere valg i gaming.","inLanguage":"nn-NO"},"inLanguage":"nn-NO"},{"@type":"Question","@id":"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265725680","position":3,"url":"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265725680","name":"Hva gj\u00f8r 1337 Games annerledes?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Vi gir deg detaljert innsikt om lisensiering, betalingsmetoder og spillersikkerhet \u2013 slik at du kan bruke tiden din p\u00e5 \u00e5 nyte spillene, mens vi gj\u00f8r jobben.","inLanguage":"nn-NO"},"inLanguage":"nn-NO"},{"@type":"Question","@id":"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265726392","position":4,"url":"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265726392","name":"Hvordan finansieres 1337 Games?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Vi tjener inntekter gjennom affiliate-markedsf\u00f8ring og reklame, og samarbeider kun med p\u00e5litelige operat\u00f8rer. Disse partnerskapene sikrer v\u00e5r uavhengighet og forpliktelse til ansvarlig spilling.","inLanguage":"nn-NO"},"inLanguage":"nn-NO"},{"@type":"Question","@id":"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265752024","position":5,"url":"https:\/\/www.1337games.org\/no-no\/om-oss\/#faq-question-1732265752024","name":"Tilbyr 1337 Games anbefalinger for nybegynnere?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Absolutt! V\u00e5re guider er perfekte for de som er nye innen nettcasinoer, med enkle trinn-for-trinn r\u00e5d for \u00e5 sikre en positiv opplevelse.","inLanguage":"nn-NO"},"inLanguage":"nn-NO"}]}},"_links":{"self":[{"href":"https:\/\/www.1337games.org\/no-no\/wp-json\/wp\/v2\/pages\/89228","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.1337games.org\/no-no\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.1337games.org\/no-no\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.1337games.org\/no-no\/wp-json\/wp\/v2\/users\/25014"}],"replies":[{"embeddable":true,"href":"https:\/\/www.1337games.org\/no-no\/wp-json\/wp\/v2\/comments?post=89228"}],"version-history":[{"count":6,"href":"https:\/\/www.1337games.org\/no-no\/wp-json\/wp\/v2\/pages\/89228\/revisions"}],"predecessor-version":[{"id":89367,"href":"https:\/\/www.1337games.org\/no-no\/wp-json\/wp\/v2\/pages\/89228\/revisions\/89367"}],"wp:attachment":[{"href":"https:\/\/www.1337games.org\/no-no\/wp-json\/wp\/v2\/media?parent=89228"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}