Skip to content
https://Oddschecker.com

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
75
GRADE
C
FIX
6
REVIEW
4
PASS
13
INFO
3

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

27
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
79
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

4.25 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

22.16 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

2.42 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.084

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

11.52 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

32.98 s

Page Load Progression

673 ms
1.3 s
2.0 s
2.7 s
3.4 s
4.0 s
4.7 s
5.4 s
Checks
26
13 PASS 4 REVIEW 6 FIX
F
Page Weight Budget
Action
5.4 MB transferred, 190 requests
FIX
5.4 MB transferred, 190 requests
Critical::
Page weighs 12.2 MB (5.4 MB transferred)
Warning::
JavaScript is 3.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.7 MB
Warning::
Images are 1.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.4 MB
Warning::
190 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.4 MB / 2.4 MB budget
5.4 MB transferred
190 requests
1.1 g CO2 per page load
JavaScript 3.7 MiB 67%
Images 1.4 MiB 26%
Other 122.5 KiB 2%
CSS 86.4 KiB 2%
HTML 84.2 KiB 2%
Fonts 58.1 KiB 1%
Other 8.6 KiB 0%
Other 3.9 KiB 0%
Other 185 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (5.4 MiB of 5.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
8560ms total JS execution
FIX
8560ms total JS execution
Warning::
https://static.oddschecker.com/OC/js/build/prod/MO...: 1296ms CPU time
Warning::
Unattributable: 1264ms CPU time
Warning::
https://www.oddschecker.com/: 716ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-57L...: 613ms CPU time
Warning::
https://cx-resources.oddschecker.com/fingerprint/v...: 503ms CPU time
Warning::
Third-party scripts: 7296ms (85% of total)

Main Thread Breakdown

Script Evaluation 58% Other 20% Script Parsing & Compilation 8% Style & Layout 8%
ScriptTotalScriptingParse/CompileParty
https://static.oddschecker.com/OC/js/build/prod/MO/mobile.1404.js1296ms709ms22ms3rd
Unattributable1264ms110ms0ms1st
https://www.oddschecker.com/716ms236ms60ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-57L4GZ613ms529ms65ms3rd
https://cx-resources.oddschecker.com/fingerprint/verify-client.js?v1.0.1503ms360ms13ms3rd
https://www.googletagmanager.com/gtag/js?id=G-DYH22RGD1Z&cx=c&gtm=4e6941447ms358ms42ms3rd
https://static.oddschecker.com/OC/js/build/prod/MO/single/manager.1404.js443ms203ms1ms3rd
https://static.oddschecker.com/OC/bower_components/angular/angular.min.js?v=.1404437ms369ms15ms3rd
https://pluggedlabs.com/static/js/g291223j/zrjz7j0cr.v2.js349ms203ms38ms3rd
https://cdn.oddschecker.com/header/js/header-2e33b666e1.js338ms331ms3ms3rd

Showing top 10 of 22 scripts

F
JS Bundles
Action
48 scripts, 2.0 MB unused
FIX
48 scripts, 2.0 MB unused
Warning::
https://cdn.oddschecker.com/oc-uk/js/oc-uk-e587a96...: 1.3 MB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pluggedlabs.com/build/p9xp5xwge_oqblz5zda8...: 89 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://widgets.oddschecker.com/static/oc-connect-...: 87 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DYH2...: 74 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-89ST...: 72 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 2.0 MB
2097 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.oddschecker.com/oc-uk/js/oc-uk-e587a96668.js1688 KB1381 KB (82%)3rd
https://pluggedlabs.com/build/p9xp5xwge_oqblz5zda8zi4t/ConsentManager,Sticky2207 KB89 KB (44%)3rd
https://widgets.oddschecker.com/static/oc-connect-widget/index.js98 KB87 KB (89%)3rd
https://www.googletagmanager.com/gtag/js?id=G-DYH22RGD1Z&cx=c&gtm=4e6941181 KB74 KB (41%)3rd
https://www.googletagmanager.com/gtag/js?id=G-89STYVZ289&cx=c&gtm=4e6941170 KB72 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-606669273&cx=c&gtm=4e6941159 KB68 KB (43%)3rd
https://static.oddschecker.com/OC/js/build/prod/third-party/diffusion.3p.1.2.js129 KB64 KB (50%)3rd
https://cdn.oddschecker.com/splash/bundle/splash-3e6ba6f4b2.js122 KB61 KB (50%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-57L4GZ194 KB50 KB (26%)3rd
https://pluggedlabs.com/static/js/g291223j/zrjz7j0cr.v2.js96 KB44 KB (46%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
190 resources · 5.4 MB · 2.0 MB savings available
FIX
190 resources · 5.4 MB · 2.0 MB savings available
Warning::
Page weight 5.4 MB exceeds 1 MB target by 4.4 MB
Got: 5.4 MB Expected: ≤ 1 MB
Info::
~2.0 MB of savings available
Warning::
189 third-party resources (100% of weight)
Info::
3 resources over 200KB
190 resources · 5.4 MiB · 189 third-party 4.4 MiB over 1MB target
JavaScript 67% · 3.7 MiB
Image 26% · 1.4 MiB
Other 2% · 124.2 KiB
CSS 2% · 86.4 KiB
Document 2% · 84.5 KiB
Font 1% · 58.1 KiB

~2.0 MiB of savings available

Remove unused JavaScript: 2.0 MiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Image Optimization
89 images, 0 KB saveable
REVIEW
89 images, 0 KB saveable
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
89 images 1.4 MB
0 oversized -0 KB
81 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

C
Document Compression
Action
Document response served uncompressed
REVIEW
Document response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
4 fonts (58 KB)
PASS
4 fonts (58 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

58 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 4.3 s LCP 22.2 shttps://static.oddschecker.com/OC/fonts/PublicSansRegular/public-sans-v15-latin-regular.woff2public-sans-v15-latin-r... https://static.oddschecker.com/OC/fonts/PublicSansRegular/public-sans-v15-latin-regular.woff2 — 14.9 KiB — 101 ms — font-display: swaphttps://static.oddschecker.com/OC/fonts/PublicSansSemiBold/public-sans-v15-latin-600.woff2public-sans-v15-latin-6... https://static.oddschecker.com/OC/fonts/PublicSansSemiBold/public-sans-v15-latin-600.woff2 — 14.6 KiB — 113 ms — font-display: swaphttps://static.oddschecker.com/OC/fonts/PublicSansBold/public-sans-v15-latin-700.woff2public-sans-v15-latin-7... https://static.oddschecker.com/OC/fonts/PublicSansBold/public-sans-v15-latin-700.woff2 — 14.7 KiB — 119 ms — font-display: swaphttps://static.oddschecker.com/OC/fonts/PublicSansBlack/public-sans-v15-latin-900.woff2public-sans-v15-latin-9... https://static.oddschecker.com/OC/fonts/PublicSansBlack/public-sans-v15-latin-900.woff2 — 14.0 KiB — 120 ms — font-display: swap
public-sans-v15-latin-r... woff2 swap
Size 15 KB
Load time 101 ms
Start 845 ms
Risk FOUT — text flashes from fallback to web font
public-sans-v15-latin-6... woff2 swap
Size 15 KB
Load time 113 ms
Start 845 ms
Risk FOUT — text flashes from fallback to web font
public-sans-v15-latin-7... woff2 swap
Size 15 KB
Load time 119 ms
Start 846 ms
Risk FOUT — text flashes from fallback to web font
public-sans-v15-latin-9... woff2 swap
Size 14 KB
Load time 120 ms
Start 848 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
JavaScript Blocking
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
Total JS execution time is 8.6 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Asset Compression
No text asset hosts to measure
INFO
No text asset hosts to measure
Info::
No third-party or subdomain host served enough text assets to measure
Asset compression is measured per host, from one HEAD request against a sampled resource. Pages that serve all their JS and CSS from the document's own origin are covered by the document compression check instead.
Network Waterfall
190 requests over 5423ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 4.3 s LCP 22.2 shttps://oddschecker.com// https://oddschecker.com/ — 301 — 178 B — 70 ms — h2https://www.oddschecker.com/www.oddschecker.com/ https://www.oddschecker.com/ — 200 — 84.2 KiB — 1.1 s — h2https://cx-resources.oddschecker.com/fingerprint/verify-client.js?v1.0.1cx-resources.oddschecker.com/finger... https://cx-resources.oddschecker.com/fingerprint/verify-client.js?v1.0.1 — 200 — 28.8 KiB — 105 ms — h2https://static.oddschecker.com/OC/fonts/PublicSansRegular/public-sans-v15-latin-regular.woff2static.oddschecker.com/OC/fonts/Pub... https://static.oddschecker.com/OC/fonts/PublicSansRegular/public-sans-v15-latin-regular.woff2 — 200 — 14.9 KiB — 101 ms — h2https://static.oddschecker.com/OC/fonts/PublicSansSemiBold/public-sans-v15-latin-600.woff2static.oddschecker.com/OC/fonts/Pub... https://static.oddschecker.com/OC/fonts/PublicSansSemiBold/public-sans-v15-latin-600.woff2 — 200 — 14.6 KiB — 113 ms — h2https://static.oddschecker.com/OC/fonts/PublicSansBold/public-sans-v15-latin-700.woff2static.oddschecker.com/OC/fonts/Pub... https://static.oddschecker.com/OC/fonts/PublicSansBold/public-sans-v15-latin-700.woff2 — 200 — 14.7 KiB — 119 ms — h2https://static.oddschecker.com/OC/fonts/PublicSansBlack/public-sans-v15-latin-900.woff2static.oddschecker.com/OC/fonts/Pub... https://static.oddschecker.com/OC/fonts/PublicSansBlack/public-sans-v15-latin-900.woff2 — 200 — 14.0 KiB — 120 ms — h2https://static.oddschecker.com/OC/css/compiled/OC/mobile/mobile.1404.cssstatic.oddschecker.com/OC/css/compi... https://static.oddschecker.com/OC/css/compiled/OC/mobile/mobile.1404.css — 200 — 30.5 KiB — 111 ms — h2https://static.oddschecker.com/OC/css/compiled/OC/mobile/beta-new.1404.cssstatic.oddschecker.com/OC/css/compi... https://static.oddschecker.com/OC/css/compiled/OC/mobile/beta-new.1404.css — 200 — 25.7 KiB — 126 ms — h2https://cdn.oddschecker.com/theme/css/theme-01360451b128c01601c8349f7b5db121.csscdn.oddschecker.com/theme/css/theme... https://cdn.oddschecker.com/theme/css/theme-01360451b128c01601c8349f7b5db121.css — 200 — 7.0 KiB — 91 ms — h2https://cdn.oddschecker.com/ui/css/ui-5b5f02aeb18874a11881fb0f816f385d.csscdn.oddschecker.com/ui/css/ui-5b5f0... https://cdn.oddschecker.com/ui/css/ui-5b5f02aeb18874a11881fb0f816f385d.css — 200 — 5.7 KiB — 102 ms — h2https://cdn.oddschecker.com/unsupported-browser/css/unsupported-browser-88f7c77d52726cdeeea4a99602fc907c.csscdn.oddschecker.com/unsupported-bro... https://cdn.oddschecker.com/unsupported-browser/css/unsupported-browser-88f7c77d52726cdeeea4a99602fc907c.css — 200 — 1.4 KiB — 105 ms — h2https://cdn.oddschecker.com/header/css/header-6336d08fba5734dfaf8a2f874623dd80.csscdn.oddschecker.com/header/css/head... https://cdn.oddschecker.com/header/css/header-6336d08fba5734dfaf8a2f874623dd80.css — 200 — 6.1 KiB — 94 ms — h2https://cdn.oddschecker.com/sports-nav/css/sports-nav-5a492cdd09ff689502818b9287b90045.csscdn.oddschecker.com/sports-nav/css/... https://cdn.oddschecker.com/sports-nav/css/sports-nav-5a492cdd09ff689502818b9287b90045.css — 200 — 2.9 KiB — 92 ms — h2https://cdn.tagdeliver.com/cipt/19208.jscdn.tagdeliver.com/cipt/19208.js https://cdn.tagdeliver.com/cipt/19208.js — 200 — 21.0 KiB — 142 ms — h2https://static.oddschecker.com/OC/js/build/prod/MO/single/preLoad.1404.jsstatic.oddschecker.com/OC/js/build/... https://static.oddschecker.com/OC/js/build/prod/MO/single/preLoad.1404.js — 200 — 670 B — 110 ms — h2https://cdn.oddschecker.com/theme/vendor/modernizr-013e054350.jscdn.oddschecker.com/theme/vendor/mo... https://cdn.oddschecker.com/theme/vendor/modernizr-013e054350.js — 200 — 1.8 KiB — 21 ms — h2https://dev.visualwebsiteoptimizer.com/j.php?a=772951&u=https%3A%2F%2Fwww.oddschecker.com%2F&vn=2.1&x=truedev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=772951&u=https%3A%2F%2Fwww.oddschecker.com%2F&vn=2.1&x=true — 200 — 5.0 KiB — 83 ms — h2https://cdn.oddschecker.com/runtime/js/runtime-9b91cb5430.jscdn.oddschecker.com/runtime/js/runt... https://cdn.oddschecker.com/runtime/js/runtime-9b91cb5430.js — 200 — 4.7 KiB — 20 ms — h3https://cdn.tagdeliver.com/cidf/19208-mch20260909.jsoncdn.tagdeliver.com/cidf/19208-mch20... https://cdn.tagdeliver.com/cidf/19208-mch20260909.json — 200 — 1.2 KiB — 75 ms — h2https://uc.tagdeliver.com/?uid=19208&page=https%3A%2F%2Fwww.oddschecker.com%2Fuc.tagdeliver.com/?uid=19208&page=h... https://uc.tagdeliver.com/?uid=19208&page=https%3A%2F%2Fwww.oddschecker.com%2F — 200 — 433 B — 169 ms — h2https://cdn.oddschecker.com/oc-uk/js/oc-uk-e587a96668.jscdn.oddschecker.com/oc-uk/js/oc-uk-... https://cdn.oddschecker.com/oc-uk/js/oc-uk-e587a96668.js — 200 — 1.6 MiB — 135 ms — h3https://cdn.oddschecker.com/header/js/header-2e33b666e1.jscdn.oddschecker.com/header/js/heade... https://cdn.oddschecker.com/header/js/header-2e33b666e1.js — 200 — 36.4 KiB — 46 ms — h3https://cdn.oddschecker.com/sports-nav/js/sports-nav-399012aa1e.jscdn.oddschecker.com/sports-nav/js/s... https://cdn.oddschecker.com/sports-nav/js/sports-nav-399012aa1e.js — 200 — 298 B — 21 ms — h3https://pluggedlabs.com/static/js/g291223j/zrjz7j0cr.v2.jspluggedlabs.com/static/js/g291223j/... https://pluggedlabs.com/static/js/g291223j/zrjz7j0cr.v2.js — 200 — 96.2 KiB — 270 ms — h2https://static.oddschecker.com/OC/bower_components/angular/angular.min.js?v=.1404static.oddschecker.com/OC/bower_com... https://static.oddschecker.com/OC/bower_components/angular/angular.min.js?v=.1404 — 200 — 45.6 KiB — 33 ms — h2https://static.oddschecker.com/OC/bower_components/angular-animate/angular-animate.min.js?v=.1404static.oddschecker.com/OC/bower_com... https://static.oddschecker.com/OC/bower_components/angular-animate/angular-animate.min.js?v=.1404 — 200 — 5.3 KiB — 29 ms — h2https://static.oddschecker.com/OC/js/build/prod/MO/template-cache.1404.jsstatic.oddschecker.com/OC/js/build/... https://static.oddschecker.com/OC/js/build/prod/MO/template-cache.1404.js — 200 — 615 B — 47 ms — h2https://static.oddschecker.com/OC/js/build/prod/MO/mobile.1404.jsstatic.oddschecker.com/OC/js/build/... https://static.oddschecker.com/OC/js/build/prod/MO/mobile.1404.js — 200 — 70.1 KiB — 42 ms — h2https://static.oddschecker.com/OC/js/build/prod/third-party/LAB-2.0.3.min.3p.1.2.jsstatic.oddschecker.com/OC/js/build/... https://static.oddschecker.com/OC/js/build/prod/third-party/LAB-2.0.3.min.3p.1.2.js — 200 — 2.5 KiB — 36 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 4.3 s LCP 22.2 shttps://oddschecker.com// https://oddschecker.com/ — 301 — 178 B — 70 ms — h2https://www.oddschecker.com/www.oddschecker.com/ https://www.oddschecker.com/ — 200 — 84.2 KiB — 1.1 s — h2https://cx-resources.oddschecker.com/fingerprint/verify-client.js?v1.0.1cx-resources.oddschecker.com/finger... https://cx-resources.oddschecker.com/fingerprint/verify-client.js?v1.0.1 — 200 — 28.8 KiB — 105 ms — h2https://static.oddschecker.com/OC/fonts/PublicSansRegular/public-sans-v15-latin-regular.woff2static.oddschecker.com/OC/fonts/Pub... https://static.oddschecker.com/OC/fonts/PublicSansRegular/public-sans-v15-latin-regular.woff2 — 200 — 14.9 KiB — 101 ms — h2https://static.oddschecker.com/OC/fonts/PublicSansSemiBold/public-sans-v15-latin-600.woff2static.oddschecker.com/OC/fonts/Pub... https://static.oddschecker.com/OC/fonts/PublicSansSemiBold/public-sans-v15-latin-600.woff2 — 200 — 14.6 KiB — 113 ms — h2https://static.oddschecker.com/OC/fonts/PublicSansBold/public-sans-v15-latin-700.woff2static.oddschecker.com/OC/fonts/Pub... https://static.oddschecker.com/OC/fonts/PublicSansBold/public-sans-v15-latin-700.woff2 — 200 — 14.7 KiB — 119 ms — h2https://static.oddschecker.com/OC/fonts/PublicSansBlack/public-sans-v15-latin-900.woff2static.oddschecker.com/OC/fonts/Pub... https://static.oddschecker.com/OC/fonts/PublicSansBlack/public-sans-v15-latin-900.woff2 — 200 — 14.0 KiB — 120 ms — h2https://static.oddschecker.com/OC/css/compiled/OC/mobile/mobile.1404.cssstatic.oddschecker.com/OC/css/compi... https://static.oddschecker.com/OC/css/compiled/OC/mobile/mobile.1404.css — 200 — 30.5 KiB — 111 ms — h2https://static.oddschecker.com/OC/css/compiled/OC/mobile/beta-new.1404.cssstatic.oddschecker.com/OC/css/compi... https://static.oddschecker.com/OC/css/compiled/OC/mobile/beta-new.1404.css — 200 — 25.7 KiB — 126 ms — h2https://cdn.oddschecker.com/theme/css/theme-01360451b128c01601c8349f7b5db121.csscdn.oddschecker.com/theme/css/theme... https://cdn.oddschecker.com/theme/css/theme-01360451b128c01601c8349f7b5db121.css — 200 — 7.0 KiB — 91 ms — h2https://cdn.oddschecker.com/ui/css/ui-5b5f02aeb18874a11881fb0f816f385d.csscdn.oddschecker.com/ui/css/ui-5b5f0... https://cdn.oddschecker.com/ui/css/ui-5b5f02aeb18874a11881fb0f816f385d.css — 200 — 5.7 KiB — 102 ms — h2https://cdn.oddschecker.com/unsupported-browser/css/unsupported-browser-88f7c77d52726cdeeea4a99602fc907c.csscdn.oddschecker.com/unsupported-bro... https://cdn.oddschecker.com/unsupported-browser/css/unsupported-browser-88f7c77d52726cdeeea4a99602fc907c.css — 200 — 1.4 KiB — 105 ms — h2https://cdn.oddschecker.com/header/css/header-6336d08fba5734dfaf8a2f874623dd80.csscdn.oddschecker.com/header/css/head... https://cdn.oddschecker.com/header/css/header-6336d08fba5734dfaf8a2f874623dd80.css — 200 — 6.1 KiB — 94 ms — h2https://cdn.oddschecker.com/sports-nav/css/sports-nav-5a492cdd09ff689502818b9287b90045.csscdn.oddschecker.com/sports-nav/css/... https://cdn.oddschecker.com/sports-nav/css/sports-nav-5a492cdd09ff689502818b9287b90045.css — 200 — 2.9 KiB — 92 ms — h2https://cdn.tagdeliver.com/cipt/19208.jscdn.tagdeliver.com/cipt/19208.js https://cdn.tagdeliver.com/cipt/19208.js — 200 — 21.0 KiB — 142 ms — h2https://static.oddschecker.com/OC/js/build/prod/MO/single/preLoad.1404.jsstatic.oddschecker.com/OC/js/build/... https://static.oddschecker.com/OC/js/build/prod/MO/single/preLoad.1404.js — 200 — 670 B — 110 ms — h2https://cdn.oddschecker.com/theme/vendor/modernizr-013e054350.jscdn.oddschecker.com/theme/vendor/mo... https://cdn.oddschecker.com/theme/vendor/modernizr-013e054350.js — 200 — 1.8 KiB — 21 ms — h2https://dev.visualwebsiteoptimizer.com/j.php?a=772951&u=https%3A%2F%2Fwww.oddschecker.com%2F&vn=2.1&x=truedev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=772951&u=https%3A%2F%2Fwww.oddschecker.com%2F&vn=2.1&x=true — 200 — 5.0 KiB — 83 ms — h2https://cdn.oddschecker.com/runtime/js/runtime-9b91cb5430.jscdn.oddschecker.com/runtime/js/runt... https://cdn.oddschecker.com/runtime/js/runtime-9b91cb5430.js — 200 — 4.7 KiB — 20 ms — h3https://cdn.tagdeliver.com/cidf/19208-mch20260909.jsoncdn.tagdeliver.com/cidf/19208-mch20... https://cdn.tagdeliver.com/cidf/19208-mch20260909.json — 200 — 1.2 KiB — 75 ms — h2https://uc.tagdeliver.com/?uid=19208&page=https%3A%2F%2Fwww.oddschecker.com%2Fuc.tagdeliver.com/?uid=19208&page=h... https://uc.tagdeliver.com/?uid=19208&page=https%3A%2F%2Fwww.oddschecker.com%2F — 200 — 433 B — 169 ms — h2https://cdn.oddschecker.com/oc-uk/js/oc-uk-e587a96668.jscdn.oddschecker.com/oc-uk/js/oc-uk-... https://cdn.oddschecker.com/oc-uk/js/oc-uk-e587a96668.js — 200 — 1.6 MiB — 135 ms — h3https://cdn.oddschecker.com/header/js/header-2e33b666e1.jscdn.oddschecker.com/header/js/heade... https://cdn.oddschecker.com/header/js/header-2e33b666e1.js — 200 — 36.4 KiB — 46 ms — h3https://cdn.oddschecker.com/sports-nav/js/sports-nav-399012aa1e.jscdn.oddschecker.com/sports-nav/js/s... https://cdn.oddschecker.com/sports-nav/js/sports-nav-399012aa1e.js — 200 — 298 B — 21 ms — h3https://pluggedlabs.com/static/js/g291223j/zrjz7j0cr.v2.jspluggedlabs.com/static/js/g291223j/... https://pluggedlabs.com/static/js/g291223j/zrjz7j0cr.v2.js — 200 — 96.2 KiB — 270 ms — h2https://static.oddschecker.com/OC/bower_components/angular/angular.min.js?v=.1404static.oddschecker.com/OC/bower_com... https://static.oddschecker.com/OC/bower_components/angular/angular.min.js?v=.1404 — 200 — 45.6 KiB — 33 ms — h2https://static.oddschecker.com/OC/bower_components/angular-animate/angular-animate.min.js?v=.1404static.oddschecker.com/OC/bower_com... https://static.oddschecker.com/OC/bower_components/angular-animate/angular-animate.min.js?v=.1404 — 200 — 5.3 KiB — 29 ms — h2https://static.oddschecker.com/OC/js/build/prod/MO/template-cache.1404.jsstatic.oddschecker.com/OC/js/build/... https://static.oddschecker.com/OC/js/build/prod/MO/template-cache.1404.js — 200 — 615 B — 47 ms — h2https://static.oddschecker.com/OC/js/build/prod/MO/mobile.1404.jsstatic.oddschecker.com/OC/js/build/... https://static.oddschecker.com/OC/js/build/prod/MO/mobile.1404.js — 200 — 70.1 KiB — 42 ms — h2https://static.oddschecker.com/OC/js/build/prod/third-party/LAB-2.0.3.min.3p.1.2.jsstatic.oddschecker.com/OC/js/build/... https://static.oddschecker.com/OC/js/build/prod/third-party/LAB-2.0.3.min.3p.1.2.js — 200 — 2.5 KiB — 36 ms — h2https://static.oddschecker.com/OC/js/build/prod/MO/single/manager.1404.jsstatic.oddschecker.com/OC/js/build/... https://static.oddschecker.com/OC/js/build/prod/MO/single/manager.1404.js — 200 — 2.7 KiB — 43 ms — h2https://widgets.oddschecker.com/static/oc-bet-builder-widget/index.jswidgets.oddschecker.com/static/oc-b... https://widgets.oddschecker.com/static/oc-bet-builder-widget/index.js — 200 — 267.7 KiB — 249 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495 — 200 — 10.1 KiB — 280 ms — h2https://dev.visualwebsiteoptimizer.com/eu01/collect/v.gif?cd=0&a=772951&d=oddschecker.com&u=DFFECFEF60400B45BC92C9D314BD9291B&h=059722d95891386bc70a7aebd8457640&t=falsedev.visualwebsiteoptimizer.com/eu01... https://dev.visualwebsiteoptimizer.com/eu01/collect/v.gif?cd=0&a=772951&d=oddschecker.com&u=DFFECFEF60400B45BC92C9D314BD9291B&h=059722d95891386bc70a7aebd8457640&t=false — 200 — 163 B — 61 ms — h2https://cx-resources.oddschecker.com/nirvana/ping.js?v=1.4.0cx-resources.oddschecker.com/nirvan... https://cx-resources.oddschecker.com/nirvana/ping.js?v=1.4.0 — 200 — 726 B — 55 ms — h2https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_Champ_League.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_Champ_League.png?v=1.0.16 — 200 — 4.5 KiB — 36 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/tv/TNT_Sport_Pink.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/tv/TNT_Sport_Pink.png?v=1.0.16 — 200 — 23.5 KiB — 42 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/CarabaoCup@3x.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/CarabaoCup@3x.png?v=1.0.16 — 200 — 24.5 KiB — 127 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/tv/SS_Primary.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/tv/SS_Primary.png?v=1.0.16 — 200 — 5.9 KiB — 88 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_Championship.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_Championship.png?v=1.0.16 — 200 — 10.5 KiB — 95 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_primiera_liga.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_primiera_liga.png?v=1.0.16 — 200 — 6.2 KiB — 97 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_SPFL.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_SPFL.png?v=1.0.16 — 200 — 8.6 KiB — 99 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Copa-Libertadores@3x.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Copa-Libertadores@3x.png?v=1.0.16 — 200 — 12.6 KiB — 103 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Copa-Sudamericana@3x.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Copa-Sudamericana@3x.png?v=1.0.16 — 200 — 14.6 KiB — 107 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Saudi-1@3x.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Saudi-1@3x.png?v=1.0.16 — 200 — 18.3 KiB — 109 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_League1.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_League1.png?v=1.0.16 — 200 — 12.4 KiB — 117 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Greece-Cup.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Greece-Cup.png?v=1.0.16 — 200 — 26.2 KiB — 192 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Greek-Superleague@3x.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Greek-Superleague@3x.png?v=1.0.16 — 200 — 16.1 KiB — 119 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Serbia-1@3x.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Serbia-1@3x.png?v=1.0.16 — 200 — 9.1 KiB — 124 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_mls.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_mls.png?v=1.0.16 — 200 — 4.9 KiB — 127 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_Ligue_1.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_Ligue_1.png?v=1.0.16 — 200 — 3.4 KiB — 127 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_Bundesliga.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_Bundesliga.png?v=1.0.16 — 200 — 4.4 KiB — 129 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/tv/BBC.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/tv/BBC.png?v=1.0.16 — 200 — 1.1 KiB — 127 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_SerieA.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_SerieA.png?v=1.0.16 — 200 — 16.8 KiB — 133 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_La_Liga.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_La_Liga.png?v=1.0.16 — 200 — 3.6 KiB — 133 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/default.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/default.png?v=1.0.16 — 200 — 3.6 KiB — 133 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/tv/Premier_Sports.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/tv/Premier_Sports.png?v=1.0.16 — 200 — 3.5 KiB — 133 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Scottish-Championship@3x.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Scottish-Championship@3x.png?v=1.0.16 — 200 — 12.0 KiB — 133 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/English-National-League.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/English-National-League.png?v=1.0.16 — 200 — 25.7 KiB — 186 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Albania-Super-League.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Albania-Super-League.png?v=1.0.16 — 200 — 16.6 KiB — 133 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Armenian-Premier-League.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Armenian-Premier-League.png?v=1.0.16 — 200 — 20.1 KiB — 134 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Bulgaria@3x.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Bulgaria@3x.png?v=1.0.16 — 200 — 14.8 KiB — 157 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_eredivisie.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_eredivisie.png?v=1.0.16 — 200 — 2.6 KiB — 133 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_Irish-Sse-Airtricity.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_Irish-Sse-Airtricity.png?v=1.0.16 — 200 — 8.4 KiB — 157 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Slovenia-1@3x.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Slovenia-1@3x.png?v=1.0.16 — 200 — 21.1 KiB — 140 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ics_liga_segunda_spain.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ics_liga_segunda_spain.png?v=1.0.16 — 200 — 4.1 KiB — 147 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_Sweden_Allsvenskan.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_Sweden_Allsvenskan.png?v=1.0.16 — 200 — 17.3 KiB — 147 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_premiere-league-wales.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_premiere-league-wales.png?v=1.0.16 — 200 — 3.0 KiB — 148 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_Prem.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_Prem.png?v=1.0.16 — 200 — 3.0 KiB — 154 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_League2.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_League2.png?v=1.0.16 — 200 — 26.2 KiB — 168 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_Brazil_SerieA.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_Brazil_SerieA.png?v=1.0.16 — 200 — 37.2 KiB — 170 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_jleague_japan.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/ic_jleague_japan.png?v=1.0.16 — 200 — 8.3 KiB — 167 ms — h3https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Swiss-1@3x.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/OC/API/events/v3/football/Swiss-1@3x.png?v=1.0.16 — 200 — 24.5 KiB — 168 ms — h3https://static.oddschecker.com/content/types/TIP/championsleaguetips-generic-preview.jpg?v=9120220static.oddschecker.com/content/type... https://static.oddschecker.com/content/types/TIP/championsleaguetips-generic-preview.jpg?v=9120220 — 200 — 4.8 KiB — 160 ms — h3https://static.oddschecker.com/content/types/TIP/wed-acca-tips-preview.jpg?v=9101948static.oddschecker.com/content/type... https://static.oddschecker.com/content/types/TIP/wed-acca-tips-preview.jpg?v=9101948 — 200 — 4.7 KiB — 159 ms — h3https://static.oddschecker.com/content/types/TIP/andy-holding-oc-plus-preview.jpg?v=9072604static.oddschecker.com/content/type... https://static.oddschecker.com/content/types/TIP/andy-holding-oc-plus-preview.jpg?v=9072604 — 200 — 6.6 KiB — 169 ms — h3https://static.oddschecker.com/content/types/TIP/championsleaguetips-generic-preview.jpg?v=8085958static.oddschecker.com/content/type... https://static.oddschecker.com/content/types/TIP/championsleaguetips-generic-preview.jpg?v=8085958 — 200 — 4.8 KiB — 165 ms — h3https://static.oddschecker.com/content/types/TIP/championsleaguetips-generic-preview.jpg?v=7131822static.oddschecker.com/content/type... https://static.oddschecker.com/content/types/TIP/championsleaguetips-generic-preview.jpg?v=7131822 — 200 — 4.8 KiB — 165 ms — h3https://images.ctfassets.net/pnq4hpds29uh/5RRO2dHb8jSAicEg88bsWl/b33ba31884a3582d7729515a1ce1aea9/41aa6bf6c303.webpimages.ctfassets.net/pnq4hpds29uh/5... https://images.ctfassets.net/pnq4hpds29uh/5RRO2dHb8jSAicEg88bsWl/b33ba31884a3582d7729515a1ce1aea9/41aa6bf6c303.webp — 200 — 105.9 KiB — 170 ms — h2https://images.ctfassets.net/pnq4hpds29uh/1Zn66BemKpU8vtjY0jDqvU/0ddc6f33b2bd57c415b1003d96a9b682/56d33c6730cd.webpimages.ctfassets.net/pnq4hpds29uh/1... https://images.ctfassets.net/pnq4hpds29uh/1Zn66BemKpU8vtjY0jDqvU/0ddc6f33b2bd57c415b1003d96a9b682/56d33c6730cd.webp — 200 — 102.1 KiB — 170 ms — h2https://images.ctfassets.net/pnq4hpds29uh/64xt5H6hU0lJQg43B7wuiR/bac58dcad590a456f936ef628d1ba167/c79e0fdbacbd.webpimages.ctfassets.net/pnq4hpds29uh/6... https://images.ctfassets.net/pnq4hpds29uh/64xt5H6hU0lJQg43B7wuiR/bac58dcad590a456f936ef628d1ba167/c79e0fdbacbd.webp — 200 — 100.8 KiB — 170 ms — h2https://cdn.oddschecker.com/splash/bundle/splash-3e6ba6f4b2.jscdn.oddschecker.com/splash/bundle/s... https://cdn.oddschecker.com/splash/bundle/splash-3e6ba6f4b2.js — 200 — 122.4 KiB — 171 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-57L4GZwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-57L4GZ — 200 — 194.3 KiB — 356 ms — h2https://static.oddschecker.com/OC/i/MO/layout/bet-hub-large@2x.jpgstatic.oddschecker.com/OC/i/MO/layo... https://static.oddschecker.com/OC/i/MO/layout/bet-hub-large@2x.jpg — 200 — 5.0 KiB — 117 ms — h3data:image/webp;base64,UklGRiQAAABXRUJQVlA4IBgAAAAwAQCdASoBAAEAAwA0JaQAA3AA/vuUAAA=data:image/webp;base64,UklGRiQAAABX... data:image/webp;base64,UklGRiQAAABXRUJQVlA4IBgAAAAwAQCdASoBAAEAAwA0JaQAA3AA/vuUAAA= — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAABBxAR/Q9ERP8DAABWUDggGAAA…data:image/webp;base64,UklGRkoAAABX... data:image/webp;base64,UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAABBxAR/Q9ERP8DAABWUDggGAAA… — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRlIAAABXRUJQVlA4WAoAAAASAAAAAAAAAAAAQU5JTQYAAAD/////AABBTk1GJgAAAAAAAAAA…data:image/webp;base64,UklGRlIAAABX... data:image/webp;base64,UklGRlIAAABXRUJQVlA4WAoAAAASAAAAAAAAAAAAQU5JTQYAAAD/////AABBTk1GJgAAAAAAAAAA… — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAAAAAAfQ//73v/+BiOh/AAA=data:image/webp;base64,UklGRh4AAABX... data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAAAAAAfQ//73v/+BiOh/AAA= — 200 — 0 B — 0 ms — datahttps://widgets.oddschecker.com/static/assets/rolldown-runtime-hePW80VL.jswidgets.oddschecker.com/static/asse... https://widgets.oddschecker.com/static/assets/rolldown-runtime-hePW80VL.js — 200 — 557 B — 31 ms — h2https://widgets.oddschecker.com/static/oc-connect-widget/index.jswidgets.oddschecker.com/static/oc-c... https://widgets.oddschecker.com/static/oc-connect-widget/index.js — 200 — 98.3 KiB — 39 ms — h2https://widgets.oddschecker.com/static/assets/cx-module-helper-DExBfKUB.jswidgets.oddschecker.com/static/asse... https://widgets.oddschecker.com/static/assets/cx-module-helper-DExBfKUB.js — 200 — 183 B — 34 ms — h2https://widgets.oddschecker.com/static/assets/css-DAcooG0A.jswidgets.oddschecker.com/static/asse... https://widgets.oddschecker.com/static/assets/css-DAcooG0A.js — 200 — 244 B — 32 ms — h2https://www.oddschecker.com/verifywww.oddschecker.com/verify https://www.oddschecker.com/verify — 200 — 382 B — 194 ms — h2https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swapfonts.googleapis.com/css2?family=Pu... https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap — 200 — 997 B — 151 ms — h2https://widgets.oddschecker.com/v2/widget?json&host=eyJyZWZlcmVyIjoiaHR0cDovL2JldGJ1aWxkZXIuY29tL2Zvb3RiYWxsIiwic2xvdCI6IjBUck02elRIa1phX1pETmZUWEF1WSJ9widgets.oddschecker.com/v2/widget?j... https://widgets.oddschecker.com/v2/widget?json&host=eyJyZWZlcmVyIjoiaHR0cDovL2JldGJ1aWxkZXIuY29tL2Zvb3RiYWxsIiwic2xvdCI6IjBUck02elRIa1phX1pETmZUWEF1WSJ9 — 204 — 0 B — 29 ms — h3https://cdn.oddschecker.com/bookie-clickout/css/bookie-clickout-fea70ec12d92ba7edbd541effdeda56c.csscdn.oddschecker.com/bookie-clickout... https://cdn.oddschecker.com/bookie-clickout/css/bookie-clickout-fea70ec12d92ba7edbd541effdeda56c.css — 200 — 157 B — 21 ms — h3https://cdn.oddschecker.com/splash/css/splash-ff574254b5f6d071ceaecf6b7e7b8095.csscdn.oddschecker.com/splash/css/spla... https://cdn.oddschecker.com/splash/css/splash-ff574254b5f6d071ceaecf6b7e7b8095.css — 200 — 3.0 KiB — 22 ms — h3https://widgets.oddschecker.com/v2/widget?json&host=eyJyZWZlcmVyIjoiaHR0cDovL2JldGJ1aWxkZXIuY29tL2Zvb3RiYWxsIiwic2xvdCI6IjBUck02elRIa1phX1pETmZUWEF1WSJ9widgets.oddschecker.com/v2/widget?j... https://widgets.oddschecker.com/v2/widget?json&host=eyJyZWZlcmVyIjoiaHR0cDovL2JldGJ1aWxkZXIuY29tL2Zvb3RiYWxsIiwic2xvdCI6IjBUck02elRIa1phX1pETmZUWEF1WSJ9 — 204 — 12 B — 300 ms — h3https://static.oddschecker.com/content/types/HM2/betgoodwinhp.png?v=9075631static.oddschecker.com/content/type... https://static.oddschecker.com/content/types/HM2/betgoodwinhp.png?v=9075631 — 200 — 41.4 KiB — 24 ms — h3https://static.oddschecker.com/content/types/HM2/greghdhghshs-tpda.jpeg?v=8230047static.oddschecker.com/content/type... https://static.oddschecker.com/content/types/HM2/greghdhghshs-tpda.jpeg?v=8230047 — 200 — 45.5 KiB — 30 ms — h3https://static.oddschecker.com/content/types/HM2/ladbrokes-hp-splash.jpeg?v=8153233static.oddschecker.com/content/type... https://static.oddschecker.com/content/types/HM2/ladbrokes-hp-splash.jpeg?v=8153233 — 200 — 34.2 KiB — 29 ms — h3https://static.oddschecker.com/content/types/HM2/muvsbhp.png?v=9190129static.oddschecker.com/content/type... https://static.oddschecker.com/content/types/HM2/muvsbhp.png?v=9190129 — 200 — 41.4 KiB — 41 ms — h3https://static.oddschecker.com/OC/i/flags-new/svg/flag-sprite.svgstatic.oddschecker.com/OC/i/flags-n... https://static.oddschecker.com/OC/i/flags-new/svg/flag-sprite.svg — 200 — 50.5 KiB — 45 ms — h3https://static.oddschecker.com/OC/i/beta-new/sprite@2x.pngstatic.oddschecker.com/OC/i/beta-ne... https://static.oddschecker.com/OC/i/beta-new/sprite@2x.png — 200 — 159.1 KiB — 48 ms — h3https://static.oddschecker.com/OC/i/icons/sports/football-black.svgstatic.oddschecker.com/OC/i/icons/s... https://static.oddschecker.com/OC/i/icons/sports/football-black.svg — 200 — 1.1 KiB — 28 ms — h3https://static.oddschecker.com/OC/i/icons/sports/pool-black.svgstatic.oddschecker.com/OC/i/icons/s... https://static.oddschecker.com/OC/i/icons/sports/pool-black.svg — 200 — 427 B — 27 ms — h3https://static.oddschecker.com/OC/build/v.1192/OC/i/beta-new/sprite@2x.pngstatic.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1192/OC/i/beta-new/sprite@2x.png — 200 — 110.8 KiB — 25 ms — h3https://cdn.oddschecker.com/theme/img/icons/betslip-1fc61a52ab.svgcdn.oddschecker.com/theme/img/icons... https://cdn.oddschecker.com/theme/img/icons/betslip-1fc61a52ab.svg — 200 — 454 B — 20 ms — h3https://cdn.oddschecker.com/theme/img/icons/present-blue-1c0739c6d0.svgcdn.oddschecker.com/theme/img/icons... https://cdn.oddschecker.com/theme/img/icons/present-blue-1c0739c6d0.svg — 200 — 972 B — 24 ms — h3https://www.oddschecker.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.oddschecker.com/cdn-cgi/challen... https://www.oddschecker.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 500 B — 82 ms — h3https://cdn.oddschecker.com/theme/img/logos/oddschecker_new-65e5baed88.svgcdn.oddschecker.com/theme/img/logos... https://cdn.oddschecker.com/theme/img/logos/oddschecker_new-65e5baed88.svg — 200 — 102.5 KiB — 88 ms — h3https://cdn.oddschecker.com/theme/img/menu/home-white-895c121c73.svgcdn.oddschecker.com/theme/img/menu/... https://cdn.oddschecker.com/theme/img/menu/home-white-895c121c73.svg — 200 — 695 B — 78 ms — h3https://cdn.oddschecker.com/theme/img/icons/present-white-94bed247cd.svgcdn.oddschecker.com/theme/img/icons... https://cdn.oddschecker.com/theme/img/icons/present-white-94bed247cd.svg — 200 — 973 B — 79 ms — h3https://cdn.oddschecker.com/theme/img/menu/casino-white-595bd125ce.svgcdn.oddschecker.com/theme/img/menu/... https://cdn.oddschecker.com/theme/img/menu/casino-white-595bd125ce.svg — 200 — 1.4 KiB — 78 ms — h3https://cdn.oddschecker.com/theme/img/menu/betting-splits-white-78183baa0f.svgcdn.oddschecker.com/theme/img/menu/... https://cdn.oddschecker.com/theme/img/menu/betting-splits-white-78183baa0f.svg — 200 — 637 B — 78 ms — h3https://cdn.oddschecker.com/theme/img/menu/OC+_white-4aa761c6b7.pngcdn.oddschecker.com/theme/img/menu/... https://cdn.oddschecker.com/theme/img/menu/OC+_white-4aa761c6b7.png — 200 — 5.8 KiB — 77 ms — h3https://cdn.oddschecker.com/theme/img/menu/trends-white-e12b61e253.svgcdn.oddschecker.com/theme/img/menu/... https://cdn.oddschecker.com/theme/img/menu/trends-white-e12b61e253.svg — 200 — 850 B — 76 ms — h3https://cdn.oddschecker.com/theme/img/menu/ev-white-c23c61097f.svgcdn.oddschecker.com/theme/img/menu/... https://cdn.oddschecker.com/theme/img/menu/ev-white-c23c61097f.svg — 200 — 593 B — 77 ms — h3https://cdn.oddschecker.com/theme/img/menu/tip-white-e62bace5b4.svgcdn.oddschecker.com/theme/img/menu/... https://cdn.oddschecker.com/theme/img/menu/tip-white-e62bace5b4.svg — 200 — 691 B — 86 ms — h3https://cdn.oddschecker.com/theme/img/menu/insight-white-2815c804b0.svgcdn.oddschecker.com/theme/img/menu/... https://cdn.oddschecker.com/theme/img/menu/insight-white-2815c804b0.svg — 200 — 385 B — 77 ms — h3https://tracking.oddschecker.com/uk-abtest-pixel.png?event=A%2FB+Test&eventAction=hide-offer-modal&referrer=%2F&eventLabel=control&deviceIdHash=f5221939-4516-4080-a8d5-b3ba3823d19e&myOcUserId=nulltracking.oddschecker.com/uk-abtest-... https://tracking.oddschecker.com/uk-abtest-pixel.png?event=A%2FB+Test&eventAction=hide-offer-modal&referrer=%2F&eventLabel=control&deviceIdHash=f5221939-4516-4080-a8d5-b3ba3823d19e&myOcUserId=null — 200 — 1.2 KiB — 173 ms — h2https://www.oddschecker.com/api/v1/ingestwww.oddschecker.com/api/v1/ingest https://www.oddschecker.com/api/v1/ingest — 200 — 261 B — 160 ms — h3https://static.oddschecker.com/OC/js/build/prod/third-party/bundle.tracing.min.3p.1.2.jsstatic.oddschecker.com/OC/js/build/... https://static.oddschecker.com/OC/js/build/prod/third-party/bundle.tracing.min.3p.1.2.js — 200 — 27.6 KiB — 55 ms — h3https://static.oddschecker.com/OC/js/build/prod/third-party/diffusion.3p.1.2.jsstatic.oddschecker.com/OC/js/build/... https://static.oddschecker.com/OC/js/build/prod/third-party/diffusion.3p.1.2.js — 200 — 129.0 KiB — 78 ms — h3https://static.oddschecker.com/OC/js/build/prod/default/diffusion-ui-client.1404.jsstatic.oddschecker.com/OC/js/build/... https://static.oddschecker.com/OC/js/build/prod/default/diffusion-ui-client.1404.js — 200 — 823 B — 60 ms — h3https://tracking..oddschecker.com/uk-offer-impressions-pixel.png?bookmaker=&offer_location=splash-special-offer&offer_position=2&offer_title=&referrer=%2Ftracking..oddschecker.com/uk-offer-... https://tracking..oddschecker.com/uk-offer-impressions-pixel.png?bookmaker=&offer_location=splash-special-offer&offer_position=2&offer_title=&referrer=%2F — -1 — 0 B — 135 ms — https://tracking..oddschecker.com/uk-offer-impressions-pixel.png?bookmaker=PP&offer_location=splash-special-offer&offer_position=4&offer_title=Man%20United%20vs%20Sabah%20%E2%80%93%20Man%20United%20to%20Win%20@50/1&referrer=%2Ftracking..oddschecker.com/uk-offer-... https://tracking..oddschecker.com/uk-offer-impressions-pixel.png?bookmaker=PP&offer_location=splash-special-offer&offer_position=4&offer_title=Man%20United%20vs%20Sabah%20%E2%80%93%20Man%20United%20to%20Win%20@50/1&referrer=%2F — -1 — 0 B — 135 ms — https://tracking..oddschecker.com/uk-offer-impressions-pixel.png?bookmaker=G5&offer_location=splash-special-offer&offer_position=1&offer_title=Bet%20%C2%A310%20Get%20%C2%A315%20in%20Free%20Bets&referrer=%2Ftracking..oddschecker.com/uk-offer-... https://tracking..oddschecker.com/uk-offer-impressions-pixel.png?bookmaker=G5&offer_location=splash-special-offer&offer_position=1&offer_title=Bet%20%C2%A310%20Get%20%C2%A315%20in%20Free%20Bets&referrer=%2F — -1 — 0 B — 135 ms — https://www.oddschecker.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/330e41bb475c/main.js?www.oddschecker.com/cdn-cgi/challen... https://www.oddschecker.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/330e41bb475c/main.js? — 200 — 9.5 KiB — 52 ms — h3https://cdn.oddschecker.com/theme/img/sport-icons/football-black-6edee45a65.svgcdn.oddschecker.com/theme/img/sport... https://cdn.oddschecker.com/theme/img/sport-icons/football-black-6edee45a65.svg — 200 — 1.9 KiB — 58 ms — h3https://cdn.oddschecker.com/theme/img/sport-icons/horse-racing-black-26e593e684.svgcdn.oddschecker.com/theme/img/sport... https://cdn.oddschecker.com/theme/img/sport-icons/horse-racing-black-26e593e684.svg — 200 — 1.9 KiB — 56 ms — h3https://cdn.oddschecker.com/theme/img/sport-icons/golf-black-5c83256d9a.svgcdn.oddschecker.com/theme/img/sport... https://cdn.oddschecker.com/theme/img/sport-icons/golf-black-5c83256d9a.svg — 200 — 3.3 KiB — 56 ms — h3https://cdn.oddschecker.com/theme/img/sport-icons/tennis-black-cbb1b386b1.svgcdn.oddschecker.com/theme/img/sport... https://cdn.oddschecker.com/theme/img/sport-icons/tennis-black-cbb1b386b1.svg — 200 — 1.3 KiB — 55 ms — h3https://cdn.oddschecker.com/theme/img/sport-icons/cricket-black-415b8a9616.svgcdn.oddschecker.com/theme/img/sport... https://cdn.oddschecker.com/theme/img/sport-icons/cricket-black-415b8a9616.svg — 200 — 3.1 KiB — 55 ms — h3https://cdn.oddschecker.com/theme/img/sport-icons/politics-black-5095d3c400.svgcdn.oddschecker.com/theme/img/sport... https://cdn.oddschecker.com/theme/img/sport-icons/politics-black-5095d3c400.svg — 200 — 4.0 KiB — 54 ms — h3https://cdn.oddschecker.com/theme/img/sport-icons/american-football-black-8e7ae4de88.svgcdn.oddschecker.com/theme/img/sport... https://cdn.oddschecker.com/theme/img/sport-icons/american-football-black-8e7ae4de88.svg — 200 — 910 B — 53 ms — h3https://cdn.oddschecker.com/theme/img/sport-icons/athletics-black-3124d37da2.svgcdn.oddschecker.com/theme/img/sport... https://cdn.oddschecker.com/theme/img/sport-icons/athletics-black-3124d37da2.svg — 200 — 4.4 KiB — 53 ms — h3https://cdn.oddschecker.com/theme/img/sport-icons/australian-rugby-black-b00173afc1.svgcdn.oddschecker.com/theme/img/sport... https://cdn.oddschecker.com/theme/img/sport-icons/australian-rugby-black-b00173afc1.svg — 200 — 5.4 KiB — 52 ms — h3https://www.oddschecker.com/cdn-cgi/challenge-platform/h/g/jsd/oneshot/330e41bb475c/0.19244617628428584:1788980728:aLZOA1N37ZQDsRAh8KDwHMPAuk4Js4zi3NXrZXSG8YU/a388e8232d1c046dwww.oddschecker.com/cdn-cgi/challen... https://www.oddschecker.com/cdn-cgi/challenge-platform/h/g/jsd/oneshot/330e41bb475c/0.19244617628428584:1788980728:aLZOA1N37ZQDsRAh8KDwHMPAuk4Js4zi3NXrZXSG8YU/a388e8232d1c046d — 200 — 1.3 KiB — 24 ms — h3https://aax.amazon-adsystem.com/e/dtb/bid/698444.04/0/prebid?adunitid=pqxovk_300x250_492471aax.amazon-adsystem.com/e/dtb/bid/6... https://aax.amazon-adsystem.com/e/dtb/bid/698444.04/0/prebid?adunitid=pqxovk_300x250_492471 — 200 — 304 B — 159 ms — h2https://www.googletagmanager.com/gtag/js?id=G-DYH22RGD1Z&cx=c&gtm=4e6941www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DYH22RGD1Z&cx=c&gtm=4e6941 — 200 — 181.2 KiB — 166 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-606669273&cx=c&gtm=4e6941www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-606669273&cx=c&gtm=4e6941 — 200 — 158.8 KiB — 144 ms — h2https://www.googletagmanager.com/gtag/js?id=G-89STYVZ289&cx=c&gtm=4e6941www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-89STYVZ289&cx=c&gtm=4e6941 — 200 — 170.1 KiB — 159 ms — h2https://cdn.webpu.sh/xBJ3ESRjpcvb_RjamguhgQGRn7xD6EHk/sdk.jscdn.webpu.sh/xBJ3ESRjpcvb_RjamguhgQ... https://cdn.webpu.sh/xBJ3ESRjpcvb_RjamguhgQGRn7xD6EHk/sdk.js — 200 — 40.6 KiB — 46 ms — h2https://secure.quantserve.com/quant.jssecure.quantserve.com/quant.js https://secure.quantserve.com/quant.js — 200 — 12.6 KiB — 139 ms — h2https://a.optnmstr.com/app/js/api.min.jsa.optnmstr.com/app/js/api.min.js https://a.optnmstr.com/app/js/api.min.js — 200 — 18.1 KiB — 54 ms — h2https://fast.appcues.com/224307.jsfast.appcues.com/224307.js https://fast.appcues.com/224307.js — 200 — 946 B — 61 ms — h2https://touchpoint-sdk.visioncritical.com/main.jstouchpoint-sdk.visioncritical.com/m... https://touchpoint-sdk.visioncritical.com/main.js — 200 — 79.7 KiB — 71 ms — h2https://a.omappapi.com/app/js/api.min.cssa.omappapi.com/app/js/api.min.css https://a.omappapi.com/app/js/api.min.css — 200 — 2.9 KiB — 53 ms — h2https://api.omappapi.com/v2/embed/28878?d=oddschecker.com&device=mobileapi.omappapi.com/v2/embed/28878?d=o... https://api.omappapi.com/v2/embed/28878?d=oddschecker.com&device=mobile — 401 — 872 B — 200 ms — h2https://api.xtremepush.com/push/api/deviceCreateapi.xtremepush.com/push/api/deviceC... https://api.xtremepush.com/push/api/deviceCreate — 200 — 698 B — 464 ms — h2https://api-touchpoint.eu2.alida.com/distributor/distributor.Distributor/GetWidgets?app_id=OMI7brveNzKkz1xapi-touchpoint.eu2.alida.com/distri... https://api-touchpoint.eu2.alida.com/distributor/distributor.Distributor/GetWidgets?app_id=OMI7brveNzKkz1x — -1 — 0 B — 241 ms — https://api-touchpoint.eu2.alida.com/distributor/distributor.Distributor/GetWidgets?app_id=OMI7brveNzKkz1xapi-touchpoint.eu2.alida.com/distri... https://api-touchpoint.eu2.alida.com/distributor/distributor.Distributor/GetWidgets?app_id=OMI7brveNzKkz1x — 200 — 0 B — 192 ms — h2https://rules.quantcount.com/rules-p-Px6HbdyfmdqpB.jsrules.quantcount.com/rules-p-Px6Hbd... https://rules.quantcount.com/rules-p-Px6HbdyfmdqpB.js — 200 — 1.7 KiB — 59 ms — h2https://pluggedlabs.com/p3qohp2mzt968vkuq1gc5w2z3_3hjz4dpluggedlabs.com/p3qohp2mzt968vkuq1g... https://pluggedlabs.com/p3qohp2mzt968vkuq1gc5w2z3_3hjz4d — 200 — 328 B — 62 ms — h3https://dev.visualwebsiteoptimizer.com/eu01/events/t/u?en=gtm.scrollDepth&a=772951&_cu=https%3A%2F%2Fwww.oddschecker.com%2Fdev.visualwebsiteoptimizer.com/eu01... https://dev.visualwebsiteoptimizer.com/eu01/events/t/u?en=gtm.scrollDepth&a=772951&_cu=https%3A%2F%2Fwww.oddschecker.com%2F — 200 — 37 B — 28 ms — h3https://dev.visualwebsiteoptimizer.com/eu01/events/t/u?en=gtm.scroll&a=772951&_cu=https%3A%2F%2Fwww.oddschecker.com%2Fdev.visualwebsiteoptimizer.com/eu01... https://dev.visualwebsiteoptimizer.com/eu01/events/t/u?en=gtm.scroll&a=772951&_cu=https%3A%2F%2Fwww.oddschecker.com%2F — 200 — 37 B — 29 ms — h3blob:https://www.oddschecker.com/f9f04e26-3435-4b9b-bc4c-a4af75b7c3b9www.oddschecker.com/f9f04e26-3435-4... blob:https://www.oddschecker.com/f9f04e26-3435-4b9b-bc4c-a4af75b7c3b9 — 200 — -1 B — 24 ms — blobhttps://pluggedlabs.com/p3qohp2mzt968vkuq1gc5w2z3_3hjz4dpluggedlabs.com/p3qohp2mzt968vkuq1g... https://pluggedlabs.com/p3qohp2mzt968vkuq1gc5w2z3_3hjz4d — 200 — 1.2 KiB — 35 ms — h3https://www.oddschecker.com/cdn-cgi/rum?www.oddschecker.com/cdn-cgi/rum? https://www.oddschecker.com/cdn-cgi/rum? — 204 — 222 B — 24 ms — h3https://cdn.jsdelivr.net/npm/short-unique-id@latest/dist/short-unique-id.min.jscdn.jsdelivr.net/npm/short-unique-i... https://cdn.jsdelivr.net/npm/short-unique-id@latest/dist/short-unique-id.min.js — 200 — 3.4 KiB — 113 ms — h2https://static.oddschecker.com/OC/build/v.1404/OC/i/MO/layout/favicon.png?v=1.0.16static.oddschecker.com/OC/build/v.1... https://static.oddschecker.com/OC/build/v.1404/OC/i/MO/layout/favicon.png?v=1.0.16 — 200 — 3.2 KiB — 20 ms — h3https://pluggedlabs.com/build/p9xp5xwge_oqblz5zda8zi4t/ConsentManager,Sticky2pluggedlabs.com/build/p9xp5xwge_oqb... https://pluggedlabs.com/build/p9xp5xwge_oqblz5zda8zi4t/ConsentManager,Sticky2 — 200 — 206.8 KiB — 93 ms — h3https://cdn.oddschecker.com/theme/img/sport-icons/awards-black-bec0967bfc.svgcdn.oddschecker.com/theme/img/sport... https://cdn.oddschecker.com/theme/img/sport-icons/awards-black-bec0967bfc.svg — 200 — 260 B — 29 ms — h3https://cdn.oddschecker.com/theme/img/sport-icons/badminton-black-6e527361ed.svgcdn.oddschecker.com/theme/img/sport... https://cdn.oddschecker.com/theme/img/sport-icons/badminton-black-6e527361ed.svg — 200 — 605 B — 28 ms — h3https://cdn.oddschecker.com/theme/img/sport-icons/baseball-black-75e14c9788.svgcdn.oddschecker.com/theme/img/sport... https://cdn.oddschecker.com/theme/img/sport-icons/baseball-black-75e14c9788.svg — 200 — 2.7 KiB — 28 ms — h3https://cdn.oddschecker.com/theme/img/sport-icons/basketball-black-db0b4c8578.svgcdn.oddschecker.com/theme/img/sport... https://cdn.oddschecker.com/theme/img/sport-icons/basketball-black-db0b4c8578.svg — 200 — 3.2 KiB — 24 ms — h3https://tracking.oddschecker.com/uk-dynamic-id-pixel.png?dynamic_id=WkHGCIqXpf&ga_client_id=falsetracking.oddschecker.com/uk-dynamic... https://tracking.oddschecker.com/uk-dynamic-id-pixel.png?dynamic_id=WkHGCIqXpf&ga_client_id=false — 200 — 812 B — 62 ms — h2https://api.xtremepush.com/push/api/deviceUpdateapi.xtremepush.com/push/api/deviceU... https://api.xtremepush.com/push/api/deviceUpdate — 200 — 330 B — 35 ms — h2https://log.tagdeliver.com/log.tagdeliver.com/ https://log.tagdeliver.com/ — 204 — 0 B — 159 ms — h2https://pluggedlabs.com/build/pl6cxp78pz49zuzb91jkk6jkkc4nd10jziit62hudl56k_tpluggedlabs.com/build/pl6cxp78pz49z... https://pluggedlabs.com/build/pl6cxp78pz49zuzb91jkk6jkkc4nd10jziit62hudl56k_t — 200 — 113.9 KiB — 40 ms — h3https://images.getadmiral.com/Myw3NjczYmFiYTE0NzUimages.getadmiral.com/Myw3NjczYmFiY... https://images.getadmiral.com/Myw3NjczYmFiYTE0NzU — 200 — 4.4 KiB — 93 ms — h2https://acdn.adnxs.com/dmp/up/pixie.jsacdn.adnxs.com/dmp/up/pixie.js https://acdn.adnxs.com/dmp/up/pixie.js — 200 — 9.2 KiB — 52 ms — http/1.1https://log.tagdeliver.com/log.tagdeliver.com/ https://log.tagdeliver.com/ — 200 — 117 B — 87 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=13&frm=0&apvc=1&ae=g&en=page_view&dl=https%3A%2F%2Fwww.oddschecker.com%2F&scrsrc=www.googletagmanager.com&rnd=56771737.1788985368&navt=n&npa=1&gdpr=1&gdpr_consent=CQqRk8AQqRk8AAJAGAENCvFgAAAAAEPgAAwIAAARmgJgAVAAuABwAEAAJAAZAA0ACKAEwAZYA_QCOgJpAUgAvMBkgDYwICARmAAA.IAAA.YAAAD_wAAAAA&ep.ads_data_redaction=0&gdid=dYzhhYT&_tu=CA&gtm=45He6941v72241276za200zd72241276xea&gcs=G100&gcd=13q3p3q3q5l1&dma_cps=-&dma=1&tcfd=1095e&tag_exp=115938465~115938468~118897920~118897930~120385422~120412526~120469145~120469153&tft=1788985368048&tfd=3193&fmt=8pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=13&frm=0&apvc=1&ae=g&en=page_view&dl=https%3A%2F%2Fwww.oddschecker.com%2F&scrsrc=www.googletagmanager.com&rnd=56771737.1788985368&navt=n&npa=1&gdpr=1&gdpr_consent=CQqRk8AQqRk8AAJAGAENCvFgAAAAAEPgAAwIAAARmgJgAVAAuABwAEAAJAAZAA0ACKAEwAZYA_QCOgJpAUgAvMBkgDYwICARmAAA.IAAA.YAAAD_wAAAAA&ep.ads_data_redaction=0&gdid=dYzhhYT&_tu=CA&gtm=45He6941v72241276za200zd72241276xea&gcs=G100&gcd=13q3p3q3q5l1&dma_cps=-&dma=1&tcfd=1095e&tag_exp=115938465~115938468~118897920~118897930~120385422~120412526~120469145~120469153&tft=1788985368048&tfd=3193&fmt=8 — 200 — 21 B — 120 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=7&frm=0&apvc=0&tid=AW-606669273&en=page_view&dl=https%3A%2F%2Fwww.oddschecker.com%2F&scrsrc=www.googletagmanager.com&rnd=56771737.1788985368&navt=n&npa=1&gdpr=1&gdpr_consent=CQqRk8AQqRk8AAJAGAENCvFgAAAAAEPgAAwIAAARmgJgAVAAuABwAEAAJAAZAA0ACKAEwAZYA_QCOgJpAUgAvMBkgDYwICARmAAA.IAAA.YAAAD_wAAAAA&did=dYzhhYT&gdid=dYzhhYT&gpp=DBAA&gpp_sid=-1&_tu=CA&gtm=45be6941v869110706z872241276za20gzb72241276zd72241276xec&gcs=G100&gcd=13q3p3q3q5l1&dma_cps=-&dma=1&tcfd=1095e&tag_exp=115938465~115938469~118897920~118897930~120213116~120385422~120469145~120469153~120474864~120914213&tft=1788985368049&tfd=3195&tids=AW-606669273&fmt=8pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=7&frm=0&apvc=0&tid=AW-606669273&en=page_view&dl=https%3A%2F%2Fwww.oddschecker.com%2F&scrsrc=www.googletagmanager.com&rnd=56771737.1788985368&navt=n&npa=1&gdpr=1&gdpr_consent=CQqRk8AQqRk8AAJAGAENCvFgAAAAAEPgAAwIAAARmgJgAVAAuABwAEAAJAAZAA0ACKAEwAZYA_QCOgJpAUgAvMBkgDYwICARmAAA.IAAA.YAAAD_wAAAAA&did=dYzhhYT&gdid=dYzhhYT&gpp=DBAA&gpp_sid=-1&_tu=CA&gtm=45be6941v869110706z872241276za20gzb72241276zd72241276xec&gcs=G100&gcd=13q3p3q3q5l1&dma_cps=-&dma=1&tcfd=1095e&tag_exp=115938465~115938469~118897920~118897930~120213116~120385422~120469145~120469153~120474864~120914213&tft=1788985368049&tfd=3195&tids=AW-606669273&fmt=8 — 200 — 21 B — 121 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=7&frm=0&apvc=0&ae=g&tid=AW-606669273&dl=https%3A%2F%2Fwww.oddschecker.com%2F&scrsrc=www.googletagmanager.com&rnd=56771737.1788985368&navt=n&npa=1&gdpr=1&gdpr_consent=CQqRk8AQqRk8AAJAGAENCvFgAAAAAEPgAAwIAAARmgJgAVAAuABwAEAAJAAZAA0ACKAEwAZYA_QCOgJpAUgAvMBkgDYwICARmAAA.IAAA.YAAAD_wAAAAA&ep.ads_data_redaction=0&did=dYzhhYT&gdid=dYzhhYT&gpp=DBAA&gpp_sid=-1&_tu=CA&gtm=45be6941v869110706z872241276za20gzb72241276zd72241276xea&gcs=G100&gcd=13q3p3q3q5l1&dma_cps=-&dma=1&tcfd=1095e&tag_exp=115938465~115938469~118897920~118897930~120213116~120385422~120469145~120469153~120474864~120914213&tft=1788985368051&tfd=3197&tids=AW-606669273&fmt=8pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=7&frm=0&apvc=0&ae=g&tid=AW-606669273&dl=https%3A%2F%2Fwww.oddschecker.com%2F&scrsrc=www.googletagmanager.com&rnd=56771737.1788985368&navt=n&npa=1&gdpr=1&gdpr_consent=CQqRk8AQqRk8AAJAGAENCvFgAAAAAEPgAAwIAAARmgJgAVAAuABwAEAAJAAZAA0ACKAEwAZYA_QCOgJpAUgAvMBkgDYwICARmAAA.IAAA.YAAAD_wAAAAA&ep.ads_data_redaction=0&did=dYzhhYT&gdid=dYzhhYT&gpp=DBAA&gpp_sid=-1&_tu=CA&gtm=45be6941v869110706z872241276za20gzb72241276zd72241276xea&gcs=G100&gcd=13q3p3q3q5l1&dma_cps=-&dma=1&tcfd=1095e&tag_exp=115938465~115938469~118897920~118897930~120213116~120385422~120469145~120469153~120474864~120914213&tft=1788985368051&tfd=3197&tids=AW-606669273&fmt=8 — 200 — 21 B — 117 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-89STYVZ289&gtm=45je6941v9137402974z872241276za20gzb72241276zd72241276&_p=1788985366072&gcs=G100&gcd=13q3p3q3q5l1&npa=1&dma_cps=-&dma=1&tcfd=1095u&gdid=dYzhhYT&cid=1050344183.1788985368&frm=0&ngs=1&pscdl=denied&rcb=17&sr=412x823&uaa=&uab=64&uafvl=Not%253FA_Brand%3B24.0.0.0%7CChromium%3B152.0.7977.82&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938465~115938469~118897920~118897930~120213116~120385423~120469145~120469153&sid=1788985367&sct=1&seg=0&dl=https%3A%2F%2Fwww.oddschecker.com%2F&dt=Oddschecker%20%7C%20Betting%20Odds%20from%2025%2B%20UK%20Betting%20Sites&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3288www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-89STYVZ289&gtm=45je6941v9137402974z872241276za20gzb72241276zd72241276&_p=1788985366072&gcs=G100&gcd=13q3p3q3q5l1&npa=1&dma_cps=-&dma=1&tcfd=1095u&gdid=dYzhhYT&cid=1050344183.1788985368&frm=0&ngs=1&pscdl=denied&rcb=17&sr=412x823&uaa=&uab=64&uafvl=Not%253FA_Brand%3B24.0.0.0%7CChromium%3B152.0.7977.82&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938465~115938469~118897920~118897930~120213116~120385423~120469145~120469153&sid=1788985367&sct=1&seg=0&dl=https%3A%2F%2Fwww.oddschecker.com%2F&dt=Oddschecker%20%7C%20Betting%20Odds%20from%2025%2B%20UK%20Betting%20Sites&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3288 — 204 — 48 B — 94 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-DYH22RGD1Z&gtm=45je6941v877148161z872241276za20gzb72241276zd72241276&_p=1788985366072&gcs=G100&gcd=13q3p3q3q5l1&npa=1&dma_cps=-&dma=1&tcfd=1095u&gdid=dYzhhYT&_eu=EAAAAGAC&cid=1050344183.1788985368&frm=0&ir=1&pscdl=denied&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not%253FA_Brand%3B24.0.0.0%7CChromium%3B152.0.7977.82&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115938465~115938469~118897920~118897930~120213116~120385422~120469145~120469153&uid=&sid=1788985367&sct=1&seg=0&dl=https%3A%2F%2Fwww.oddschecker.com%2F&dt=Oddschecker%20%7C%20Betting%20Odds%20from%2025%2B%20UK%20Betting%20Sites&_tu=CA&en=page_view&_fv=1&_ss=1&ep.fingerprint_id=v1.c7d346a4afae912b.SaET76kjmlOQg0pMVQaNuDh3Q7flOVKZCKFo5BuH7zg%3D&ep.cloudflare_session_id=0513c7b1-c0cf-4e04-9594-a79f6f1158bb&tfd=3303www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-DYH22RGD1Z&gtm=45je6941v877148161z872241276za20gzb72241276zd72241276&_p=1788985366072&gcs=G100&gcd=13q3p3q3q5l1&npa=1&dma_cps=-&dma=1&tcfd=1095u&gdid=dYzhhYT&_eu=EAAAAGAC&cid=1050344183.1788985368&frm=0&ir=1&pscdl=denied&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not%253FA_Brand%3B24.0.0.0%7CChromium%3B152.0.7977.82&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115938465~115938469~118897920~118897930~120213116~120385422~120469145~120469153&uid=&sid=1788985367&sct=1&seg=0&dl=https%3A%2F%2Fwww.oddschecker.com%2F&dt=Oddschecker%20%7C%20Betting%20Odds%20from%2025%2B%20UK%20Betting%20Sites&_tu=CA&en=page_view&_fv=1&_ss=1&ep.fingerprint_id=v1.c7d346a4afae912b.SaET76kjmlOQg0pMVQaNuDh3Q7flOVKZCKFo5BuH7zg%3D&ep.cloudflare_session_id=0513c7b1-c0cf-4e04-9594-a79f6f1158bb&tfd=3303 — 204 — 552 B — 78 ms — h2https://ib.adnxs.com/pixie/up?pi=0eb25667-b251-4617-8ccf-adfdd1a4ce21ib.adnxs.com/pixie/up?pi=0eb25667-b... https://ib.adnxs.com/pixie/up?pi=0eb25667-b251-4617-8ccf-adfdd1a4ce21 — 200 — 327 B — 149 ms — h2https://pluggedlabs.com/p3qohp2mzt968vkuq1gc5w2z3_3hjz4dpluggedlabs.com/p3qohp2mzt968vkuq1g... https://pluggedlabs.com/p3qohp2mzt968vkuq1gc5w2z3_3hjz4d — 200 — 315 B — 34 ms — h3https://dev.visualwebsiteoptimizer.com/eu01/events/t/u?en=gtm.timer&a=772951&_cu=https%3A%2F%2Fwww.oddschecker.com%2Fdev.visualwebsiteoptimizer.com/eu01... https://dev.visualwebsiteoptimizer.com/eu01/events/t/u?en=gtm.timer&a=772951&_cu=https%3A%2F%2Fwww.oddschecker.com%2F — 200 — 37 B — 27 ms — h3https://api.xtremepush.com/push/api/eventHitapi.xtremepush.com/push/api/eventHi... https://api.xtremepush.com/push/api/eventHit — 200 — 533 B — 55 ms — h2https://dev.visualwebsiteoptimizer.com/eu01/events/t/u?en=gtm.addXPID&a=772951&_cu=https%3A%2F%2Fwww.oddschecker.com%2Fdev.visualwebsiteoptimizer.com/eu01... https://dev.visualwebsiteoptimizer.com/eu01/events/t/u?en=gtm.addXPID&a=772951&_cu=https%3A%2F%2Fwww.oddschecker.com%2F — 200 — 37 B — 64 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-DYH22RGD1Z&gtm=45je6941v877148161za20gzb72241276zd72241276&_p=1788985366072&gcs=G100&gcd=13q3p3q3q5l1&npa=1&dma_cps=-&dma=1&tcfd=1095u&gdid=dYzhhYT&_eu=EEAAAGAC&ae=a&cid=1050344183.1788985368&frm=0&ir=1&pscdl=denied&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not%253FA_Brand%3B24.0.0.0%7CChromium%3B152.0.7977.82&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=115938465~115938469~118897920~118897930~120213116~120385422~120469145~120469153&uid=&sid=1788985367&sct=1&seg=0&dl=https%3A%2F%2Fwww.oddschecker.com%2F&dt=Oddschecker%20%7C%20Betting%20Odds%20from%2025%2B%20UK%20Betting%20Sites&_tu=CA&en=scroll&ep.fingerprint_id=v1.c7d346a4afae912b.SaET76kjmlOQg0pMVQaNuDh3Q7flOVKZCKFo5BuH7zg%3D&ep.cloudflare_session_id=0513c7b1-c0cf-4e04-9594-a79f6f1158bb&epn.percent_scrolled=90&_et=4&tfd=3473www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-DYH22RGD1Z&gtm=45je6941v877148161za20gzb72241276zd72241276&_p=1788985366072&gcs=G100&gcd=13q3p3q3q5l1&npa=1&dma_cps=-&dma=1&tcfd=1095u&gdid=dYzhhYT&_eu=EEAAAGAC&ae=a&cid=1050344183.1788985368&frm=0&ir=1&pscdl=denied&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not%253FA_Brand%3B24.0.0.0%7CChromium%3B152.0.7977.82&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=115938465~115938469~118897920~118897930~120213116~120385422~120469145~120469153&uid=&sid=1788985367&sct=1&seg=0&dl=https%3A%2F%2Fwww.oddschecker.com%2F&dt=Oddschecker%20%7C%20Betting%20Odds%20from%2025%2B%20UK%20Betting%20Sites&_tu=CA&en=scroll&ep.fingerprint_id=v1.c7d346a4afae912b.SaET76kjmlOQg0pMVQaNuDh3Q7flOVKZCKFo5BuH7zg%3D&ep.cloudflare_session_id=0513c7b1-c0cf-4e04-9594-a79f6f1158bb&epn.percent_scrolled=90&_et=4&tfd=3473 — 204 — 48 B — 27 ms — h2https://ib.adnxs-simple.com/pixie?e=PageView&pi=0eb25667-b251-4617-8ccf-adfdd1a4ce21&it=1788985368166&v=0.0.45&u=https%3A%2F%2Fwww.oddschecker.com%2F&st=1788985368166&et=1788985368332&if=0&uetmsmid=b0a2edef-0721-4682-807a-c53f638f4b98&asce=0&ascc=0&tcfhl=1&tcfe=1&tcfgdpr=1&tcfc=0ib.adnxs-simple.com/pixie?e=PageVie... https://ib.adnxs-simple.com/pixie?e=PageView&pi=0eb25667-b251-4617-8ccf-adfdd1a4ce21&it=1788985368166&v=0.0.45&u=https%3A%2F%2Fwww.oddschecker.com%2F&st=1788985368166&et=1788985368332&if=0&uetmsmid=b0a2edef-0721-4682-807a-c53f638f4b98&asce=0&ascc=0&tcfhl=1&tcfe=1&tcfgdpr=1&tcfc=0 — 200 — 232 B — 128 ms — h2https://api.xtremepush.com/push/api/deviceUpdateapi.xtremepush.com/push/api/deviceU... https://api.xtremepush.com/push/api/deviceUpdate — 200 — 559 B — 47 ms — h2https://o465114.ingest.sentry.io/api/5476742/envelope/?sentry_key=ad3e9f721f274a368652a9779d9f560a&sentry_version=7o465114.ingest.sentry.io/api/547674... https://o465114.ingest.sentry.io/api/5476742/envelope/?sentry_key=ad3e9f721f274a368652a9779d9f560a&sentry_version=7 — 403 — 364 B — 135 ms — h2https://tracking..oddschecker.com/uk-offer-impressions-pixel.png?bookmaker=&offer_location=splash-special-offer&offer_position=3&offer_title=&referrer=%2Ftracking..oddschecker.com/uk-offer-... https://tracking..oddschecker.com/uk-offer-impressions-pixel.png?bookmaker=&offer_location=splash-special-offer&offer_position=3&offer_title=&referrer=%2F — -1 — 0 B — 2 ms — https://dev.visualwebsiteoptimizer.com/eu01/events/t/u?en=gtm.splashRotate&a=772951&_cu=https%3A%2F%2Fwww.oddschecker.com%2Fdev.visualwebsiteoptimizer.com/eu01... https://dev.visualwebsiteoptimizer.com/eu01/events/t/u?en=gtm.splashRotate&a=772951&_cu=https%3A%2F%2Fwww.oddschecker.com%2F — 200 — 37 B — 28 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
85% of JavaScript execution is third-party
First-party Third-party 7296ms · 3392KB · $97/mo
static.oddschecker.com
Other
Costly
Execution 1296ms
Transfer 70 KB
Unused 56%
Monthly Cost $17/mo
www.oddschecker.com
Other
Costly
Execution 716ms
Transfer 84 KB
Monthly Cost $10/mo
Google Tag Manager
Tag Manager
Costly
Execution 613ms
Transfer 194 KB
Unused 26%
Monthly Cost $8/mo
cx-resources.oddschecker.com
Other
Costly
Execution 503ms
Transfer 29 KB
Monthly Cost $7/mo
Google Tag Manager
Tag Manager
Costly
Execution 447ms
Transfer 181 KB
Unused 41%
Monthly Cost $6/mo
static.oddschecker.com
Other
Costly
Execution 443ms
Transfer 3 KB
Monthly Cost $6/mo
static.oddschecker.com
Other
Costly
Execution 437ms
Transfer 46 KB
Unused 54%
Monthly Cost $6/mo
pluggedlabs.com
Other
Costly
Execution 349ms
Transfer 96 KB
Unused 46%
Monthly Cost $5/mo
cdn.oddschecker.com
Other
Costly
Execution 338ms
Transfer 36 KB
Monthly Cost $4/mo
www.oddschecker.com
Other
Costly
Execution 265ms
Transfer 0 KB
Monthly Cost $4/mo
cdn.oddschecker.com
Other
Costly
Execution 253ms
Transfer 122 KB
Unused 50%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Costly
Execution 252ms
Transfer 170 KB
Unused 42%
Monthly Cost $3/mo
static.oddschecker.com
Other
Costly
Execution 238ms
Transfer 129 KB
Unused 50%
Monthly Cost $3/mo
static.oddschecker.com
Other
Costly
Execution 234ms
Transfer 28 KB
Monthly Cost $3/mo
pluggedlabs.com
Other
Costly
Execution 222ms
Transfer 207 KB
Unused 44%
Monthly Cost $3/mo
cdn.oddschecker.com
Other
Costly
Execution 207ms
Transfer 1688 KB
Unused 82%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 184ms
Transfer 159 KB
Unused 43%
Monthly Cost $2/mo
static.cloudflareinsights.com
Other
Optional
Execution 113ms
Transfer 10 KB
Monthly Cost $2/mo
cdn.webpu.sh
Other
Optional
Execution 72ms
Transfer 41 KB
Monthly Cost $1/mo
cdn.oddschecker.com
Other
Optional
Execution 62ms
Transfer 0 KB
Monthly Cost $1/mo
widgets.oddschecker.com
Other
Optional
Execution 52ms
Transfer 98 KB
Unused 89%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • static.oddschecker.com adds 1296ms and costs ~$17/month
  • www.oddschecker.com adds 716ms and costs ~$10/month
  • Google Tag Manager adds 613ms and costs ~$8/month
  • cx-resources.oddschecker.com adds 503ms and costs ~$7/month
  • Google Tag Manager adds 447ms and costs ~$6/month
  • static.oddschecker.com adds 443ms and costs ~$6/month
  • static.oddschecker.com adds 437ms and costs ~$6/month
  • pluggedlabs.com adds 349ms and costs ~$5/month
  • cdn.oddschecker.com adds 338ms and costs ~$4/month
  • www.oddschecker.com adds 265ms and costs ~$4/month
  • cdn.oddschecker.com adds 253ms and costs ~$3/month
  • Google Tag Manager adds 252ms and costs ~$3/month
  • static.oddschecker.com adds 238ms and costs ~$3/month
  • static.oddschecker.com adds 234ms and costs ~$3/month
  • pluggedlabs.com adds 222ms and costs ~$3/month
  • cdn.oddschecker.com adds 207ms and costs ~$3/month

85% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

static.oddschecker.com takes 1296ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

56% of static.oddschecker.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

www.oddschecker.com takes 716ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 613ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

cx-resources.oddschecker.com takes 503ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 447ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

static.oddschecker.com takes 443ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

static.oddschecker.com takes 437ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

54% of static.oddschecker.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

pluggedlabs.com takes 349ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

cdn.oddschecker.com takes 338ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.oddschecker.com takes 265ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

cdn.oddschecker.com takes 253ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 252ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

static.oddschecker.com takes 238ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

static.oddschecker.com takes 234ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

pluggedlabs.com takes 222ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

cdn.oddschecker.com takes 207ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

82% of cdn.oddschecker.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

89% of widgets.oddschecker.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback