WANNASPORT

Sports availability in odense

Live availability — checked at 19:06 CET — 324 matches

No exact availability found.

Suggested alternatives: try a different date, remove the start time or duration filter, or raise the max price.

For developers & AI agents

Everything on this page is also a public, unauthenticated JSON API — query it directly instead of parsing HTML. The request below reproduces this exact search.

curl "https://wsapi.wannasport.com/api/public/Availability/search?area=odense&date=2026-09-23&sort=startTime&page=8" \
  -H "Country: DNK" \
  -H "Accept-Language: da" \
  -H "Currency: DKK"

sort accepts startTime, price or duration. Omit area and facility to search all of Denmark. Responses are paginated (50 results per page) via page/totalPages.