Component Integration In A Page
export const getServerSideProps = (async () => {
  const livePageData = await getLivePageData({
    "environment": "staging",
    "sportId": 2,
    "lang": "nl",
    "eventId": 18890,
    "brand": "nb...
API Response Data